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

cgc

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cgc - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

package.json
{
"name": "cgc",
"version": "1.2.2",
"version": "1.2.3",
"bin": {
"cgc": "index.js"
},
"description": "",
"description": "Node cli about git commit msg 简易版 规范 可自定义格式",
"main": "index.js",

@@ -9,0 +9,0 @@ "scripts": {

@@ -1,4 +0,4 @@

# Node 简易版 规范 git commit msg cli
# Node cli about git commit msg 简易版 规范 可自定义格式
## 格式
## 默认格式

@@ -32,4 +32,6 @@ - template: `type: [name] #cardNo content` (if no cardNo, then it can be #N/A)

//设置默认名字
> cgc d -n name
//设置默认格式
> cgc d -f "&type&: [&name&] #&cardId& &body&"

@@ -36,0 +38,0 @@ // or: cgc d -f "[&name&] &type&: #&cardId& &body&"

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