@commitlint/rules
Advanced tools
Comparing version 17.3.0 to 17.4.0
{ | ||
"name": "@commitlint/rules", | ||
"version": "17.3.0", | ||
"version": "17.4.0", | ||
"description": "Lint your commit messages", | ||
@@ -38,16 +38,16 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@commitlint/parse": "^17.2.0", | ||
"@commitlint/test": "^17.2.0", | ||
"@commitlint/utils": "^17.0.0", | ||
"@commitlint/parse": "^17.4.0", | ||
"@commitlint/test": "^17.4.0", | ||
"@commitlint/utils": "^17.4.0", | ||
"conventional-changelog-angular": "5.0.13", | ||
"globby": "^11.0.0" | ||
"glob": "^8.0.3" | ||
}, | ||
"dependencies": { | ||
"@commitlint/ensure": "^17.3.0", | ||
"@commitlint/message": "^17.2.0", | ||
"@commitlint/to-lines": "^17.0.0", | ||
"@commitlint/types": "^17.0.0", | ||
"@commitlint/ensure": "^17.4.0", | ||
"@commitlint/message": "^17.4.0", | ||
"@commitlint/to-lines": "^17.4.0", | ||
"@commitlint/types": "^17.4.0", | ||
"execa": "^5.0.0" | ||
}, | ||
"gitHead": "618aee50a953ab06e736d985009f7182bd1a8ae1" | ||
"gitHead": "7b0f7e805818944ab9fa42c52b6858211bbf2a66" | ||
} |
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
82388
Updated@commitlint/ensure@^17.4.0
Updated@commitlint/message@^17.4.0
Updated@commitlint/to-lines@^17.4.0
Updated@commitlint/types@^17.4.0