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

commitlint

Package Overview
Dependencies
Maintainers
4
Versions
139
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.0.0
to
20.1.0
+3
-3
package.json
{
"name": "commitlint",
"type": "module",
"version": "20.0.0",
"version": "20.1.0",
"description": "Lint your commit messages",

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

"dependencies": {
"@commitlint/cli": "^20.0.0",
"@commitlint/cli": "^20.1.0",
"@commitlint/types": "^20.0.0"

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

},
"gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5"
"gitHead": "a8e86d252ad9e77e0b9bd929fd8409f824727f11"
}