ai-from-stream
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ai-from-stream", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "create an async iterable from a stream", | ||
@@ -13,7 +13,7 @@ "repository": "parro-it/ai-from-stream", | ||
"scripts": { | ||
"test": "node --harmony_async_iteration -r @std/esm test.js | tap-colorize - && linterjs .", | ||
"test": "node -r @std/esm test.js | tap-colorize - && linterjs .", | ||
"doc": "documentation readme index.js --section=API" | ||
}, | ||
"engines": { | ||
"node": ">9" | ||
"node": ">=7" | ||
}, | ||
@@ -28,2 +28,3 @@ "keywords": [], | ||
"@std/esm": "^0.16.0", | ||
"ai-concat": "^1.3.0", | ||
"documentation": "^5.3.3", | ||
@@ -30,0 +31,0 @@ "linterjs": "^1.11.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
3570
6