|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.20", |
|
|
|
|
"version": "0.5.21", |
|
|
|
|
"description": "Tool to debug Ethereum transactions", |
|
|
|
|
"contributors": [ |
|
|
|
|
{ |
|
|
|
@ -22,9 +22,10 @@ |
|
|
|
|
"@ethereumjs/common": "^2.5.0", |
|
|
|
|
"@ethereumjs/tx": "^3.3.2", |
|
|
|
|
"@ethereumjs/vm": "^5.5.3", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.50", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.20", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.20", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.51", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.21", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.21", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.7", |
|
|
|
|
"ansi-gray": "^0.1.1", |
|
|
|
|
"async": "^2.6.2", |
|
|
|
|
"color-support": "^1.1.3", |
|
|
|
@ -68,5 +69,5 @@ |
|
|
|
|
}, |
|
|
|
|
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-debug#readme", |
|
|
|
|
"typings": "src/index.d.ts", |
|
|
|
|
"gitHead": "569f7d53f6f218d99aa8281929b541ab7e00058f" |
|
|
|
|
"gitHead": "b9f8241a57d3083c94d6499efa8e2ea2ac8ef2d1" |
|
|
|
|
} |