New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gac

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gac - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "gac",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "Run git add -A, git add -u & git commit with one command",
"main": "index.js",

@@ -14,2 +14,6 @@ "scripts": {

"author": "Gabriel Florit",
"repository": {
"type": "git",
"url": "git+https://github.com/gabrielflorit/gac.git"
},
"license": "MIT"

@@ -16,0 +20,0 @@ }

@@ -5,6 +5,6 @@ # gac

## install
## Install
`npm install -g gac`
## usage
## Usage
`gac Fix bug XYZ`

@@ -11,0 +11,0 @@

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