🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@commitlint/config-angular-type-enum

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-angular-type-enum - npm Package Compare versions

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

@@ -35,5 +35,5 @@ "main": "index.js",

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