Socket
Socket
Sign inDemoInstall

tiny-inflate

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

gzip.js

2

index.js

@@ -317,3 +317,3 @@ var TINF_OK = 0;

var d = new Data(source, dest);
var bfinal, res;
var bfinal, btype, res;

@@ -320,0 +320,0 @@ do {

{
"name": "tiny-inflate",
"version": "1.0.1",
"version": "1.0.2",
"description": "A tiny inflate implementation",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc