asset-wrap
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -0,1 +1,5 @@ | ||
**v0.9.2** (2014-08-17) | ||
- add engines to package.json, only support >= 0.8.0 | ||
**v0.9.1** (2014-08-17) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "asset-wrap", | ||
"description": "Asset management framework for nodejs", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"author": "Bryant Williams <b.n.williams@gmail.com>", | ||
@@ -34,3 +34,6 @@ "repository": { | ||
}, | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
}, | ||
"main": "./lib/index" | ||
} |
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
43300
125