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

@vltpkg/git

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vltpkg/git - npm Package Compare versions

Comparing version
0.0.0-22
to
0.0.0-23
+14
-14
package.json
{
"name": "@vltpkg/git",
"description": "a util for spawning git from npm CLI contexts",
"version": "0.0.0-22",
"version": "0.0.0-23",
"repository": {

@@ -26,16 +26,16 @@ "type": "git",

"retry": "^0.13.1",
"@vltpkg/error-cause": "0.0.0-22",
"@vltpkg/git-scp-url": "0.0.0-22",
"@vltpkg/pick-manifest": "0.0.0-22",
"@vltpkg/promise-spawn": "0.0.0-22",
"@vltpkg/semver": "0.0.0-22",
"@vltpkg/spec": "0.0.0-22",
"@vltpkg/which": "0.0.0-22"
"@vltpkg/error-cause": "0.0.0-23",
"@vltpkg/git-scp-url": "0.0.0-23",
"@vltpkg/pick-manifest": "0.0.0-23",
"@vltpkg/promise-spawn": "0.0.0-23",
"@vltpkg/semver": "0.0.0-23",
"@vltpkg/spec": "0.0.0-23",
"@vltpkg/which": "0.0.0-23"
},
"devDependencies": {
"@eslint/js": "^9.28.0",
"@types/node": "^22.15.29",
"@eslint/js": "^9.34.0",
"@types/node": "^22.17.2",
"@types/retry": "^0.12.5",
"eslint": "^9.28.0",
"prettier": "^3.6.0",
"eslint": "^9.34.0",
"prettier": "^3.6.2",
"tap": "^21.1.0",

@@ -45,4 +45,4 @@ "tshy": "^3.0.2",

"typescript": "5.7.3",
"typescript-eslint": "^8.33.1",
"@vltpkg/types": "0.0.0-22"
"typescript-eslint": "^8.40.0",
"@vltpkg/types": "0.0.0-23"
},

@@ -49,0 +49,0 @@ "license": "ISC",