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-26
to
0.0.0-27
+9
-9
package.json
{
"name": "@vltpkg/git",
"description": "a util for spawning git from npm CLI contexts",
"version": "0.0.0-26",
"version": "0.0.0-27",
"repository": {

@@ -27,9 +27,9 @@ "type": "git",

"retry": "^0.13.1",
"@vltpkg/error-cause": "0.0.0-26",
"@vltpkg/promise-spawn": "0.0.0-26",
"@vltpkg/semver": "0.0.0-26",
"@vltpkg/git-scp-url": "0.0.0-26",
"@vltpkg/spec": "0.0.0-26",
"@vltpkg/which": "0.0.0-26",
"@vltpkg/pick-manifest": "0.0.0-26"
"@vltpkg/error-cause": "0.0.0-27",
"@vltpkg/git-scp-url": "0.0.0-27",
"@vltpkg/pick-manifest": "0.0.0-27",
"@vltpkg/promise-spawn": "0.0.0-27",
"@vltpkg/spec": "0.0.0-27",
"@vltpkg/which": "0.0.0-27",
"@vltpkg/semver": "0.0.0-27"
},

@@ -47,3 +47,3 @@ "devDependencies": {

"typescript-eslint": "^8.40.0",
"@vltpkg/types": "0.0.0-26"
"@vltpkg/types": "0.0.0-27"
},

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