@commitlint/types
Advanced tools
Comparing version 19.0.0 to 19.0.3
{ | ||
"name": "@commitlint/types", | ||
"type": "module", | ||
"version": "19.0.0", | ||
"version": "19.0.3", | ||
"description": "Shared types for commitlint packages", | ||
@@ -32,2 +32,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/conventional-commits-parser": "^5.0.0", | ||
"chalk": "^5.3.0" | ||
@@ -38,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "f1ff12159d627ee63bf8982ab02e6cca8f10b09f" | ||
"gitHead": "9b4ac34069e06cd327760ce37adbde8d537d8e3e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24083
2
+ Added@types/conventional-commits-parser@5.0.0(transitive)
+ Added@types/node@22.9.0(transitive)
+ Addedundici-types@6.19.8(transitive)