🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@npmcli/agent

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/agent - npm Package Compare versions

Comparing version
3.0.0
to
4.0.0
+7
-7
package.json
{
"name": "@npmcli/agent",
"version": "3.0.0",
"version": "4.0.0",
"description": "the http/https agent used by the npm cli",

@@ -28,7 +28,7 @@ "main": "lib/index.js",

"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.1",
"version": "4.25.0",
"publish": "true"

@@ -40,3 +40,3 @@ },

"https-proxy-agent": "^7.0.1",
"lru-cache": "^10.0.1",
"lru-cache": "^11.2.1",
"socks-proxy-agent": "^8.0.3"

@@ -46,5 +46,5 @@ },

"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.1",
"minipass-fetch": "^3.0.3",
"nock": "^13.2.7",
"@npmcli/template-oss": "4.25.0",
"minipass-fetch": "^4.0.1",
"nock": "^14.0.3",
"socksv5": "^0.0.6",

@@ -51,0 +51,0 @@ "tap": "^16.3.0"