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

@commitlint/config-validator

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-validator - npm Package Compare versions

Comparing version
20.3.1
to
20.4.0
+3
-3
package.json
{
"name": "@commitlint/config-validator",
"type": "module",
"version": "20.3.1",
"version": "20.4.0",
"description": "config validator for commitlint.config.js",

@@ -42,6 +42,6 @@ "main": "lib/validate.js",

"dependencies": {
"@commitlint/types": "^20.3.1",
"@commitlint/types": "^20.4.0",
"ajv": "^8.11.0"
},
"gitHead": "be3a280aeadef5afa8ec83dbbe794ab2f72b9c3a"
"gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd"
}