Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

commitlint

Package Overview
Dependencies
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint - npm Package Compare versions

Comparing version
20.4.0
to
20.4.1
+3
-3
package.json
{
"name": "commitlint",
"type": "module",
"version": "20.4.0",
"version": "20.4.1",
"description": "Lint your commit messages",

@@ -39,3 +39,3 @@ "files": [

"dependencies": {
"@commitlint/cli": "^20.4.0",
"@commitlint/cli": "^20.4.1",
"@commitlint/types": "^20.4.0"

@@ -48,3 +48,3 @@ },

},
"gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd"
"gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a"
}