@commitlint/load
Advanced tools
+5
-5
| { | ||
| "name": "@commitlint/load", | ||
| "type": "module", | ||
| "version": "20.1.0", | ||
| "version": "20.2.0", | ||
| "description": "Load shared commitlint configuration", | ||
@@ -48,6 +48,6 @@ "main": "lib/load.js", | ||
| "dependencies": { | ||
| "@commitlint/config-validator": "^20.0.0", | ||
| "@commitlint/config-validator": "^20.2.0", | ||
| "@commitlint/execute-rule": "^20.0.0", | ||
| "@commitlint/resolve-extends": "^20.1.0", | ||
| "@commitlint/types": "^20.0.0", | ||
| "@commitlint/resolve-extends": "^20.2.0", | ||
| "@commitlint/types": "^20.2.0", | ||
| "chalk": "^5.3.0", | ||
@@ -60,3 +60,3 @@ "cosmiconfig": "^9.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 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package