@commitlint/load
Advanced tools
Comparing version 17.4.0 to 17.4.1
{ | ||
"name": "@commitlint/load", | ||
"version": "17.4.0", | ||
"version": "17.4.1", | ||
"description": "Load shared commitlint configuration", | ||
@@ -43,3 +43,2 @@ "main": "lib/load.js", | ||
"@types/lodash.uniq": "^4.5.7", | ||
"@types/node": "^14.0.0", | ||
"conventional-changelog-atom": "^2.0.8", | ||
@@ -53,2 +52,3 @@ "execa": "^5.0.0" | ||
"@commitlint/types": "^17.4.0", | ||
"@types/node": "*", | ||
"chalk": "^4.1.0", | ||
@@ -64,3 +64,3 @@ "cosmiconfig": "^8.0.0", | ||
}, | ||
"gitHead": "7b0f7e805818944ab9fa42c52b6858211bbf2a66" | ||
"gitHead": "317d0444d69a08ea0b6ec2f69ec495a4010fa9d9" | ||
} |
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
7
33313
14
+ Added@types/node@*