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-config-angular

Package Overview
Dependencies
Maintainers
4
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-angular - npm Package Compare versions

Comparing version
19.8.1
to
20.0.0
+4
-4
package.json
{
"name": "commitlint-config-angular",
"type": "module",
"version": "19.8.1",
"version": "20.0.0",
"description": "Shareable commitlint config enforcing the angular commit convention",

@@ -34,8 +34,8 @@ "files": [

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