Comparing version 0.1.1 to 0.1.2
@@ -41,3 +41,3 @@ var once = require('once'); | ||
if (!stream._readableState && stream.writable) patch(stream, onend); | ||
if (!stream._writableState && stream.writable) patch(stream, onend); | ||
@@ -44,0 +44,0 @@ return destroy; |
{ | ||
"name": "pump", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"repository": "git://github.com/mafintosh/pump.git", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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