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/execute-rule

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/execute-rule - npm Package Compare versions

Comparing version
19.8.1
to
20.0.0
+3
-3
package.json
{
"name": "@commitlint/execute-rule",
"type": "module",
"version": "19.8.1",
"version": "20.0.0",
"description": "Lint your commit messages",

@@ -39,5 +39,5 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/utils": "^19.8.1"
"@commitlint/utils": "^20.0.0"
},
"gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918"
"gitHead": "407be6c96b1a108ee012ed5330b0d80a165952d5"
}