🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

git-pull-run

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-pull-run - npm Package Compare versions

Comparing version

to
1.6.1

{
"name": "git-pull-run",
"version": "1.6.0",
"version": "1.6.1",
"description": "Run commands and scripts after git pull",

@@ -51,2 +51,3 @@ "license": "MIT",

"dependencies": {
"@commander-js/extra-typings": "13.1.0",
"colorette": "2.0.19",

@@ -58,8 +59,6 @@ "commander": "13.1.0",

"micromatch": "4.0.4",
"package-manager-detector": "1.1.0",
"tsx": "4.19.3"
"package-manager-detector": "1.1.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commander-js/extra-typings": "13.1.0",
"@gmrchk/cli-testing-library": "0.1.2",

@@ -78,4 +77,5 @@ "@swc/cli": "0.6.0",

"semver": "7.3.8",
"tsx": "4.19.3",
"typescript": "5.8.2"
}
}