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

@commitlint/prompt

Package Overview
Dependencies
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/prompt - npm Package Versions

1
911
14

7.6.0

Diff
marionebl
published 7.6.0 •

Changelog

Source

7.6.0 (2019-05-06)

Bug Fixes

  • add @lerna/project to repository dependencies (#598) (56f03ee)
  • address security warnings for dev dependencies (3e0d824)
  • avoid excessive help text #606 (#637) (8f3c3b1)
  • don't merge array properties with custom opts (#616) (f321647), closes #594
  • remove unneeded dev dependency (6ccaf79)
  • update cosmiconfig to safe >=5 #599 (f186fcb)
  • use sander.readFile correctly (#448) (#630) (8e47985)

Features

marionebl
published 7.5.0 •

Changelog

Source

7.5.0 (2019-01-31)

Bug Fixes

  • sentence-case allow upper-case characters in first word (#531) (5a6a4a8), closes #211
  • resolve-extends: override array on extending rules (#470) (#539) (b35000c)
  • all broken website references (#564) (82eeb5a)
  • cleanup message for input with no config (#519) (7d9e760)
  • cli: avoid linebreak in empty input (#523) (3141882)
  • mark optional parameter with undefined (#553) (6720284)
  • replace all repository references with conventional changelog (#561) (6c3afcd)
  • replace all website references with conventional changelog (#563) (6b86fb1)
  • replace old require-uncached with import-fresh (#533) (b636e8c)
  • resolve path to commit message for git submodules (83b1a47)
  • slash in scope #291 (#529) (b2b63e5)
  • store concatenated array to problems variable (#551) (434a70f)

Features

  • add support for git submodules (cc575fa)
  • rule-header-length: show current header length (6d61c4f)

<a name="7.4.0"></a>

bycedric
published 7.3.1 •

Changelog

Source

7.3.1 (2019-01-11)

Note: Version bump only for package @commitlint/root

<a name="7.3.0"></a>

marionebl
published 7.2.1 •

Changelog

Source

7.2.1 (2018-10-11)

Bug Fixes

<a name="7.2.0"></a>

marionebl
published 7.2.0 •

Changelog

Source

7.2.0 (2018-10-05)

Bug Fixes

  • rules: include possible body offset in footer leading blank (ff0111a)
  • handle case rules for numerics correctly (cadcfed)
  • ignore merge messages with text after newline (b32bc93)
  • use grouped regex to ignore merge commits (#439) (905e9d5)

Features

  • cli: add format option for report output (1ecf097)
  • load: add formatter option with default value (b0e63d9)

<a name="7.1.2"></a>

marionebl
published 7.1.2 •

Changelog

Source

7.1.2 (2018-09-04)

Note: Version bump only for package @commitlint/root

<a name="7.1.0"></a>

marionebl
published 7.1.1 •

Changelog

Source

17.1.2 (2022-08-29)

Bug Fixes

  • load: add ts-node as direct dependency (#3351) (3b66891)
  • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)
marionebl
published 7.0.0 •

Changelog

Source

17.0.1 (2022-05-25)

Bug Fixes

marionebl
published 6.1.3 •

Changelog

Source

6.2.0 (2018-05-01)

Features

  • print commit message when the message is invalid (86c34f1), closes #222
  • rules: support array for scope-case and type-case (#312) (1f46b9f), closes #307

<a name="6.1.1"></a>

marionebl
published 6.1.2 •