@commitlint/format
Advanced tools
Comparing version 15.0.0 to 16.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26) | ||
**Note:** Version bump only for package @commitlint/format | ||
# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@commitlint/format", | ||
"version": "15.0.0", | ||
"version": "16.0.0", | ||
"description": "Format commitlint reports", | ||
@@ -38,9 +38,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/utils": "^15.0.0" | ||
"@commitlint/utils": "^16.0.0" | ||
}, | ||
"dependencies": { | ||
"@commitlint/types": "^15.0.0", | ||
"@commitlint/types": "^16.0.0", | ||
"chalk": "^4.0.0" | ||
}, | ||
"gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca" | ||
"gitHead": "a6bacf60d7dccf969677cdef48fd22f8a92b5f08" | ||
} |
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
21766
+ Added@commitlint/types@16.2.1(transitive)
- Removed@commitlint/types@15.0.0(transitive)
Updated@commitlint/types@^16.0.0