zip-stream
Advanced tools
Comparing version 4.0.0 to 4.0.1
## Changelog | ||
**4.0.1** - <small>July 20, 2020</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/4.0....4.0.1) | ||
* Bump compress-commons from 3.0.0 to 4.0.0 (#50) @dependabot | ||
**4.0.0** - <small>July 18, 2020</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/3.0.1...4.0.0) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "zip-stream", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "a streaming zip archive generator.", | ||
@@ -31,3 +31,3 @@ "homepage": "https://github.com/archiverjs/node-zip-stream", | ||
"archiver-utils": "^2.1.0", | ||
"compress-commons": "^3.0.0", | ||
"compress-commons": "^4.0.0", | ||
"readable-stream": "^3.6.0" | ||
@@ -49,6 +49,3 @@ }, | ||
"zip" | ||
], | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
} | ||
] | ||
} |
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
11860
+ Addedcompress-commons@4.1.2(transitive)
+ Addedcrc-32@1.2.2(transitive)
+ Addedcrc32-stream@4.0.3(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedcompress-commons@3.0.0(transitive)
- Removedcrc@3.8.0(transitive)
- Removedcrc32-stream@3.0.1(transitive)
- Removedieee754@1.2.1(transitive)
Updatedcompress-commons@^4.0.0