stream-counter
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "stream-counter", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "keeps track of how many bytes have been written to a stream", | ||
@@ -16,4 +16,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"readable-stream": "~1.0.2" | ||
"readable-stream": "~1.1.8" | ||
} | ||
} |
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.8