Socket
Socket
Sign inDemoInstall

unzipper

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unzipper - npm Package Compare versions

Comparing version 0.8.2 to 0.9.0-rc1

bin/unzipper.js

13

package.json
{
"name": "unzipper",
"version": "0.8.2",
"version": "0.9.0-rc1",
"description": "Unzip cross-platform streaming API ",

@@ -24,2 +24,5 @@ "author": "Evan Oxfeld <eoxfeld@gmail.com>",

},
"bin": {
"webunzip": "bin/webunzip.js"
},
"license": "MIT",

@@ -44,2 +47,10 @@ "dependencies": {

},
"dependencies": {
"fstream": "~1.0.10",
"inquirer": "~2.0.0",
"minimist": "~1.2.0",
"multi-progress": "~2.0.0",
"progress": "~1.1.8",
"request": "~2.79.0"
},
"directories": {

@@ -46,0 +57,0 @@ "example": "examples",

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