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.9.6 to 0.9.7

2

lib/PullStream.js

@@ -63,3 +63,3 @@ var Stream = require('stream');

}
if (!this.__ended) p.write(packet,function() {
p.write(packet,function() {
if ((self.buffer.length === (eof.length || 0) || needmore) &&

@@ -66,0 +66,0 @@ typeof self.cb === strFunction &&

{
"name": "unzipper",
"version": "0.9.6",
"version": "0.9.7",
"description": "Unzip cross-platform streaming API ",

@@ -5,0 +5,0 @@ "author": "Evan Oxfeld <eoxfeld@gmail.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