Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unbzip2-stream

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unbzip2-stream - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

6

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc