@commitlint/lint
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="7.1.0"></a> | ||
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29) | ||
**Note:** Version bump only for package @commitlint/lint | ||
<a name="6.2.0"></a> | ||
@@ -8,0 +16,0 @@ # [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01) |
{ | ||
"name": "@commitlint/lint", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Lint a string against commitlint rules", | ||
@@ -77,5 +77,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@commitlint/is-ignored": "^7.0.0", | ||
"@commitlint/is-ignored": "^7.1.0", | ||
"@commitlint/parse": "^7.0.0", | ||
"@commitlint/rules": "^7.0.0", | ||
"@commitlint/rules": "^7.1.0", | ||
"babel-runtime": "^6.23.0", | ||
@@ -82,0 +82,0 @@ "lodash.topairs": "4.3.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
39063
Updated@commitlint/rules@^7.1.0