understream
Advanced tools
Comparing version 0.8.4 to 0.8.5
@@ -24,2 +24,3 @@ // Generated by CoffeeScript 1.6.3 | ||
}); | ||
output.setMaxListeners(Math.max(streams.length + 3, 10)); | ||
_(streams).each(function(stream) { | ||
@@ -26,0 +27,0 @@ stream.on('end', cb); |
{ | ||
"name": "understream", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"description": "stream helpers", | ||
@@ -5,0 +5,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
117268
1263