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

commitlint-config-lerna-scopes

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-lerna-scopes - npm Package Versions

1
9

9.1.1

Diff

Changelog

Source

9.1.1 (2020-06-30)

Bug Fixes

  • load: resolve plugins from extended configs (#1976) (d0f0eb9)
  • mark internal packages as private #972 (#1970) (2351124)
escapedcat
published 9.1.0 •

Changelog

Source

9.1.0 (2020-06-21)

Bug Fixes

Features

  • add local plugins support (#1692) (7b29c48)
  • enable multiple scopes in scope-enum and scope-case rules (#901) (73632ce)
escapedcat
published 9.0.1 •

Changelog

Source

9.0.1 (2020-05-26)

Bug Fixes

escapedcat
published 9.0.0 •

Changelog

Source

9.0.0 (2020-05-21)

Bug Fixes

Features

  • add async promise based rules methods into lint (#976) (4443062)
  • add possibility to extend from string (#865) (056c6fe)
  • passdown argv to lint command (#891) (c49a57c)
  • config-conventional: footer/body-max-line (#436) (8b394c9)
  • config-conventional: increase header-max-length to 100 (#860) (ff11998), closes #859

BREAKING CHANGES

  • 'improvement' type will now be rejected by this config.
bycedric
published 8.3.4 •

Changelog

Source

8.3.4 (2020-01-03)

Bug Fixes

bycedric
published 8.3.2 •

bycedric
published 8.3.0 •

Changelog

Source

8.3.0 (2019-10-16)

Features

  • cli: add helpurl flag (#789) (75cef4e)
  • config-conventional: use parser with short breaking change support (#821) (4b5300a)
  • resolve-extends: accept absolute path in extends (#825) (ecac29f)
bycedric
published 8.2.0 •

Changelog

Source

8.2.0 (2019-09-16)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

Bug Fixes

  • pass defaultIgnores from configuration in @commitlint/cli (#771) (a259014)
bycedric
published 8.1.0 •

Changelog

Source

8.1.0 (2019-07-15)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

Bug Fixes

  • add explicit dependency on chalk (#687) (9075844)
  • pass ignores from configuration in @commitlint/cli (#668) (da99aaa)
marionebl
published 8.0.0 •

Changelog

Source

8.0.0

Breaking Changes

  • fix: avoid excessive help text #606 (#637) The commitlint default formatter is now silent for reports without warnings or errors. Scripts relying on the success output of commitlint can restore the former output by specifying the --verbose flag.
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