@commitlint/cli
Advanced tools
+3
-3
| { | ||
| "name": "@commitlint/cli", | ||
| "type": "module", | ||
| "version": "20.4.1", | ||
| "version": "20.4.2", | ||
| "description": "Lint your commit messages", | ||
@@ -52,3 +52,3 @@ "files": [ | ||
| "@commitlint/format": "^20.4.0", | ||
| "@commitlint/lint": "^20.4.1", | ||
| "@commitlint/lint": "^20.4.2", | ||
| "@commitlint/load": "^20.4.0", | ||
@@ -60,3 +60,3 @@ "@commitlint/read": "^20.4.0", | ||
| }, | ||
| "gitHead": "e7ae28d1f71299cedcafe3360f376c93800b283a" | ||
| "gitHead": "81cfc9e5e9d452b68b5809e57196ca0c03fd7b85" | ||
| } |
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