commitlint-config-angular
Advanced tools
Comparing version 13.2.0 to 14.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26) | ||
**Note:** Version bump only for package commitlint-config-angular | ||
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "commitlint-config-angular", | ||
"version": "13.2.0", | ||
"version": "14.0.0", | ||
"description": "Shareable commitlint config enforcing the angular commit convention", | ||
@@ -14,3 +14,4 @@ "files": [ | ||
"type": "git", | ||
"url": "https://github.com/conventional-changelog/commitlint.git" | ||
"url": "https://github.com/conventional-changelog/commitlint.git", | ||
"directory": "@alias/commitlint-config-angular" | ||
}, | ||
@@ -28,3 +29,3 @@ "keywords": [ | ||
}, | ||
"homepage": "https://github.com/conventional-changelog/commitlint#readme", | ||
"homepage": "https://commitlint.js.org/", | ||
"engines": { | ||
@@ -34,8 +35,8 @@ "node": ">=v12" | ||
"dependencies": { | ||
"@commitlint/config-angular": "^13.2.0" | ||
"@commitlint/config-angular": "^14.0.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/utils": "^13.2.0" | ||
"@commitlint/utils": "^14.0.0" | ||
}, | ||
"gitHead": "65e45339c79e46d01e35ec067edf14d225a3528a" | ||
"gitHead": "0bb3487f8ca0cd8e67977c089f65037ea2c7788b" | ||
} |
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
10885
+ Added@commitlint/config-angular@14.1.0(transitive)
+ Added@commitlint/config-angular-type-enum@14.0.0(transitive)
- Removed@commitlint/config-angular@13.2.0(transitive)
- Removed@commitlint/config-angular-type-enum@13.2.0(transitive)