zip-stream
Advanced tools
Comparing version 2.1.0 to 2.1.1
## Changelog | ||
**2.1.1** — <small> August 2, 2019 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/2.1.0...2.1.1) | ||
- test: fix node v12 errors. | ||
- other: update dependencies. | ||
**2.1.0** — <small> July 19, 2019 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/2.0.1...2.1.0) | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "zip-stream", | ||
"version": "2.1.0", | ||
"version": "2.1.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": "^2.0.0", | ||
"compress-commons": "^2.1.0", | ||
"readable-stream": "^3.4.0" | ||
@@ -34,0 +34,0 @@ }, |
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
11174
Updatedcompress-commons@^2.1.0