@dxos/node-std
Advanced tools
+1
-8
| { | ||
| "name": "@dxos/node-std", | ||
| "version": "0.8.4-main.4a85c3132b", | ||
| "version": "0.8.4-main.4f23b4e393", | ||
| "description": "Simple wrapper for browser replacements of node stdlib modules within the DXOS codebase.", | ||
@@ -69,9 +69,2 @@ "homepage": "https://dxos.org", | ||
| }, | ||
| "typesVersions": { | ||
| "*": { | ||
| "_/config": [ | ||
| "types/_/config.ts" | ||
| ] | ||
| } | ||
| }, | ||
| "files": [ | ||
@@ -78,0 +71,0 @@ "dist", |
Sorry, the diff of this file is not supported yet
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
785046
0.2%3
-25%