Comparing version 2.10.2 to 2.10.3
@@ -559,3 +559,2 @@ const { EventEmitter } = require('events') | ||
this._duplexState = (this._duplexState | DESTROYING) & NON_PRIMARY | ||
this._predestroy() | ||
if (this._readableState !== null) { | ||
@@ -569,2 +568,3 @@ this._readableState.error = err | ||
} | ||
this._predestroy() | ||
} | ||
@@ -571,0 +571,0 @@ } |
{ | ||
"name": "streamx", | ||
"version": "2.10.2", | ||
"version": "2.10.3", | ||
"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