Comparing version 2.10.1 to 2.10.2
{ | ||
"name": "streamx", | ||
"version": "2.10.1", | ||
"version": "2.10.2", | ||
"description": "An iteration of the Node.js core streams with a series of improvements", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -274,3 +274,3 @@ # streamx | ||
In addition you can pass the `open`, `write`, `flush`, and `destroy` functions as shorthands in | ||
In addition you can pass the `open`, `write`, `final`, and `destroy` functions as shorthands in | ||
the constructor instead of overwrite the methods below. | ||
@@ -277,0 +277,0 @@ |
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