|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.52", |
|
|
|
|
"version": "0.5.53", |
|
|
|
|
"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.82", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.59", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.52", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.38", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.83", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.60", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.53", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.39", |
|
|
|
|
"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": "35e1469e94bb370f5427d4ab230fcbd47c665e55", |
|
|
|
|
"gitHead": "cc2850c7fb3f1e50b0d65437a74ccae19c74b87c", |
|
|
|
|
"types": "./src/index.d.ts" |
|
|
|
|
} |