@decaf-ts/logging
Advanced tools
+1
-1
@@ -26,3 +26,3 @@ /** | ||
| */ | ||
| export const VERSION = "0.11.0"; | ||
| export const VERSION = "0.11.1"; | ||
| /** | ||
@@ -29,0 +29,0 @@ * @description Current package version string. |
+1
-1
@@ -43,3 +43,3 @@ "use strict"; | ||
| */ | ||
| exports.VERSION = "0.11.0"; | ||
| exports.VERSION = "0.11.1"; | ||
| /** | ||
@@ -46,0 +46,0 @@ * @description Current package version string. |
+1
-1
| { | ||
| "name": "@decaf-ts/logging", | ||
| "version": "0.11.1", | ||
| "version": "0.11.2", | ||
| "description": "simple winston inspired wrapper for cross lib logging", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance 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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package