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

unzip

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unzip - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

lib/parse.js

@@ -268,3 +268,3 @@ 'use strict';

if (vars.commentLength) {
process.nextTick(function() {
setImmediate(function() {
self._pullStream.pull(vars.commentLength, function (err, comment) {

@@ -271,0 +271,0 @@ if (err) {

{
"name": "unzip",
"version": "0.1.8",
"version": "0.1.9",
"description": "Unzip cross-platform streaming API compatible with fstream and fs.ReadStream",

@@ -5,0 +5,0 @@ "author": "Evan Oxfeld <evan.oxfeld@nearinfinity.com>",

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