You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
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.5.0
to
19.8.0
+3
-3
package.json
{
"name": "@commitlint/config-angular-type-enum",
"type": "module",
"version": "19.5.0",
"version": "19.8.0",
"description": "Shareable commitlint config enforcing the angular commit convention types",

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

"devDependencies": {
"@commitlint/utils": "^19.5.0"
"@commitlint/utils": "^19.8.0"
},
"gitHead": "7e79af18b7500cda0e38f35944ee08b0b312c006"
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
}