File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ 2.1.1 / 2014-12-29
3+ ==================
4+
5+ * browser: use ` typeof ` to check for ` console ` existence
6+ * browser: check for ` console.log ` truthiness (fix IE 8/9)
7+ * browser: add support for Chrome apps
8+ * Readme: added Windows usage remarks
9+ * Add ` bower.json ` to properly support bower install
10+
2112.1.0 / 2014-10-15
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.0.0 " ,
4+ "version" : " 2.1.1 " ,
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.0 " ,
5+ "version" : " 2.1.1 " ,
66 "keywords" : [
77 " debug" ,
88 " log" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " debug" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
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