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

@openpgp/pako

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openpgp/pako - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

lib/zlib/deflate.js

@@ -1744,3 +1744,3 @@ 'use strict';

function deflateSetDictionary(strm, dictionary) {
const dictLength = dictionary.length;
let dictLength = dictionary.length;

@@ -1747,0 +1747,0 @@ let s;

{
"name": "@openpgp/pako",
"description": "zlib port to javascript - fast, modularized, with browser support",
"version": "1.0.11",
"version": "1.0.12",
"keywords": [

@@ -6,0 +6,0 @@ "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