|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "@remix-project/remix-debug", |
|
|
|
|
"version": "0.5.36", |
|
|
|
|
"version": "0.5.37", |
|
|
|
|
"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.66", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.43", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.36", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.22", |
|
|
|
|
"@remix-project/remix-astwalker": "^0.0.67", |
|
|
|
|
"@remix-project/remix-lib": "^0.5.44", |
|
|
|
|
"@remix-project/remix-simulator": "^0.2.37", |
|
|
|
|
"@remix-project/remix-solidity": "^0.5.23", |
|
|
|
|
"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": "b8606fe2db170b6ef7cdd19b498db74cf2fb14b1", |
|
|
|
|
"gitHead": "29e14eb9e9750b43522e3667bb340ff6884d1ebf", |
|
|
|
|
"types": "./src/index.d.ts" |
|
|
|
|
} |