@goldstack/utils-log
Advanced tools
+4
-4
| { | ||
| "name": "@goldstack/utils-log", | ||
| "version": "0.3.29", | ||
| "version": "0.3.30", | ||
| "description": "Utilities for emitting logs.", | ||
@@ -37,6 +37,6 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-cli": "0.3.27" | ||
| "@goldstack/utils-cli": "0.3.28" | ||
| }, | ||
| "devDependencies": { | ||
| "@goldstack/utils-git": "0.2.22", | ||
| "@goldstack/utils-git": "0.2.23", | ||
| "@swc/core": "^1.15.8", | ||
@@ -47,3 +47,3 @@ "@swc/jest": "^0.2.39", | ||
| "jest": "^30.2.0", | ||
| "rimraf": "^3.0.2", | ||
| "rimraf": "^6.1.2", | ||
| "typescript": "^5.9.3" | ||
@@ -50,0 +50,0 @@ }, |
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