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.1.0
to
20.2.0
+4
-4
package.json
{
"name": "commitlint",
"type": "module",
"version": "20.1.0",
"version": "20.2.0",
"description": "Lint your commit messages",

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

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

@@ -48,3 +48,3 @@ "devDependencies": {

},
"gitHead": "a8e86d252ad9e77e0b9bd929fd8409f824727f11"
"gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1"
}