Comparing version 0.1.8 to 0.1.9
@@ -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>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35122