|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.9", |
|
|
|
|
"version": "0.5.10", |
|
|
|
|
"description": "Tool to debug Ethereum transactions", |
|
|
|
|
"contributors": [ |
|
|
|
|
{ |
|
|
|
@ -22,9 +22,9 @@ |
|
|
|
|
"@ethereumjs/common": "^2.5.0", |
|
|
|
|
"@ethereumjs/tx": "^3.3.2", |
|
|
|
|
"@ethereumjs/vm": "^5.5.3", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.39", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.9", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.9", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.40", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.10", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.10", |
|
|
|
|
"ansi-gray": "^0.1.1", |
|
|
|
|
"async": "^2.6.2", |
|
|
|
|
"color-support": "^1.1.3", |
|
|
|
@ -68,5 +68,5 @@ |
|
|
|
|
}, |
|
|
|
|
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-debug#readme", |
|
|
|
|
"typings": "src/index.d.ts", |
|
|
|
|
"gitHead": "8c5ee47b5a7d05ebd435ff9d443b57ea439eaf78" |
|
|
|
|
"gitHead": "bd1fb4c506538641076f88219b9f11df4961df67" |
|
|
|
|
} |