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 17.2.0 to 17.8.1

10

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

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

"devDependencies": {
"@commitlint/lint": "^17.2.0",
"@commitlint/utils": "^17.0.0"
"@commitlint/lint": "^17.8.1",
"@commitlint/utils": "^17.8.1"
},
"dependencies": {
"conventional-changelog-conventionalcommits": "^5.0.0"
"conventional-changelog-conventionalcommits": "^6.1.0"
},
"gitHead": "a2fab85ec0668b112f43073c766a2a8545a55497"
"gitHead": "75b2a1264ac699dbaead2249282b6dca18ae3008"
}

@@ -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