arrayify-stream
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "arrayify-stream", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Converts a Node readable stream into an array", | ||
@@ -21,3 +21,4 @@ "keywords": [ | ||
"index.d.ts", | ||
"index.js" | ||
"index.js", | ||
"index.js.map" | ||
], | ||
@@ -24,0 +25,0 @@ "pre-commit": [ |
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
5956