Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-unzip

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-unzip - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

4

package.json
{
"name": "gulp-unzip",
"version": "0.1.1",
"version": "0.1.2",
"description": "gulp plugin for unzip",

@@ -18,3 +18,3 @@ "main": "index.js",

"dependencies": {
"unzip": "~0.1.9",
"unzip": "^0.1.11",
"gulp-util": "~2.2.14",

@@ -21,0 +21,0 @@ "through2": "~0.4.1",

@@ -53,1 +53,4 @@ ![travis](https://travis-ci.org/suisho/gulp-unzip.svg)

# Known issue
- Cause `RangeError: Maximum call stack size exceeded` when open large zip file
- https://github.com/suisho/gulp-unzip/issues/2
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