@goldstack/utils-log
Advanced tools
+2
-2
| { | ||
| "name": "@goldstack/utils-log", | ||
| "version": "0.3.33", | ||
| "version": "0.3.34", | ||
| "description": "Utilities for emitting logs.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-cli": "0.3.31" | ||
| "@goldstack/utils-cli": "0.3.32" | ||
| }, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
+2
-0
@@ -8,2 +8,3 @@ [](https://badge.fury.io/js/%40goldstack%2Futils-log) | ||
| This utility has been developed for the [Goldstack](https://goldstack.party) starter project builder. Check it out for starting your next project ❤️ | ||
| ## Installation | ||
@@ -16,2 +17,3 @@ | ||
| ## Usage | ||
| ```typescript | ||
@@ -18,0 +20,0 @@ import { log } from '@goldstack/utils-log'; |
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
5706
0.04%23
9.52%+ Added
- Removed
Updated