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 5.0.2 to 6.0.0

12

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

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

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

@@ -31,5 +31,5 @@ "scripts": {

"dependencies": {
"archiver-utils": "^4.0.1",
"compress-commons": "^5.0.1",
"readable-stream": "^3.6.0"
"archiver-utils": "^5.0.0",
"compress-commons": "^6.0.0",
"readable-stream": "^4.0.0"
},

@@ -42,3 +42,3 @@ "devDependencies": {

"mkdirp": "3.0.1",
"mocha": "9.2.2",
"mocha": "10.3.0",
"rimraf": "5.0.5"

@@ -45,0 +45,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