Socket
Socket
Sign inDemoInstall

pacote

Package Overview
Dependencies
111
Maintainers
7
Versions
220
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.1 to 12.0.2

10

lib/util/tar-create-options.js

@@ -8,7 +8,7 @@ const isPackageBin = require('./is-package-bin.js')

gzip: {
// forcing the level to 9 and flush to 3 (Z_FULL_FLUSH) seems to avoid some
// platform specific optimizations that cause integrity mismatch errors due
// to differing end results after compression
level: 9,
flush: 3,
// forcing the level to 9 seems to avoid some
// platform specific optimizations that cause
// integrity mismatch errors due to differing
// end results after compression
level: 9
},

@@ -15,0 +15,0 @@

{
"name": "pacote",
"version": "12.0.1",
"version": "12.0.2",
"description": "JavaScript package downloader",

@@ -5,0 +5,0 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc