@farcaster/hub-nodejs
Advanced tools
+2
-2
| { | ||
| "name": "@farcaster/hub-nodejs", | ||
| "version": "0.15.5", | ||
| "version": "0.15.6", | ||
| "main": "./dist/index.js", | ||
@@ -23,3 +23,3 @@ "module": "./dist/index.mjs", | ||
| "dependencies": { | ||
| "@farcaster/core": "0.18.5", | ||
| "@farcaster/core": "0.18.6", | ||
| "@grpc/grpc-js": "~1.11.1", | ||
@@ -26,0 +26,0 @@ "@noble/hashes": "^1.3.0", |
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
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
+ Added
- Removed
Updated