1
1
{
2
2
"name" : " @remix-project/remix-debug" ,
3
- "version" : " 0.5.35 " ,
3
+ "version" : " 0.5.36 " ,
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.65 " ,
30
- "@remix-project/remix-lib" : " ^0.5.42 " ,
31
- "@remix-project/remix-simulator" : " ^0.2.35 " ,
32
- "@remix-project/remix-solidity" : " ^0.5.21 " ,
29
+ "@remix-project/remix-astwalker" : " ^0.0.66 " ,
30
+ "@remix-project/remix-lib" : " ^0.5.43 " ,
31
+ "@remix-project/remix-simulator" : " ^0.2.36 " ,
32
+ "@remix-project/remix-solidity" : " ^0.5.22 " ,
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" : " 89e43672a629f3267cc1b9c1e6109798d5c91d20 " ,
72
+ "gitHead" : " b8606fe2db170b6ef7cdd19b498db74cf2fb14b1 " ,
73
73
"types" : " ./src/index.d.ts"
74
74
}
0 commit comments