@commitlint/cli
Advanced tools
+7
-7
| { | ||
| "name": "@commitlint/cli", | ||
| "type": "module", | ||
| "version": "20.4.3", | ||
| "version": "20.4.4", | ||
| "description": "Lint your commit messages", | ||
@@ -52,11 +52,11 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/format": "^20.4.3", | ||
| "@commitlint/lint": "^20.4.3", | ||
| "@commitlint/load": "^20.4.3", | ||
| "@commitlint/read": "^20.4.3", | ||
| "@commitlint/types": "^20.4.3", | ||
| "@commitlint/format": "^20.4.4", | ||
| "@commitlint/lint": "^20.4.4", | ||
| "@commitlint/load": "^20.4.4", | ||
| "@commitlint/read": "^20.4.4", | ||
| "@commitlint/types": "^20.4.4", | ||
| "tinyexec": "^1.0.0", | ||
| "yargs": "^17.0.0" | ||
| }, | ||
| "gitHead": "a7469817974796a6e89f55911bb66b7bffa44099" | ||
| "gitHead": "02d7245e9b204ed07a68298e4d73c8d82a4b7f81" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Updated
Updated
Updated
Updated
Updated