Comparing version 0.5.3 to 0.5.4
@@ -0,1 +1,6 @@ | ||
0.5.4 / 2011-12-13 | ||
================== | ||
* CoffeeScript removed entirely - JSHint is better for safe JS (found a couple of implicit returns errors with CS that are now fixed) | ||
* Paths should work on windows (used unix slashes for version) | ||
0.5.3 / 2011-12-06 | ||
@@ -2,0 +7,0 @@ ================== |
@@ -5,3 +5,3 @@ { | ||
"description": "An advanced logger for nodejs", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"repository": { | ||
@@ -11,3 +11,3 @@ "type": "git", | ||
}, | ||
"main": "index.js", | ||
"main": "logule.js", | ||
"engines": { | ||
@@ -24,3 +24,2 @@ "node": ">=0.4.10" | ||
"devDependencies": { | ||
"coffee-script": "~1.1.3", | ||
"expresso": "~0.9.0" | ||
@@ -27,0 +26,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
397
78641
13
1