New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@auto-it/git-tag

Package Overview
Dependencies
Maintainers
1
Versions
902
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto-it/git-tag - npm Package Compare versions

Comparing version

to
10.32.3

6

package.json
{
"name": "@auto-it/git-tag",
"version": "10.32.2",
"version": "10.32.3",
"main": "dist/index.js",

@@ -39,3 +39,3 @@ "description": "Manage your projects version through just a git tag",

"dependencies": {
"@auto-it/core": "10.32.2",
"@auto-it/core": "10.32.3",
"semver": "^7.0.0",

@@ -47,3 +47,3 @@ "tslib": "2.1.0"

},
"gitHead": "2fe51a2d72c4f6a4c8cb0e4c3c035f31760bc529"
"gitHead": "f61ce96d75d0358216a0907c8a3ca1695bce1d21"
}