You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

pacote

Package Overview
Dependencies
Maintainers
6
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pacote - npm Package Compare versions

Comparing version
19.0.1
to
19.0.2
+6
-5
package.json
{
"name": "pacote",
"version": "19.0.1",
"version": "19.0.2",
"description": "JavaScript package downloader",

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

"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.3",
"@npmcli/template-oss": "4.29.0",
"hosted-git-info": "^8.0.0",

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

"ssri": "^12.0.0",
"tar": "^6.1.11"
"tar": "^7.5.10"
},

@@ -77,6 +77,7 @@ "engines": {

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.3",
"version": "4.29.0",
"windowsCI": false,
"publish": "true"
"publish": "true",
"backport": 19
}
}