+3
-3
| { | ||
| "name": "sevm-cli", | ||
| "version": "0.1.1", | ||
| "version": "0.2.0", | ||
| "description": "A CLI for the Symbolic Ethereum Virtual Machine (EVM) bytecode decompiler & analyzer", | ||
@@ -37,2 +37,3 @@ "type": "module", | ||
| "env-paths": "^3.0.0", | ||
| "ethers": "^6.7.1", | ||
| "sevm": "^0.2.2", | ||
@@ -46,4 +47,3 @@ "sevm-4byte": "^0.1.3", | ||
| "@types/yargs": "^17.0.24", | ||
| "ethers": "^6.7.1", | ||
| "typescript": "^5.0.4" | ||
| "typescript": "^5.2.2" | ||
| }, | ||
@@ -50,0 +50,0 @@ "scripts": { |
+3
-3
@@ -5,6 +5,6 @@ <!-- markdownlint-disable no-inline-html --> | ||
| [](https://www.npmjs.com/package/@acuarica/evm-cli) | ||
|  | ||
| [](https://www.npmjs.com/package/sevm-cli) | ||
|  | ||
| [](https://github.com/acuarica/evm-cli/blob/main/LICENSE) | ||
| [](https://packagephobia.com/result?p=@acuarica/evm-cli) | ||
| [](https://packagephobia.com/result?p=sevm-cli) | ||
@@ -11,0 +11,0 @@ > :construction: Under heavy development. Feel free to open an [issue](https://github.com/acuarica/evm-cli/issues) if something is not right. :construction: |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
4
-20%18912
-0.28%7
16.67%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added