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.0 to 4.1.1

2

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

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

20

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

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

"dependencies": {
"archiver-utils": "^2.1.0",
"compress-commons": "^4.1.0",
"archiver-utils": "^3.0.4",
"compress-commons": "^4.1.2",
"readable-stream": "^3.6.0"
},
"devDependencies": {
"archiver-jsdoc-theme": "^1.1.3",
"chai": "^4.2.0",
"jsdoc": "^3.6.4",
"minami": "^1.1.0",
"mkdirp": "^1.0.4",
"mocha": "^8.0.1",
"rimraf": "^3.0.2"
"archiver-jsdoc-theme": "1.1.3",
"chai": "4.3.8",
"jsdoc": "3.6.11",
"minami": "1.2.3",
"mkdirp": "2.1.6",
"mocha": "9.2.2",
"rimraf": "3.0.2"
},

@@ -44,0 +44,0 @@ "keywords": [

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