Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.3 to 1.0.4

6

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

@@ -8,3 +8,5 @@ "author": "danday74",

"bin": {
"gitcommitfile": "bin/gitcommitfile.js"
"git-commit-file": "bin/gitcommitfile.js",
"gitcommitfile": "bin/gitcommitfile.js",
"gcf": "bin/gitcommitfile.js"
},

@@ -11,0 +13,0 @@ "preferGlobal": true,

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