Socket
Socket
Sign inDemoInstall

node-unzipper

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-unzipper - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

5

package.json
{
"name": "node-unzipper",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple module to unzip an archive",
"main": "dist/js/index.js",
"main": "js/index.js",
"types": "typings/index.d.ts",
"author": {

@@ -7,0 +8,0 @@ "name": "jpb06"

3

README.md

@@ -13,2 +13,3 @@ # node-unzipper

* 0.0.1 : Unzip function.
* 0.0.2 : Fixing module description.
* 0.0.2 : Fixing module description.
* 0.0.3 : Some tiny package.json issue.
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