Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tagoro9/git

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tagoro9/git - npm Package Compare versions

Comparing version
1.2.0
to
2.0.0
+3
-3
package.json
{
"name": "@tagoro9/git",
"version": "1.2.0",
"version": "2.0.0",
"description": "Helper functions to interact with local git repositories",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"@commitlint/config-conventional": "^8.3.4",
"@tagoro9/eslint-config-typescript": "^1.1.0",
"@tagoro9/eslint-config-typescript": "^1.2.0",
"@types/conventional-commits-parser": "^3.0.0",

@@ -59,3 +59,3 @@ "@types/git-url-parse": "^9.0.0",

"engines": {
"node": ">=12.14.1 <16",
"node": ">=14",
"npm": "^6.13.4",

@@ -62,0 +62,0 @@ "yarn": "^1.21.1"