File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/abi-gen" ,
3
- "version" : " 5.6.3 " ,
3
+ "version" : " 5.7.0 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
82
82
},
83
83
"devDependencies" : {
84
84
"@0x/assert" : " ^3.0.30" ,
85
- "@0x/base-contract" : " ^6.4.3 " ,
86
- "@0x/contracts-gen" : " ^2.0.41 " ,
85
+ "@0x/base-contract" : " ^6.4.4 " ,
86
+ "@0x/contracts-gen" : " ^2.0.42 " ,
87
87
"@0x/dev-utils" : " ^4.2.10" ,
88
88
"@0x/json-schemas" : " ^6.4.0" ,
89
- "@0x/sol-compiler" : " ^4.7.6 " ,
89
+ "@0x/sol-compiler" : " ^4.7.7 " ,
90
90
"@0x/subproviders" : " ^6.6.1" ,
91
91
"@0x/tslint-config" : " ^4.1.4" ,
92
92
"@0x/web3-wrapper" : " ^7.6.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/base-contract" ,
3
- "version" : " 6.4.3 " ,
3
+ "version" : " 6.4.4 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/contracts-gen" ,
3
- "version" : " 2.0.41 " ,
3
+ "version" : " 2.0.42 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
27
27
},
28
28
"homepage" : " https://github.com/0xProject/tools/tree/main/contracts-gen" ,
29
29
"dependencies" : {
30
- "@0x/sol-compiler" : " ^4.7.6 " ,
30
+ "@0x/sol-compiler" : " ^4.7.7 " ,
31
31
"@0x/sol-resolver" : " ^3.1.9" ,
32
32
"@0x/types" : " ^3.3.4" ,
33
33
"@0x/typescript-typings" : " ^5.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/sol-compiler" ,
3
- "version" : " 4.7.6 " ,
3
+ "version" : " 4.7.7 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/sol-coverage" ,
3
- "version" : " 4.0.40 " ,
3
+ "version" : " 4.0.41 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
33
33
},
34
34
"homepage" : " https://github.com/0xProject/tools/tree/main/sol-coverage" ,
35
35
"dependencies" : {
36
- "@0x/sol-tracing-utils" : " ^7.2.6 " ,
36
+ "@0x/sol-tracing-utils" : " ^7.2.7 " ,
37
37
"@0x/subproviders" : " ^6.6.1" ,
38
38
"@0x/typescript-typings" : " ^5.2.1" ,
39
39
"@types/minimatch" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/sol-doc" ,
3
- "version" : " 3.1.38 " ,
3
+ "version" : " 3.1.39 " ,
4
4
"description" : " Solidity documentation generator" ,
5
5
"main" : " lib/src/index.js" ,
6
6
"types" : " lib/src/index.d.js" ,
32
32
"author" : " F. Eugene Aumson" ,
33
33
"license" : " Apache-2.0" ,
34
34
"dependencies" : {
35
- "@0x/sol-compiler" : " ^4.7.6 " ,
35
+ "@0x/sol-compiler" : " ^4.7.7 " ,
36
36
"@0x/types" : " ^3.3.4" ,
37
37
"@0x/utils" : " ^6.4.4" ,
38
38
"@types/node" : " 12.12.54" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/sol-profiler" ,
3
- "version" : " 4.1.30 " ,
3
+ "version" : " 4.1.31 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
33
33
},
34
34
"homepage" : " https://github.com/0xProject/tools/tree/main/sol-profiler" ,
35
35
"dependencies" : {
36
- "@0x/sol-tracing-utils" : " ^7.2.6 " ,
36
+ "@0x/sol-tracing-utils" : " ^7.2.7 " ,
37
37
"@0x/subproviders" : " ^6.6.1" ,
38
38
"@0x/typescript-typings" : " ^5.2.1" ,
39
39
"@0x/utils" : " ^6.4.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/sol-trace" ,
3
- "version" : " 3.0.40 " ,
3
+ "version" : " 3.0.41 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
33
33
},
34
34
"homepage" : " https://github.com/0xProject/tools/tree/main/sol-trace" ,
35
35
"dependencies" : {
36
- "@0x/sol-tracing-utils" : " ^7.2.6 " ,
36
+ "@0x/sol-tracing-utils" : " ^7.2.7 " ,
37
37
"@0x/subproviders" : " ^6.6.1" ,
38
38
"@0x/typescript-typings" : " ^5.2.1" ,
39
39
"@types/node" : " 12.12.54" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @0x/sol-tracing-utils" ,
3
- "version" : " 7.2.6 " ,
3
+ "version" : " 7.2.7 " ,
4
4
"engines" : {
5
5
"node" : " >=6.12"
6
6
},
39
39
"homepage" : " https://github.com/0xProject/tools/tree/main/sol-tracing-utils" ,
40
40
"dependencies" : {
41
41
"@0x/dev-utils" : " ^4.2.10" ,
42
- "@0x/sol-compiler" : " ^4.7.6 " ,
42
+ "@0x/sol-compiler" : " ^4.7.7 " ,
43
43
"@0x/sol-resolver" : " ^3.1.9" ,
44
44
"@0x/subproviders" : " ^6.6.1" ,
45
45
"@0x/typescript-typings" : " ^5.2.1" ,
You can’t perform that action at this time.
0 commit comments