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 4.1.1 to 5.0.0

2

CHANGELOG.md
## Changelog
**5.0.0** - <small>September 2, 2023</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/4.1.1...5.0.0)
**4.1.1** - <small>September 2, 2023</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/4.1.0...4.1.1)

@@ -4,0 +6,0 @@

8

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

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

"engines": {
"node": ">= 10"
"node": ">= 12.0.0"
},

@@ -32,3 +32,3 @@ "scripts": {

"archiver-utils": "^3.0.4",
"compress-commons": "^4.1.2",
"compress-commons": "^5.0.0",
"readable-stream": "^3.6.0"

@@ -41,3 +41,3 @@ },

"minami": "1.2.3",
"mkdirp": "2.1.6",
"mkdirp": "3.0.1",
"mocha": "9.2.2",

@@ -44,0 +44,0 @@ "rimraf": "3.0.2"

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