@commitlint/read
Advanced tools
Comparing version 12.1.3 to 12.1.4
{ | ||
"name": "@commitlint/read", | ||
"version": "12.1.3", | ||
"version": "12.1.4", | ||
"description": "Read commit messages from a specified range or last edit", | ||
@@ -37,4 +37,4 @@ "main": "lib/read.js", | ||
"devDependencies": { | ||
"@commitlint/test": "^12.1.3", | ||
"@commitlint/utils": "^12.1.3", | ||
"@commitlint/test": "^12.1.4", | ||
"@commitlint/utils": "^12.1.4", | ||
"@types/fs-extra": "^9.0.1", | ||
@@ -45,8 +45,8 @@ "@types/git-raw-commits": "^2.0.0", | ||
"dependencies": { | ||
"@commitlint/top-level": "^12.1.3", | ||
"@commitlint/types": "^12.1.3", | ||
"fs-extra": "^10.0.0", | ||
"@commitlint/top-level": "^12.1.4", | ||
"@commitlint/types": "^12.1.4", | ||
"fs-extra": "^9.0.0", | ||
"git-raw-commits": "^2.0.0" | ||
}, | ||
"gitHead": "81358f98b397b52250f118835cdcb5acebab2aba" | ||
"gitHead": "dd15ea6a27f29f232b183acafdb672e9b3586912" | ||
} |
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
11
17871
+ Addedat-least-node@1.0.0(transitive)
+ Addedfs-extra@9.1.0(transitive)
- Removedfs-extra@10.1.0(transitive)
Updated@commitlint/types@^12.1.4
Updatedfs-extra@^9.0.0