@goldstack/utils-log
Advanced tools
+5
-5
| { | ||
| "name": "@goldstack/utils-log", | ||
| "version": "0.3.25", | ||
| "version": "0.3.26", | ||
| "description": "Utilities for emitting logs.", | ||
@@ -37,7 +37,7 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-cli": "0.3.23" | ||
| "@goldstack/utils-cli": "0.3.24" | ||
| }, | ||
| "devDependencies": { | ||
| "@goldstack/utils-git": "0.2.18", | ||
| "@swc/core": "^1.12.11", | ||
| "@goldstack/utils-git": "0.2.19", | ||
| "@swc/core": "^1.15.3", | ||
| "@swc/jest": "^0.2.39", | ||
@@ -48,3 +48,3 @@ "@types/jest": "^29.5.14", | ||
| "rimraf": "^3.0.2", | ||
| "typescript": "^5.8.3" | ||
| "typescript": "^5.9.3" | ||
| }, | ||
@@ -51,0 +51,0 @@ "publishConfig": { |
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
5162
-0.02%+ Added
- Removed
Updated