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

cz-git

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cz-git - npm Package Compare versions

Comparing version 1.10.0-beta.4 to 1.10.0-beta.5

2

lib/index.d.ts

@@ -1221,2 +1221,2 @@ import { Interface } from 'node:readline';

export { Answers, AnyRuleConfig, AsyncRule, BaseOptionType, BaseRule, CaseRuleConfig, ChoiceType, ChoicesType, Commit, CommitMessageOptions, CommitNote, CommitReference, CommitizenGitOptions, CommitizenType, CommitlintUserConfig, CompleteInput, CompletePromptQuestionOptions, Config, EnumRuleConfig, FilterArrayItemType, GenerateAIPromptType, LengthRuleConfig, LoadOptions, LoaderOptions, Option, ParserPreset, Plugin, PluginRecords, QualifiedConfig, QualifiedRuleConfig, QualifiedRules, Rule, RuleConfig, RuleConfigCondition, RuleConfigQuality, RuleConfigSeverity, RuleConfigTuple, RuleOutcome, RuleType, RulesConfig, ScopesType, SearchCheckbox, SearchList, SearchPromptQuestionOptions, SyncRule, TargetCaseType, TypesOption, UserConfig, UserOptions, aiLoader, ansiEscapes, clLoader, configLoader, createStyle, czLoader, defaultConfig, figures, fuzzyFilter, fuzzyMatch, isColorizenSupport, isUnicodeSupport, loader, prompter, style };
export { type Answers, type AnyRuleConfig, type AsyncRule, type BaseOptionType, type BaseRule, type CaseRuleConfig, type ChoiceType, type ChoicesType, type Commit, type CommitMessageOptions, type CommitNote, type CommitReference, type CommitizenGitOptions, type CommitizenType, type CommitlintUserConfig, CompleteInput, type CompletePromptQuestionOptions, type Config, type EnumRuleConfig, type FilterArrayItemType, type GenerateAIPromptType, type LengthRuleConfig, type LoadOptions, type LoaderOptions, type Option, type ParserPreset, type Plugin, type PluginRecords, type QualifiedConfig, type QualifiedRuleConfig, type QualifiedRules, type Rule, type RuleConfig, type RuleConfigCondition, RuleConfigQuality, RuleConfigSeverity, type RuleConfigTuple, type RuleOutcome, type RuleType, type RulesConfig, type ScopesType, SearchCheckbox, SearchList, type SearchPromptQuestionOptions, type SyncRule, type TargetCaseType, type TypesOption, type UserConfig, type UserOptions, aiLoader, ansiEscapes, clLoader, configLoader, createStyle, czLoader, defaultConfig, figures, fuzzyFilter, fuzzyMatch, isColorizenSupport, isUnicodeSupport, loader, prompter, style };
{
"name": "cz-git",
"version": "1.10.0-beta.4",
"version": "1.10.0-beta.5",
"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/loader": "1.10.0-beta.4",
"@cz-git/inquirer": "1.10.0-beta.4"
"@cz-git/inquirer": "1.10.0-beta.5",
"@cz-git/loader": "1.10.0-beta.5"
},

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

Sorry, the diff of this file is too big to display

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