This repository was archived by the owner on Mar 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ Documentation:
170
170
171
171
- Dependencies updated
172
172
173
- ## [ 4.3.0 ]
173
+ ## [ 4.2.2 ]
174
174
175
175
### Changed
176
176
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web3-eth-abi" ,
3
- "version" : " 4.3.0 " ,
3
+ "version" : " 4.2.2 " ,
4
4
"description" : " Web3 module encode and decode EVM in/output." ,
5
5
"main" : " ./lib/commonjs/index.js" ,
6
6
"module" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 48
48
"web3-core" : " ^4.4.0" ,
49
49
"web3-errors" : " ^1.2.0" ,
50
50
"web3-eth" : " ^4.7.0" ,
51
- "web3-eth-abi" : " ^4.3.0 " ,
51
+ "web3-eth-abi" : " ^4.2.2 " ,
52
52
"web3-types" : " ^1.6.0" ,
53
53
"web3-utils" : " ^4.3.0" ,
54
54
"web3-validator" : " ^2.0.6"
Original file line number Diff line number Diff line change 65
65
"setimmediate" : " ^1.0.5" ,
66
66
"web3-core" : " ^4.4.0" ,
67
67
"web3-errors" : " ^1.2.0" ,
68
- "web3-eth-abi" : " ^4.3.0 " ,
68
+ "web3-eth-abi" : " ^4.2.2 " ,
69
69
"web3-eth-accounts" : " ^4.1.2" ,
70
70
"web3-net" : " ^4.1.0" ,
71
71
"web3-providers-ws" : " ^4.0.7" ,
Original file line number Diff line number Diff line change 89
89
"web3-core" : " ^4.4.0" ,
90
90
"web3-errors" : " ^1.2.0" ,
91
91
"web3-eth" : " ^4.7.0" ,
92
- "web3-eth-abi" : " ^4.3.0 " ,
92
+ "web3-eth-abi" : " ^4.2.2 " ,
93
93
"web3-eth-accounts" : " ^4.1.2" ,
94
94
"web3-eth-contract" : " ^4.5.0" ,
95
95
"web3-eth-ens" : " ^4.3.0" ,
You can’t perform that action at this time.
0 commit comments