async-transforms
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "async-transforms", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Asynchronous stream transforms", | ||
"type": "module", | ||
"module": "./lib/transforms.js", | ||
"main": "./require/transforms.cjs", | ||
"main": "./require/index.cjs", | ||
"types": "src/index.d.ts", | ||
@@ -9,0 +9,0 @@ "exports": { |
@@ -99,1 +99,2 @@ [![Node.JS CI](https://github.com/samthor/async-transforms/actions/workflows/tests.yml/badge.svg)](https://github.com/samthor/async-transforms/actions/workflows/tests.yml) | ||
This doesn't really belong in this module. | ||
This can hold your binary 'open': if you're using the pool, be sure to `process.exit()` when you're done. |
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
42964
100