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

@commitlint/parse

Package Overview
Dependencies
Maintainers
4
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/parse - npm Package Compare versions

Comparing version
20.4.3
to
20.4.4
+3
-3
package.json
{
"name": "@commitlint/parse",
"type": "module",
"version": "20.4.3",
"version": "20.4.4",
"description": "Lint your commit messages",

@@ -44,7 +44,7 @@ "main": "lib/index.js",

"dependencies": {
"@commitlint/types": "^20.4.3",
"@commitlint/types": "^20.4.4",
"conventional-changelog-angular": "^8.2.0",
"conventional-commits-parser": "^6.3.0"
},
"gitHead": "a7469817974796a6e89f55911bb66b7bffa44099"
"gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81"
}