@commitlint/lint
Advanced tools
Comparing version 18.6.0 to 18.6.1
{ | ||
"name": "@commitlint/lint", | ||
"version": "18.6.0", | ||
"version": "18.6.1", | ||
"description": "Lint a string against commitlint rules", | ||
@@ -39,11 +39,11 @@ "main": "lib/lint.js", | ||
"@commitlint/test": "^18.0.0", | ||
"@commitlint/utils": "^18.4.4" | ||
"@commitlint/utils": "^18.6.1" | ||
}, | ||
"dependencies": { | ||
"@commitlint/is-ignored": "^18.6.0", | ||
"@commitlint/parse": "^18.6.0", | ||
"@commitlint/rules": "^18.6.0", | ||
"@commitlint/types": "^18.6.0" | ||
"@commitlint/is-ignored": "^18.6.1", | ||
"@commitlint/parse": "^18.6.1", | ||
"@commitlint/rules": "^18.6.1", | ||
"@commitlint/types": "^18.6.1" | ||
}, | ||
"gitHead": "daa8b1baa8732b3f1f937d2453608d47b4952bff" | ||
"gitHead": "89f5bf91d1c11b1f457a6f0d99b8ea34583a9311" | ||
} |
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
Updated@commitlint/parse@^18.6.1
Updated@commitlint/rules@^18.6.1
Updated@commitlint/types@^18.6.1