|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.48", |
|
|
|
|
"version": "0.5.49", |
|
|
|
|
"description": "Tool to debug Ethereum transactions", |
|
|
|
|
"contributors": [ |
|
|
|
|
{ |
|
|
|
@ -26,10 +26,10 @@ |
|
|
|
|
"@ethereumjs/tx": "5.3.0", |
|
|
|
|
"@ethereumjs/util": "9.0.3", |
|
|
|
|
"@ethereumjs/vm": "8.0.0", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.78", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.55", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.48", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.34", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.79", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.56", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.49", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.35", |
|
|
|
|
"ansi-gray": "^0.1.1", |
|
|
|
|
"async": "^2.6.2", |
|
|
|
|
"color-support": "^1.1.3", |
|
|
|
@ -69,6 +69,6 @@ |
|
|
|
|
}, |
|
|
|
|
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-debug#readme", |
|
|
|
|
"typings": "src/index.d.ts", |
|
|
|
|
"gitHead": "4f5c2cb88bc38099f71c5407265a23ab3bb7508e", |
|
|
|
|
"gitHead": "9a971b0c22009d7405ca158b0847faf0d91ce9a7", |
|
|
|
|
"types": "./src/index.d.ts" |
|
|
|
|
} |