@commitlint/cli
Advanced tools
+10
-10
| { | ||
| "name": "@commitlint/cli", | ||
| "type": "module", | ||
| "version": "20.3.1", | ||
| "version": "20.4.0", | ||
| "description": "Lint your commit messages", | ||
@@ -42,20 +42,20 @@ "files": [ | ||
| "devDependencies": { | ||
| "@commitlint/test": "^20.0.0", | ||
| "@commitlint/test": "^20.4.0", | ||
| "@commitlint/utils": "^20.0.0", | ||
| "@types/lodash.merge": "^4.6.8", | ||
| "@types/lodash.mergewith": "^4.6.8", | ||
| "@types/node": "^18.19.17", | ||
| "@types/yargs": "^17.0.29", | ||
| "fs-extra": "^11.0.0", | ||
| "lodash.merge": "^4.6.2" | ||
| "lodash.mergewith": "^4.6.2" | ||
| }, | ||
| "dependencies": { | ||
| "@commitlint/format": "^20.3.1", | ||
| "@commitlint/lint": "^20.3.1", | ||
| "@commitlint/load": "^20.3.1", | ||
| "@commitlint/read": "^20.3.1", | ||
| "@commitlint/types": "^20.3.1", | ||
| "@commitlint/format": "^20.4.0", | ||
| "@commitlint/lint": "^20.4.0", | ||
| "@commitlint/load": "^20.4.0", | ||
| "@commitlint/read": "^20.4.0", | ||
| "@commitlint/types": "^20.4.0", | ||
| "tinyexec": "^1.0.0", | ||
| "yargs": "^17.0.0" | ||
| }, | ||
| "gitHead": "be3a280aeadef5afa8ec83dbbe794ab2f72b9c3a" | ||
| "gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd" | ||
| } |
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
32458
0.02%Updated
Updated
Updated
Updated
Updated