stream-splicer
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -86,2 +86,3 @@ var Duplex = require('readable-stream').Duplex; | ||
this._streams.push(stream); | ||
this.length = this._streams.length; | ||
}; | ||
@@ -88,0 +89,0 @@ |
{ | ||
"name": "stream-splicer", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "streaming pipeline with a mutable configuration", | ||
@@ -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
26346
642