File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11
2+ 2.1.3 / 2015-03-13
3+ ==================
4+
5+ * Updated stdout/stderr example (#186 )
6+ * Updated example/stdout.js to match debug current behaviour
7+ * Renamed example/stderr.js to stdout.js
8+ * Update Readme.md (#184 )
9+ * replace high intensity foreground color for bold (#182 , #183 )
10+
2112.1.2 / 2015-03-01
312==================
413
Original file line number Diff line number Diff line change 11{
22 "name" : " visionmedia-debug" ,
33 "main" : " dist/debug.js" ,
4- "version" : " 2.1.2 " ,
4+ "version" : " 2.1.3 " ,
55 "homepage" : " https://github.com/visionmedia/debug" ,
66 "authors" : [
77 " TJ Holowaychuk <tj@vision-media.ca>"
Original file line number Diff line number Diff line change 22 "name" : " debug" ,
33 "repo" : " visionmedia/debug" ,
44 "description" : " small debugging utility" ,
5- "version" : " 2.1.2 " ,
5+ "version" : " 2.1.3 " ,
66 "keywords" : [
77 " debug" ,
88 " log" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " debug" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git://github.com/visionmedia/debug.git"
You can’t perform that action at this time.
0 commit comments