length-prefixed-stream
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "length-prefixed-stream", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Streaming length prefixed buffers", | ||
"main": "index.js", | ||
"dependencies": { | ||
"readable-stream": "^1.1.13", | ||
"varint": "^3.0.1" | ||
"readable-stream": "^2.0.0", | ||
"varint": "^4.0.0" | ||
}, | ||
@@ -10,0 +10,0 @@ "devDependencies": { |
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
9322
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedvarint@4.0.1(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedvarint@3.0.1(transitive)
Updatedreadable-stream@^2.0.0
Updatedvarint@^4.0.0