File tree Expand file tree Collapse file tree 21 files changed +60
-40
lines changed Expand file tree Collapse file tree 21 files changed +60
-40
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/coinbase" ,
3
- "version" : " 2.0.6 " ,
3
+ "version" : " 2.0.7-alpha.1 " ,
4
4
"description" : " Coinbase Wallet module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"browser" : " dist/index.js" ,
7
8
"main" : " dist/index.js" ,
21
22
},
22
23
"dependencies" : {
23
24
"@coinbase/wallet-sdk" : " ^3.0.5" ,
24
- "@web3-onboard/common" : " ^2.1.3 "
25
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 "
25
26
}
26
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/common" ,
3
- "version" : " 2.1.3" ,
3
+ "version" : " 2.1.4-alpha.1" ,
4
+ "repository" : " blocknative/web3-onboard" ,
4
5
"scripts" : {
5
6
"build" : " rollup -c" ,
6
7
"dev" : " rollup -c -w" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/core" ,
3
- "version" : " 2.3.2-alpha.1" ,
3
+ "version" : " 2.3.2-alpha.2" ,
4
+ "repository" : " blocknative/web3-onboard" ,
4
5
"scripts" : {
5
6
"build" : " rollup -c" ,
6
7
"dev" : " rollup -c -w" ,
41
42
"typescript" : " ^4.5.5"
42
43
},
43
44
"dependencies" : {
44
- "@web3-onboard/common" : " ^2.1.3 " ,
45
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
45
46
"bignumber.js" : " ^9.0.0" ,
46
47
"bnc-sdk" : " ^4.4.1" ,
47
48
"bowser" : " ^2.11.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/dcent" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4-alpha.1 " ,
4
4
"description" : " D'CENT module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"typings" : " dist/index.d.ts" ,
7
8
"files" : [
18
19
"typescript" : " ^4.5.5"
19
20
},
20
21
"dependencies" : {
21
- "@web3-onboard/common" : " ^2.1.3 " ,
22
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
22
23
"@ethereumjs/common" : " ^2.6.1" ,
23
24
"@ethereumjs/tx" : " ^3.4.0" ,
24
25
"@ethersproject/providers" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@web3-onboard/coinbase" : " ^2.0.6" ,
26
- "@web3-onboard/core" : " ^2.3.2-alpha.1 " ,
26
+ "@web3-onboard/core" : " ^2.3.2-alpha.2 " ,
27
27
"@web3-onboard/dcent" : " ^2.0.3" ,
28
28
"@web3-onboard/fortmatic" : " ^2.0.5" ,
29
29
"@web3-onboard/gnosis" : " ^2.0.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/fortmatic" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6-alpha.1 " ,
4
4
"description" : " Fortmatic module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"browser" : " dist/index.js" ,
7
8
"main" : " dist/index.js" ,
20
21
"typescript" : " ^4.5.5"
21
22
},
22
23
"dependencies" : {
23
- "@web3-onboard/common" : " ^2.1.3 " ,
24
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
24
25
"fortmatic" : " ^2.2.1"
25
26
}
26
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/gnosis" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.5-alpha.1 " ,
4
4
"description" : " Gnosis module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"browser" : " dist/index.js" ,
7
8
"main" : " dist/index.js" ,
23
24
"dependencies" : {
24
25
"@gnosis.pm/safe-apps-provider" : " ^0.9.2" ,
25
26
"@gnosis.pm/safe-apps-sdk" : " ^6.1.1" ,
26
- "@web3-onboard/common" : " ^2.1.3 "
27
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 "
27
28
}
28
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/injected-wallets" ,
3
- "version" : " 2.0.12-alpha.1 " ,
3
+ "version" : " 2.0.12-alpha.2 " ,
4
4
"description" : " Injected wallets module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"browser" : " dist/index.js" ,
7
8
"main" : " dist/index.js" ,
25
26
"window" : " ^4.2.7"
26
27
},
27
28
"dependencies" : {
28
- "@web3-onboard/common" : " ^2.1.3 " ,
29
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
29
30
"joi" : " ^17.4.2" ,
30
31
"lodash.uniqby" : " ^4.7.0"
31
32
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/keepkey" ,
3
- "version" : " 2.1.3 " ,
3
+ "version" : " 2.1.4-alpha.1 " ,
4
4
"description" : " KeepKey module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"browser" : " dist/index.js" ,
7
8
"main" : " dist/index.js" ,
27
28
"@ethersproject/providers" : " ^5.5.0" ,
28
29
"@shapeshiftoss/hdwallet-core" : " ^1.15.2" ,
29
30
"@shapeshiftoss/hdwallet-keepkey-webusb" : " ^1.15.2" ,
30
- "@web3-onboard/common" : " ^2.1.3 " ,
31
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
31
32
"ethereumjs-util" : " ^7.1.3"
32
33
}
33
34
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-onboard/keystone" ,
3
- "version" : " 2.1.4 " ,
3
+ "version" : " 2.1.5-alpha.1 " ,
4
4
"description" : " Keystone module for web3-onboard" ,
5
+ "repository" : " blocknative/web3-onboard" ,
5
6
"module" : " dist/index.js" ,
6
7
"typings" : " dist/index.d.ts" ,
7
8
"files" : [
21
22
"@ethereumjs/tx" : " ^3.4.0" ,
22
23
"@ethersproject/providers" : " ^5.5.0" ,
23
24
"@keystonehq/eth-keyring" : " ^0.14.0-alpha.10.3" ,
24
- "@web3-onboard/common" : " ^2.1.3 "
25
+ "@web3-onboard/common" : " ^2.1.4-alpha.1 "
25
26
}
26
27
}
You can’t perform that action at this time.
0 commit comments