@commitlint/types
Advanced tools
Comparing version 18.4.4 to 18.6.0
@@ -63,2 +63,3 @@ import { TargetCaseType } from './ensure'; | ||
'header-min-length': LengthRuleConfig<V>; | ||
'header-trim': RuleConfig<V>; | ||
'references-empty': RuleConfig<V>; | ||
@@ -65,0 +66,0 @@ 'scope-case': CaseRuleConfig<V>; |
{ | ||
"name": "@commitlint/types", | ||
"version": "18.4.4", | ||
"version": "18.6.0", | ||
"description": "Shared types for commitlint packages", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "ad2637f3cf23c5579e600950594e4d8d47d79864" | ||
"gitHead": "daa8b1baa8732b3f1f937d2453608d47b4952bff" | ||
} |
Sorry, the diff of this file is not supported yet
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
27224
337