You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@commitlint/cli

Package Overview
Dependencies
Maintainers
4
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/cli - npm Package Compare versions

Comparing version
20.2.0
to
20.3.0
+4
-4
package.json
{
"name": "@commitlint/cli",
"type": "module",
"version": "20.2.0",
"version": "20.3.0",
"description": "Lint your commit messages",

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

"@commitlint/format": "^20.2.0",
"@commitlint/lint": "^20.2.0",
"@commitlint/load": "^20.2.0",
"@commitlint/lint": "^20.3.0",
"@commitlint/load": "^20.3.0",
"@commitlint/read": "^20.2.0",

@@ -60,3 +60,3 @@ "@commitlint/types": "^20.2.0",

},
"gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1"
"gitHead": "1c5734db28d30aac1e0493595f965d95d62f7971"
}