New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zip-a-folder

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zip-a-folder - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

12

package.json
{
"name": "zip-a-folder",
"version": "0.0.5",
"version": "0.0.6",
"description": "Forked the idea of @sole to zip a complete folder into a zip file but now using promises",

@@ -31,10 +31,10 @@ "main": "lib/zip-a-folder.js",

"coveralls": "^3.0.2",
"eslint-plugin-jest": "^21.21.0",
"jest": "^23.5.0",
"lodash": "^4.17.10",
"prettier": "^1.14.2"
"eslint-plugin-jest": "^21.22.1",
"jest": "^23.6.0",
"lodash": "^4.17.11",
"prettier": "^1.14.3"
},
"dependencies": {
"archiver": "^2.1.1"
"archiver": "^3.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