Socket
Socket
Sign inDemoInstall

cz-git

Package Overview
Dependencies
0
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.0 to 1.9.1

4

lib/index.d.ts

@@ -690,7 +690,7 @@ import { Interface } from 'node:readline';

*/
generatingByAI: string;
generatingByAI?: string;
/**
* @default 'Select suitable subject by AI generated:'
*/
generatedSelectByAI: string;
generatedSelectByAI?: string;
footerPrefix?: string;

@@ -697,0 +697,0 @@ }

{
"name": "cz-git",
"version": "1.9.0",
"version": "1.9.1",
"description": "A better customizable and git support commitizen adapter",

@@ -52,4 +52,4 @@ "author": "Zhengqbbb <zhengqbbb@gmail.com> (https://github.com/Zhengqbbb)",

"rimraf": "3.0.2",
"@cz-git/inquirer": "1.9.0",
"@cz-git/loader": "1.9.0"
"@cz-git/inquirer": "1.9.1",
"@cz-git/loader": "1.9.1"
},

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc