New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@npmcli/git

Package Overview
Dependencies
Maintainers
6
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/git - npm Package Compare versions

Comparing version
7.0.0
to
7.0.1
+5
-5
package.json
{
"name": "@npmcli/git",
"version": "7.0.0",
"version": "7.0.1",
"main": "lib/index.js",

@@ -41,10 +41,10 @@ "files": [

"dependencies": {
"@npmcli/promise-spawn": "^8.0.0",
"ini": "^5.0.0",
"@npmcli/promise-spawn": "^9.0.0",
"ini": "^6.0.0",
"lru-cache": "^11.2.1",
"npm-pick-manifest": "^11.0.1",
"proc-log": "^5.0.0",
"proc-log": "^6.0.0",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^5.0.0"
"which": "^6.0.0"
},

@@ -51,0 +51,0 @@ "engines": {