1
1
{
2
2
"name" : " @remix-project/remix-debug" ,
3
- "version" : " 0.5.56 " ,
3
+ "version" : " 0.5.57 " ,
4
4
"description" : " Tool to debug Ethereum transactions" ,
5
5
"contributors" : [
6
6
{
26
26
"@ethereumjs/tx" : " 5.4.0" ,
27
27
"@ethereumjs/util" : " 9.1.0" ,
28
28
"@ethereumjs/vm" : " 8.1.1" ,
29
- "@remix-project/remix-astwalker" : " ^0.0.86 " ,
30
- "@remix-project/remix-lib" : " ^0.5.63 " ,
31
- "@remix-project/remix-simulator" : " ^0.2.56 " ,
32
- "@remix-project/remix-solidity" : " ^0.5.42 " ,
29
+ "@remix-project/remix-astwalker" : " ^0.0.87 " ,
30
+ "@remix-project/remix-lib" : " ^0.5.64 " ,
31
+ "@remix-project/remix-simulator" : " ^0.2.57 " ,
32
+ "@remix-project/remix-solidity" : " ^0.5.43 " ,
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" : " 57f4196f41faf8a2879a8013327f5e275e623444 " ,
72
+ "gitHead" : " 28b25d08084ff0dd952f2cd649dbcd1c1ab30e01 " ,
73
73
"types" : " ./src/index.d.ts"
74
74
}
0 commit comments