1
1
{
2
2
"name" : " @remix-project/remix-debug" ,
3
- "version" : " 0.5.30 " ,
3
+ "version" : " 0.5.31 " ,
4
4
"description" : " Tool to debug Ethereum transactions" ,
5
5
"contributors" : [
6
6
{
26
26
"@ethereumjs/tx" : " ^4.1.1" ,
27
27
"@ethereumjs/util" : " ^8.0.5" ,
28
28
"@ethereumjs/vm" : " ^6.4.1" ,
29
- "@remix-project/remix-astwalker" : " ^0.0.60 " ,
30
- "@remix-project/remix-lib" : " ^0.5.37 " ,
31
- "@remix-project/remix-simulator" : " ^0.2.30 " ,
32
- "@remix-project/remix-solidity" : " ^0.5.16 " ,
29
+ "@remix-project/remix-astwalker" : " ^0.0.61 " ,
30
+ "@remix-project/remix-lib" : " ^0.5.38 " ,
31
+ "@remix-project/remix-simulator" : " ^0.2.31 " ,
32
+ "@remix-project/remix-solidity" : " ^0.5.17 " ,
33
33
"ansi-gray" : " ^0.1.1" ,
34
34
"async" : " ^2.6.2" ,
35
35
"color-support" : " ^1.1.3" ,
69
69
},
70
70
"homepage" : " https://github.com/ethereum/remix-project/tree/master/libs/remix-debug#readme" ,
71
71
"typings" : " src/index.d.ts" ,
72
- "gitHead" : " 8edf05261b079599b71f0fe2f890b005e2d8a6c3 " ,
72
+ "gitHead" : " b11b11623729f741a5ccd387bc60dc5db41f28ab " ,
73
73
"types" : " ./src/index.d.ts"
74
74
}
0 commit comments