Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "bestzip", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Uses OS zip command if avaliable (for better performance and speed) or node.js version if there is no system command avaliable. Can be called via node or command line.", | ||
@@ -15,3 +15,3 @@ "main": "lib/bestzip.js", | ||
"dependencies": { | ||
"archiver": "^0.12.0", | ||
"archiver": "^0.21.0", | ||
"async": "^0.9.0", | ||
@@ -18,0 +18,0 @@ "concat-stream": "^1.4.6", |
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
+ Addedarchiver@0.21.0(transitive)
+ Addedarchiver-utils@0.3.0(transitive)
+ Addedasync@1.5.2(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbl@1.2.3(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcompress-commons@0.4.2(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedcrc32-stream@0.4.0(transitive)
+ Addedglob@6.0.4(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedlodash@3.10.1(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addednode-int64@0.4.0(transitive)
+ Addednormalize-path@2.0.1(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedprocess-nextick-args@1.0.7(transitive)
+ Addedreadable-stream@2.0.6(transitive)
+ Addedtar-stream@1.3.2(transitive)
+ Addedzip-stream@0.8.0(transitive)
- Removedarchiver@0.12.0(transitive)
- Removedbl@0.9.5(transitive)
- Removedcompress-commons@0.1.6(transitive)
- Removedcrc32-stream@0.3.4(transitive)
- Removedglob@4.0.6(transitive)
- Removedgraceful-fs@3.0.12(transitive)
- Removedlodash@2.4.2(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@1.0.0(transitive)
- Removednatives@1.1.6(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedtar-stream@1.0.2(transitive)
- Removedzip-stream@0.4.1(transitive)
Updatedarchiver@^0.21.0