|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.47", |
|
|
|
|
"version": "0.5.48", |
|
|
|
|
"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.77", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.54", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.47", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.33", |
|
|
|
|
"@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", |
|
|
|
|
"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": "65197fceebd45f013aefed3c4a90277cee7f2962", |
|
|
|
|
"gitHead": "4f5c2cb88bc38099f71c5407265a23ab3bb7508e", |
|
|
|
|
"types": "./src/index.d.ts" |
|
|
|
|
} |