@goldstack/utils-log
Advanced tools
+3
-3
| { | ||
| "name": "@goldstack/utils-log", | ||
| "version": "0.3.28", | ||
| "version": "0.3.29", | ||
| "description": "Utilities for emitting logs.", | ||
@@ -37,6 +37,6 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-cli": "0.3.26" | ||
| "@goldstack/utils-cli": "0.3.27" | ||
| }, | ||
| "devDependencies": { | ||
| "@goldstack/utils-git": "0.2.21", | ||
| "@goldstack/utils-git": "0.2.22", | ||
| "@swc/core": "^1.15.8", | ||
@@ -43,0 +43,0 @@ "@swc/jest": "^0.2.39", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 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 2 instances in 1 package
+ Added
- Removed
Updated