streamiterator
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "streamiterator", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "converts ReadableStream into AsyncIterator", | ||
@@ -8,3 +8,3 @@ "main": "streamiterator.js", | ||
"build": "babel source --out-dir .", | ||
"prepublish": "npm run build" | ||
"prepare": "npm run build" | ||
}, | ||
@@ -11,0 +11,0 @@ "repository": "https://github.com/vadzim/streamiterator", |
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
72109