🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@commitlint/types

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/types - npm Package Compare versions

Comparing version

to
19.5.0

6

package.json
{
"name": "@commitlint/types",
"type": "module",
"version": "19.0.3",
"version": "19.5.0",
"description": "Shared types for commitlint packages",

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

"devDependencies": {
"@commitlint/utils": "^19.0.0"
"@commitlint/utils": "^19.5.0"
},
"gitHead": "9b4ac34069e06cd327760ce37adbde8d537d8e3e"
"gitHead": "7e79af18b7500cda0e38f35944ee08b0b312c006"
}