Socket
Socket
Sign inDemoInstall

git-commit-file

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-commit-file - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

bin/gitCommitFile.js

9

package.json
{
"name": "git-commit-file",
"version": "1.0.6",
"version": "1.0.7",
"description": "Git commit a single file in a single command",

@@ -8,7 +8,6 @@ "author": "danday74",

"bin": {
"git-commit-file": "bin/gitcommitfile.js",
"gitcommitfile": "bin/gitcommitfile.js",
"gcf": "bin/gitcommitfile.js"
"git-commit-file": "bin/gitCommitFile.js",
"gitcommitfile": "bin/gitCommitFile.js",
"gcf": "bin/gitCommitFile.js"
},
"preferGlobal": true,
"main": "index.js",

@@ -15,0 +14,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc