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

@commitlint/config-conventional

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-conventional - npm Package Compare versions

Comparing version 6.1.3 to 7.0.0

4

index.js

@@ -9,4 +9,4 @@ module.exports = {

2,
'never',
['sentence-case', 'start-case', 'pascal-case', 'upper-case']
'always',
['camel-case', 'kebab-case', 'lower-case', 'snake-case']
],

@@ -13,0 +13,0 @@ 'subject-empty': [2, 'never'],

{
"name": "@commitlint/config-conventional",
"version": "6.1.3",
"version": "7.0.0",
"description": "Shareable commitlint config enforcing conventional commits",

@@ -37,4 +37,4 @@ "files": [

"devDependencies": {
"@commitlint/utils": "^6.1.3"
"@commitlint/utils": "^7.0.0"
}
}
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