@accelbyte/sdk
Advanced tools
+2
-2
| { | ||
| "name": "@accelbyte/sdk", | ||
| "version": "0.0.0-dev-20260406042959", | ||
| "version": "0.0.0-dev-20260407233405", | ||
| "author": "AccelByte Inc", | ||
@@ -51,3 +51,3 @@ "license": "SEE LICENSE IN LICENSE", | ||
| "dependencies": { | ||
| "@accelbyte/validator": "0.0.0-dev-20260406042959", | ||
| "@accelbyte/validator": "0.0.0-dev-20260407233405", | ||
| "axios": "1.13.5", | ||
@@ -54,0 +54,0 @@ "buffer": "6.0.3", |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
+ Added
- Removed