@goldstack/utils-log
Advanced tools
+7
-7
| { | ||
| "name": "@goldstack/utils-log", | ||
| "version": "0.3.26", | ||
| "version": "0.3.27", | ||
| "description": "Utilities for emitting logs.", | ||
@@ -37,11 +37,11 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-cli": "0.3.24" | ||
| "@goldstack/utils-cli": "0.3.25" | ||
| }, | ||
| "devDependencies": { | ||
| "@goldstack/utils-git": "0.2.19", | ||
| "@swc/core": "^1.15.3", | ||
| "@goldstack/utils-git": "0.2.20", | ||
| "@swc/core": "^1.15.8", | ||
| "@swc/jest": "^0.2.39", | ||
| "@types/jest": "^29.5.14", | ||
| "@types/node": "^24.0.13", | ||
| "jest": "^29.7.0", | ||
| "@types/jest": "^30.0.0", | ||
| "@types/node": "^25.0.3", | ||
| "jest": "^30.2.0", | ||
| "rimraf": "^3.0.2", | ||
@@ -48,0 +48,0 @@ "typescript": "^5.9.3" |
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
5160
-0.04%+ Added
- Removed
Updated