Socket
Socket
Sign inDemoInstall

@commitlint/config-conventional

Package Overview
Dependencies
Maintainers
4
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 18.5.0 to 18.6.0

1

index.js

@@ -9,2 +9,3 @@ module.exports = {

'header-max-length': [2, 'always', 100],
'header-trim': [2, 'always'],
'subject-case': [

@@ -11,0 +12,0 @@ 2,

6

package.json
{
"name": "@commitlint/config-conventional",
"version": "18.5.0",
"version": "18.6.0",
"description": "Shareable commitlint config enforcing conventional commits",

@@ -36,3 +36,3 @@ "files": [

"devDependencies": {
"@commitlint/lint": "^18.5.0",
"@commitlint/lint": "^18.6.0",
"@commitlint/utils": "^18.4.4"

@@ -43,3 +43,3 @@ },

},
"gitHead": "7886d8b254eb09548f695c6032c68e6342299804"
"gitHead": "daa8b1baa8732b3f1f937d2453608d47b4952bff"
}
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