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

@commitlint/format

Package Overview
Dependencies
Maintainers
4
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/format - npm Package Compare versions

Comparing version
20.4.0
to
20.4.3
+3
-3
package.json
{
"name": "@commitlint/format",
"type": "module",
"version": "20.4.0",
"version": "20.4.3",
"description": "Format commitlint reports",

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

"dependencies": {
"@commitlint/types": "^20.4.0",
"@commitlint/types": "^20.4.3",
"picocolors": "^1.1.1"
},
"gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd"
"gitHead": "a7469817974796a6e89f55911bb66b7bffa44099"
}