🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

commitlint

Package Overview
Dependencies
Maintainers
4
Versions
145
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.2
to
20.4.3
+5
-5
package.json
{
"name": "commitlint",
"type": "module",
"version": "20.4.2",
"version": "20.4.3",
"description": "Lint your commit messages",

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

"dependencies": {
"@commitlint/cli": "^20.4.2",
"@commitlint/types": "^20.4.0"
"@commitlint/cli": "^20.4.3",
"@commitlint/types": "^20.4.3"
},
"devDependencies": {
"@commitlint/test": "^20.4.0",
"@commitlint/test": "^20.4.3",
"@commitlint/utils": "^20.0.0",
"tinyexec": "^1.0.0"
},
"gitHead": "81cfc9e5e9d452b68b5809e57196ca0c03fd7b85"
"gitHead": "a7469817974796a6e89f55911bb66b7bffa44099"
}