unbzip2-stream
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "unbzip2-stream", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "streaming unbzip2 implementation in pure javascript for node and browsers", | ||
@@ -47,6 +47,6 @@ "keywords": [ | ||
"dependencies": { | ||
"through": "^2.3.6", | ||
"buffer": "^3.0.1" | ||
"buffer": "^5.2.1", | ||
"through": "^2.3.8" | ||
}, | ||
"license": "MIT" | ||
} |
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
+ Addedbase64-js@1.5.1(transitive)
+ Addedbuffer@5.7.1(transitive)
- Removedbase64-js@0.0.8(transitive)
- Removedbuffer@3.6.2(transitive)
- Removedisarray@1.0.0(transitive)
Updatedbuffer@^5.2.1
Updatedthrough@^2.3.8