stream-collect
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -75,4 +75,2 @@ 'use strict'; | ||
this._collected = null; | ||
this.on('pipe', source => source.on('error', e => this.emit('error', e))); | ||
} | ||
@@ -79,0 +77,0 @@ |
{ | ||
"name": "stream-collect", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Collects the output of a stream", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7421
123