1
1
{
2
2
"name" : " @remix-project/remix-debug" ,
3
- "version" : " 0.5.31 " ,
3
+ "version" : " 0.5.32 " ,
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.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 " ,
29
+ "@remix-project/remix-astwalker" : " ^0.0.62 " ,
30
+ "@remix-project/remix-lib" : " ^0.5.39 " ,
31
+ "@remix-project/remix-simulator" : " ^0.2.32 " ,
32
+ "@remix-project/remix-solidity" : " ^0.5.18 " ,
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" : " b11b11623729f741a5ccd387bc60dc5db41f28ab " ,
72
+ "gitHead" : " 335beb044cbd9d58c255bd8441a310757c99bf40 " ,
73
73
"types" : " ./src/index.d.ts"
74
74
}
0 commit comments