asset-wrap
Advanced tools
Comparing version 0.8.5 to 0.9.0
@@ -1,22 +0,27 @@ | ||
**0.8.5** (2014-07-07) | ||
**v0.9.0** (2014-08-17) | ||
- add source map generation to coffee compiler | ||
- upgrade tests to use coffee-script 1.7.x | ||
**v0.8.5** (2014-07-07) | ||
- stylus units value must be an integer | ||
**0.8.4** (2014-07-07) | ||
**v0.8.4** (2014-07-07) | ||
- handle incoming stylus integers as Units | ||
**0.8.3** (2014-07-07) | ||
**v0.8.3** (2014-07-07) | ||
- fix error reporting | ||
**0.8.2** (2014-07-03) | ||
**v0.8.2** (2014-07-03) | ||
- update coffee-script from 1.4.x to 1.7.x | ||
**0.8.1** (2014-06-02) | ||
**v0.8.1** (2014-06-02) | ||
- critical fix for Assets.wrap. only emit one error | ||
**0.8.0** (2014-05-11) | ||
**v0.8.0** (2014-05-11) | ||
@@ -26,3 +31,3 @@ - move back from uglify-js2 to uglifyjs | ||
**0.7.2** (2014-03-16) | ||
**v0.7.2** (2014-03-16) | ||
@@ -29,0 +34,0 @@ - better error message for failed compile |
{ | ||
"name": "asset-wrap", | ||
"description": "Asset management framework for nodejs", | ||
"version": "0.8.5", | ||
"version": "0.9.0", | ||
"author": "Bryant Williams <b.n.williams@gmail.com>", | ||
@@ -30,8 +30,7 @@ "repository": { | ||
"express": "3.4.x", | ||
"mocha": "1.8.x", | ||
"pkgcloud": "0.8.x", | ||
"should": "3.1.x", | ||
"zappajs": "0.4.x" | ||
"mocha": "1.21.x", | ||
"pkgcloud": "0.9.x", | ||
"should": "4.0.x" | ||
}, | ||
"main": "./lib/index" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42301
4