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

gitm

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitm - npm Package Compare versions

Comparing version
0.3.6
to
0.3.8
+9
-9
package.json
{
"name": "gitm",
"description": "A simple but useful tool to manage multiple git repositories.",
"version": "0.3.6",
"author": "snowdream <yanghui1986527@gmail.com>",
"version": "0.3.8",
"author": "snowdream <sn0wdr1am@icloud.com>",
"homepage": "https://github.com/snowdream/gitm",

@@ -24,3 +24,3 @@ "keywords": [

"name": "snowdream",
"email": "yanghui1986527@gmail.com"
"email": "sn0wdr1am@icloud.com"
}

@@ -35,3 +35,3 @@ ],

"bugs": {
"mail": "yanghui1986527@gmail.com",
"mail": "sn0wdr1am@icloud.com",
"url": "https://github.com/snowdream/gitm/issues"

@@ -51,11 +51,11 @@ },

"asciimo": "^0.3.1",
"commander": "^2.9.0",
"config": "^1.14.0",
"ignore": "^2.2.18",
"sync-request": "^2.0.1"
"commander": "^7.2.0",
"config": "^3.3.6",
"ignore": "^5.1.8",
"sync-request": "^6.1.0"
},
"devDependencies": {
"istanbul": "^0.4.4",
"mocha": "^3.0.2"
"mocha": "^8.3.2"
}
}

Sorry, the diff of this file is not supported yet