Socket
Socket
Sign inDemoInstall

pacote

Package Overview
Dependencies
144
Maintainers
5
Versions
220
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.1.0 to 15.1.1

6

lib/fetcher.js

@@ -428,3 +428,3 @@ // This is the base class that the other fetcher types in lib

[_tarxOptions] ({ cwd, uid, gid }) {
[_tarxOptions] ({ cwd }) {
const sawIgnores = new Set()

@@ -464,5 +464,5 @@ return {

},
uid,
gid,
umask: this.umask,
// always ignore ownership info from tarball metadata
preserveOwner: false,
}

@@ -469,0 +469,0 @@ }

{
"name": "pacote",
"version": "15.1.0",
"version": "15.1.1",
"description": "JavaScript package downloader",

@@ -5,0 +5,0 @@ "author": "GitHub Inc.",

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