stream-array
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "stream-array", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Pipe an Array through Node.js streams", | ||
"dependencies": { | ||
"readable-stream": "~1.0.0", | ||
"readable-stream": "~1.1.0", | ||
"fastqueue": "~0.1.0" | ||
@@ -8,0 +8,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
+ Addedreadable-stream@1.1.14(transitive)
- Removedreadable-stream@1.0.34(transitive)
Updatedreadable-stream@~1.1.0