|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.30", |
|
|
|
|
"version": "0.5.31", |
|
|
|
|
"description": "Tool to debug Ethereum transactions", |
|
|
|
|
"contributors": [ |
|
|
|
|
{ |
|
|
|
@ -26,10 +26,10 @@ |
|
|
|
|
"@ethereumjs/tx": "^4.1.1", |
|
|
|
|
"@ethereumjs/util": "^8.0.5", |
|
|
|
|
"@ethereumjs/vm": "^6.4.1", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.60", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.37", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.30", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.16", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.61", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.38", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.31", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.17", |
|
|
|
|
"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": "8edf05261b079599b71f0fe2f890b005e2d8a6c3", |
|
|
|
|
"gitHead": "b11b11623729f741a5ccd387bc60dc5db41f28ab", |
|
|
|
|
"types": "./src/index.d.ts" |
|
|
|
|
} |