🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

git-permachine

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

git-permachine - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+3
-2
package.json
{
"name": "git-permachine",
"version": "0.1.1",
"version": "0.1.2",
"description": "Automatically merge machine-specific config files with base configs using git hooks",

@@ -52,3 +52,4 @@ "type": "module",

"glob": "^13.0.0",
"minimist": "^1.2.8"
"minimist": "^1.2.8",
"strip-json-comments": "^5.0.3"
},

@@ -55,0 +56,0 @@ "engines": {

Sorry, the diff of this file is too big to display