Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zip-stream

Package Overview
Dependencies
Maintainers
1
Versions
53
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 4.0.0 to 4.0.1

4

CHANGELOG.md
## 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 @@

9

package.json
{
"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/"
}
]
}
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