Comparing version 5.3.2 to 6.0.0
{ | ||
"name": "archiver", | ||
"version": "5.3.2", | ||
"version": "6.0.0", | ||
"description": "a streaming interface for archive generation", | ||
@@ -24,3 +24,3 @@ "homepage": "https://github.com/archiverjs/node-archiver", | ||
"engines": { | ||
"node": ">= 10" | ||
"node": ">= 12.0.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "scripts": { | ||
"dependencies": { | ||
"archiver-utils": "^2.1.0", | ||
"archiver-utils": "^3.0.0", | ||
"async": "^3.2.4", | ||
@@ -42,11 +42,11 @@ "buffer-crc32": "^0.2.1", | ||
"devDependencies": { | ||
"archiver-jsdoc-theme": "^1.1.3", | ||
"chai": "^4.3.7", | ||
"jsdoc": "^3.6.4", | ||
"mkdirp": "^2.1.5", | ||
"mocha": "^9.0.2", | ||
"rimraf": "^4.3.1", | ||
"stream-bench": "^0.1.2", | ||
"tar": "^6.1.13", | ||
"yauzl": "^2.9.0" | ||
"archiver-jsdoc-theme": "1.1.3", | ||
"chai": "4.3.7", | ||
"jsdoc": "4.0.2", | ||
"mkdirp": "3.0.1", | ||
"mocha": "9.2.2", | ||
"rimraf": "4.4.1", | ||
"stream-bench": "0.1.2", | ||
"tar": "6.1.15", | ||
"yauzl": "2.10.0" | ||
}, | ||
@@ -53,0 +53,0 @@ "keywords": [ |
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
43159
9
- Removedarchiver-utils@2.1.0(transitive)
Updatedarchiver-utils@^3.0.0