grunt-contrib-compress
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "grunt-contrib-compress", | ||
"description": "Compress files and folders.", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"homepage": "https://github.com/gruntjs/grunt-contrib-compress", | ||
@@ -24,3 +24,3 @@ "author": { | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
"node": ">= 0.10.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"dependencies": { | ||
"archiver": "~0.8.0", | ||
"archiver": "~0.9.0", | ||
"prettysize": "~0.0.2" | ||
@@ -37,3 +37,3 @@ }, | ||
"grunt-contrib-jshint": "~0.2.0", | ||
"grunt-contrib-nodeunit": "~0.1.2", | ||
"grunt-contrib-nodeunit": "~0.4.0", | ||
"grunt-contrib-clean": "~0.4.0", | ||
@@ -40,0 +40,0 @@ "grunt-contrib-internal": "~0.4.2", |
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
14698
+ Addedarchiver@0.9.1(transitive)
+ Addedbl@0.6.0(transitive)
+ Addedend-of-stream@0.1.5(transitive)
+ Addedonce@1.3.3(transitive)
+ Addedtar-stream@0.3.3(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedarchiver@0.8.1(transitive)
Updatedarchiver@~0.9.0