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 11{
22 "name" : " @web3-onboard/coinbase" ,
3- "version" : " 2.0.6 " ,
3+ "version" : " 2.0.7-alpha.1 " ,
44 "description" : " Coinbase Wallet module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "browser" : " dist/index.js" ,
78 "main" : " dist/index.js" ,
2122 },
2223 "dependencies" : {
2324 "@coinbase/wallet-sdk" : " ^3.0.5" ,
24- "@web3-onboard/common" : " ^2.1.3 "
25+ "@web3-onboard/common" : " ^2.1.4-alpha.1 "
2526 }
2627}
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/common" ,
3- "version" : " 2.1.3" ,
3+ "version" : " 2.1.4-alpha.1" ,
4+ "repository" : " blocknative/web3-onboard" ,
45 "scripts" : {
56 "build" : " rollup -c" ,
67 "dev" : " rollup -c -w" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/core" ,
3- "version" : " 2.3.2-alpha.1" ,
3+ "version" : " 2.3.2-alpha.2" ,
4+ "repository" : " blocknative/web3-onboard" ,
45 "scripts" : {
56 "build" : " rollup -c" ,
67 "dev" : " rollup -c -w" ,
4142 "typescript" : " ^4.5.5"
4243 },
4344 "dependencies" : {
44- "@web3-onboard/common" : " ^2.1.3 " ,
45+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
4546 "bignumber.js" : " ^9.0.0" ,
4647 "bnc-sdk" : " ^4.4.1" ,
4748 "bowser" : " ^2.11.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/dcent" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4-alpha.1 " ,
44 "description" : " D'CENT module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "typings" : " dist/index.d.ts" ,
78 "files" : [
1819 "typescript" : " ^4.5.5"
1920 },
2021 "dependencies" : {
21- "@web3-onboard/common" : " ^2.1.3 " ,
22+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
2223 "@ethereumjs/common" : " ^2.6.1" ,
2324 "@ethereumjs/tx" : " ^3.4.0" ,
2425 "@ethersproject/providers" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {
2525 "@web3-onboard/coinbase" : " ^2.0.6" ,
26- "@web3-onboard/core" : " ^2.3.2-alpha.1 " ,
26+ "@web3-onboard/core" : " ^2.3.2-alpha.2 " ,
2727 "@web3-onboard/dcent" : " ^2.0.3" ,
2828 "@web3-onboard/fortmatic" : " ^2.0.5" ,
2929 "@web3-onboard/gnosis" : " ^2.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/fortmatic" ,
3- "version" : " 2.0.5 " ,
3+ "version" : " 2.0.6-alpha.1 " ,
44 "description" : " Fortmatic module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "browser" : " dist/index.js" ,
78 "main" : " dist/index.js" ,
2021 "typescript" : " ^4.5.5"
2122 },
2223 "dependencies" : {
23- "@web3-onboard/common" : " ^2.1.3 " ,
24+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
2425 "fortmatic" : " ^2.2.1"
2526 }
2627}
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/gnosis" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5-alpha.1 " ,
44 "description" : " Gnosis module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "browser" : " dist/index.js" ,
78 "main" : " dist/index.js" ,
2324 "dependencies" : {
2425 "@gnosis.pm/safe-apps-provider" : " ^0.9.2" ,
2526 "@gnosis.pm/safe-apps-sdk" : " ^6.1.1" ,
26- "@web3-onboard/common" : " ^2.1.3 "
27+ "@web3-onboard/common" : " ^2.1.4-alpha.1 "
2728 }
2829}
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/injected-wallets" ,
3- "version" : " 2.0.12-alpha.1 " ,
3+ "version" : " 2.0.12-alpha.2 " ,
44 "description" : " Injected wallets module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "browser" : " dist/index.js" ,
78 "main" : " dist/index.js" ,
2526 "window" : " ^4.2.7"
2627 },
2728 "dependencies" : {
28- "@web3-onboard/common" : " ^2.1.3 " ,
29+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
2930 "joi" : " ^17.4.2" ,
3031 "lodash.uniqby" : " ^4.7.0"
3132 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/keepkey" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4-alpha.1 " ,
44 "description" : " KeepKey module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "browser" : " dist/index.js" ,
78 "main" : " dist/index.js" ,
2728 "@ethersproject/providers" : " ^5.5.0" ,
2829 "@shapeshiftoss/hdwallet-core" : " ^1.15.2" ,
2930 "@shapeshiftoss/hdwallet-keepkey-webusb" : " ^1.15.2" ,
30- "@web3-onboard/common" : " ^2.1.3 " ,
31+ "@web3-onboard/common" : " ^2.1.4-alpha.1 " ,
3132 "ethereumjs-util" : " ^7.1.3"
3233 }
3334}
Original file line number Diff line number Diff line change 11{
22 "name" : " @web3-onboard/keystone" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.1.5-alpha.1 " ,
44 "description" : " Keystone module for web3-onboard" ,
5+ "repository" : " blocknative/web3-onboard" ,
56 "module" : " dist/index.js" ,
67 "typings" : " dist/index.d.ts" ,
78 "files" : [
2122 "@ethereumjs/tx" : " ^3.4.0" ,
2223 "@ethersproject/providers" : " ^5.5.0" ,
2324 "@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 "
2526 }
2627}
You can’t perform that action at this time.
0 commit comments