Socket
Socket
Sign inDemoInstall

pacote

Package Overview
Dependencies
116
Maintainers
5
Versions
220
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.0.5 to 17.0.6

1

lib/registry.js

@@ -324,2 +324,3 @@ const Fetcher = require('./fetcher.js')

tufCachePath: this.tufCache,
tufForceCache: true,
keySelector: publicKey ? () => publicKey.pemkey : undefined,

@@ -326,0 +327,0 @@ }

10

package.json
{
"name": "pacote",
"version": "17.0.5",
"version": "17.0.6",
"description": "JavaScript package downloader",

@@ -14,3 +14,3 @@ "author": "GitHub Inc.",

"snap": "tap",
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"postlint": "template-oss-check",

@@ -31,3 +31,3 @@ "lintfix": "npm run lint -- --fix",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.19.0",
"@npmcli/template-oss": "4.21.3",
"hosted-git-info": "^7.0.0",

@@ -64,3 +64,3 @@ "mutate-fs": "^2.1.1",

"read-package-json-fast": "^3.0.0",
"sigstore": "^2.0.0",
"sigstore": "^2.2.0",
"ssri": "^10.0.0",

@@ -78,3 +78,3 @@ "tar": "^6.1.11"

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.19.0",
"version": "4.21.3",
"windowsCI": false,

@@ -81,0 +81,0 @@ "publish": "true"

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