Comparing version 2.4.0 to 2.5.0
@@ -230,2 +230,3 @@ const { EventEmitter } = require('events') | ||
pipeTo.on('drain', afterDrain.bind(this)) | ||
this.stream.emit('pipe', pipeTo) | ||
} | ||
@@ -232,0 +233,0 @@ |
{ | ||
"name": "streamx", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "An iteration of the Node.js core streams with a series of improvements", | ||
@@ -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
48831
1224