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

@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 17.4.2 to 17.7.0

8

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

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

"devDependencies": {
"@commitlint/lint": "^17.4.2",
"@commitlint/lint": "^17.7.0",
"@commitlint/utils": "^17.4.0"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
"conventional-changelog-conventionalcommits": "^6.1.0"
},
"gitHead": "3c691ad507293db4ecb7ddd3559afca871c1e0bc"
"gitHead": "b12ec06a3a20b8c343ffcaa7fc354ea5bc53e9f2"
}

@@ -139,3 +139,3 @@ > Lint your conventional commits

- **rule**: `always`
- level: `warning`
- **level**: `warning`

@@ -155,3 +155,3 @@ ```sh

- **rule**: `always`
- level: `error`
- **level**: `error`
- **value**

@@ -179,3 +179,3 @@

- **rule**: `always`
- level: `warning`
- **level**: `warning`

@@ -195,3 +195,3 @@ ```sh

- **rule**: `always`
- level: `error`
- **level**: `error`
- **value**

@@ -198,0 +198,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