@commitlint/cli
Advanced tools
+7
-7
| { | ||
| "name": "@commitlint/cli", | ||
| "type": "module", | ||
| "version": "20.1.0", | ||
| "version": "20.2.0", | ||
| "description": "Lint your commit messages", | ||
@@ -51,11 +51,11 @@ "files": [ | ||
| "dependencies": { | ||
| "@commitlint/format": "^20.0.0", | ||
| "@commitlint/lint": "^20.0.0", | ||
| "@commitlint/load": "^20.1.0", | ||
| "@commitlint/read": "^20.0.0", | ||
| "@commitlint/types": "^20.0.0", | ||
| "@commitlint/format": "^20.2.0", | ||
| "@commitlint/lint": "^20.2.0", | ||
| "@commitlint/load": "^20.2.0", | ||
| "@commitlint/read": "^20.2.0", | ||
| "@commitlint/types": "^20.2.0", | ||
| "tinyexec": "^1.0.0", | ||
| "yargs": "^17.0.0" | ||
| }, | ||
| "gitHead": "a8e86d252ad9e77e0b9bd929fd8409f824727f11" | ||
| "gitHead": "ddad9b44d6dd98b983f338bee1ff44dfa9dc1ab1" | ||
| } |
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