commitlint-presets
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "commitlint-presets", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Commitlint presets.", | ||
@@ -30,5 +30,5 @@ "scripts": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.8.0", | ||
"@commitlint/config-conventional": "^17.8.0", | ||
"commitlint-presets": "^1.0.1", | ||
"@commitlint/cli": "^18.4.2", | ||
"@commitlint/config-conventional": "^18.4.2", | ||
"commitlint-presets": "^1.0.2", | ||
"husky": "^8.0.3", | ||
@@ -38,5 +38,5 @@ "is-ci": "^3.0.1" | ||
"engines": { | ||
"node": ">=18.18.0", | ||
"npm": ">=9.8.1" | ||
"node": ">=18", | ||
"npm": ">=9" | ||
} | ||
} |
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
3180