streamiterator
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "streamiterator", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "converts ReadableStream into AsyncIterator", | ||
"keywords": [ | ||
"iterable", | ||
"stream", | ||
"ReadableStream", | ||
"async", | ||
"iterator", | ||
"AsyncIterator" | ||
], | ||
"repository": "https://github.com/vadzim/streamiterator", | ||
"author": "v@vadzim.info", | ||
"contributors": [], | ||
"main": "distr/streamiterator.js", | ||
@@ -12,8 +23,5 @@ "scripts": { | ||
}, | ||
"repository": "https://github.com/vadzim/streamiterator", | ||
"author": "v@vadzim.info", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-jest": "^20.0.3", | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
@@ -20,0 +28,0 @@ "babel-preset-env": "^1.6.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
113434
7