🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@snowdream/gitm

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

@snowdream/gitm - npm Package Compare versions

Comparing version
0.4.7
to
0.4.8
+5
-5
package.json
{
"name": "@snowdream/gitm",
"description": "A simple but useful tool to manage multiple git repositories.",
"version": "0.4.7",
"version": "0.4.8",
"author": "snowdream <sn0wdr1am@icloud.com>",

@@ -49,5 +49,5 @@ "homepage": "https://github.com/snowdream/gitm",

"asciimo": "^0.3.1",
"commander": "^7.2.0",
"config": "^3.3.6",
"ignore": "^5.1.8",
"commander": "^10.0.0",
"config": "^3.3.9",
"ignore": "^5.2.4",
"sync-request": "^6.1.0"

@@ -57,4 +57,4 @@ },

"istanbul": "^0.4.4",
"mocha": "^8.3.2"
"mocha": "^10.2.0"
}
}