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

gunzip-maybe

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gunzip-maybe - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

LICENSE

6

package.json
{
"name": "gunzip-maybe",
"description": "Transform stream that gunzips its input if it is gunzipped and just echoes it if not",
"version": "1.0.2",
"version": "1.0.3",
"repository": "mafintosh/gunzip-maybe",
"dependencies": {
"browserify-zlib": "^0.1.4",
"peek-stream": "^1.1.0",

@@ -16,3 +17,6 @@ "through2": "^0.4.1"

"test": "tape test.js"
},
"browser": {
"zlib": "browserify-zlib"
}
}
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