@commitlint/parse
Advanced tools
Comparing version 5.2.8 to 6.0.0
@@ -6,4 +6,4 @@ # Change Log | ||
<a name="5.2.8"></a> | ||
## [5.2.8](https://github.com/marionebl/commitlint/compare/v5.2.7...v5.2.8) (2017-12-26) | ||
<a name="6.0.0"></a> | ||
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09) | ||
@@ -14,9 +14,1 @@ | ||
**Note:** Version bump only for package @commitlint/parse | ||
<a name="5.2.7"></a> | ||
## [5.2.7](https://github.com/marionebl/commitlint/compare/v5.2.6...v5.2.7) (2017-12-26) | ||
**Note:** Version bump only for package @commitlint/parse |
{ | ||
"name": "@commitlint/parse", | ||
"version": "5.2.8", | ||
"version": "6.0.0", | ||
"description": "Lint your commit messages", | ||
@@ -35,5 +35,2 @@ "main": "lib/index.js", | ||
"xo": false, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"engines": { | ||
@@ -62,3 +59,3 @@ "node": ">=4" | ||
"devDependencies": { | ||
"@commitlint/test": "^5.2.7", | ||
"@commitlint/test": "^6.0.0", | ||
"@commitlint/utils": "^5.1.1", | ||
@@ -65,0 +62,0 @@ "ava": "0.22.0", |
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
28794