@zcodeapp/configuration
Advanced tools
@@ -119,3 +119,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -122,0 +122,0 @@ <script src="prettify.js"></script> |
@@ -349,3 +349,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -352,0 +352,0 @@ <script src="../prettify.js"></script> |
@@ -119,3 +119,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -122,0 +122,0 @@ <script src="../prettify.js"></script> |
@@ -76,3 +76,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -79,0 +79,0 @@ <script src="../prettify.js"></script> |
@@ -124,3 +124,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -127,0 +127,0 @@ <script src="../../prettify.js"></script> |
@@ -119,3 +119,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -122,0 +122,0 @@ <script src="../../prettify.js"></script> |
@@ -73,3 +73,3 @@ | ||
| <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a> | ||
| at 2024-01-23T04:55:13.042Z | ||
| at 2024-01-23T05:10:38.672Z | ||
| </div> | ||
@@ -76,0 +76,0 @@ <script src="../../prettify.js"></script> |
+5
-5
| { | ||
| "name": "@zcodeapp/configuration", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "Configuration for load system variables", | ||
@@ -40,7 +40,7 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@zcodeapp/di": "^0.2.4", | ||
| "@zcodeapp/logger": "^0.2.4", | ||
| "@zcodeapp/utils": "^0.2.4" | ||
| "@zcodeapp/di": "^0.2.5", | ||
| "@zcodeapp/logger": "^0.2.5", | ||
| "@zcodeapp/utils": "^0.2.5" | ||
| }, | ||
| "gitHead": "dd75fea8be136dead8849581b4664ae91b4bf273" | ||
| "gitHead": "6daae602b38471757694a0a93540505f1e95004b" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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 1 instance 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
Updated
Updated
Updated