Comparing version 1.3.6 to 1.4.0
@@ -56,1 +56,2 @@ var pump = require('pump') | ||
module.exports.obj = define({destroy:false, objectMode:true, highWaterMark:16}) | ||
module.exports.ctor = define |
{ | ||
"name": "pumpify", | ||
"version": "1.3.6", | ||
"version": "1.4.0", | ||
"description": "Combine an array of streams into a single duplex stream using pump and duplexify", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
8784
194