commitlint-config-angular
Advanced tools
Comparing version 18.6.1 to 19.0.0
@@ -1,1 +0,1 @@ | ||
module.exports = require('@commitlint/config-angular'); | ||
export {default} from '@commitlint/config-angular'; |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "18.6.1", | ||
"type": "module", | ||
"version": "19.0.0", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -33,8 +34,8 @@ "files": [ | ||
"dependencies": { | ||
"@commitlint/config-angular": "^18.6.1" | ||
"@commitlint/config-angular": "^19.0.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^18.6.1" | ||
"@commitlint/utils": "^19.0.0" | ||
}, | ||
"gitHead": "89f5bf91d1c11b1f457a6f0d99b8ea34583a9311" | ||
"gitHead": "f1ff12159d627ee63bf8982ab02e6cca8f10b09f" | ||
} |
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
2245
Yes
+ Added@commitlint/config-angular@19.6.0(transitive)
+ Added@commitlint/config-angular-type-enum@19.5.0(transitive)
- Removed@commitlint/config-angular@18.6.1(transitive)
- Removed@commitlint/config-angular-type-enum@18.6.1(transitive)