@commitlint/parse
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="6.0.4"></a> | ||
## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31) | ||
**Note:** Version bump only for package @commitlint/parse | ||
<a name="6.0.3"></a> | ||
@@ -8,0 +16,0 @@ ## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31) |
{ | ||
"name": "@commitlint/parse", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"description": "Lint your commit messages", | ||
@@ -62,7 +62,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/test": "^6.0.3", | ||
"@commitlint/utils": "^6.0.3", | ||
"@commitlint/test": "^6.0.4", | ||
"@commitlint/utils": "^6.0.4", | ||
"ava": "0.22.0", | ||
"babel-cli": "6.26.0", | ||
"babel-preset-commitlint": "^6.0.3", | ||
"babel-preset-commitlint": "^6.0.4", | ||
"babel-register": "6.26.0", | ||
@@ -69,0 +69,0 @@ "concurrently": "3.5.1", |
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
24716