Socket
Socket
Sign inDemoInstall

zip-stream

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zip-stream - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

CHANGELOG.md
## Changelog
**2.0.1** — <small> August 22, 2018 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/2.0.0...2.0.1)
- update to archiver-utils@2
**2.0.0** — <small> August 22, 2018 </small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/1.2.0...2.0.0)

@@ -4,0 +8,0 @@

4

package.json
{
"name": "zip-stream",
"version": "2.0.0",
"version": "2.0.1",
"description": "a streaming zip archive generator.",

@@ -30,3 +30,3 @@ "homepage": "https://github.com/archiverjs/node-zip-stream",

"dependencies": {
"archiver-utils": "^1.3.0",
"archiver-utils": "^2.0.0",
"compress-commons": "^1.2.0",

@@ -33,0 +33,0 @@ "readable-stream": "^2.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc