@web3modal/scaffold-utils
Advanced tools
Comparing version 5.1.6 to 5.1.7
{ | ||
"name": "@web3modal/scaffold-utils", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./dist/esm/exports/index.js", |
@@ -19,4 +19,4 @@ export const ConstantsUtil = { | ||
}, | ||
VERSION: '5.1.6' | ||
VERSION: '5.1.7' | ||
}; | ||
//# sourceMappingURL=ConstantsUtil.js.map |
@@ -5,3 +5,3 @@ import type { CaipNetwork } from '@web3modal/core'; | ||
detectRpcUrl(chain: Chain, projectId: string): string; | ||
getChain(chains: Chain[], chainId: string | null): { | ||
getChain(chains: Chain[], chainId: string | null): Chain | { | ||
readonly chainId: "5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"; | ||
@@ -13,3 +13,3 @@ readonly name: "Solana"; | ||
readonly chain: import("@web3modal/common").Chain; | ||
} | Chain; | ||
}; | ||
getChainFromCaip(chains: Chain[], chainCaipId?: string | undefined | null): { | ||
@@ -16,0 +16,0 @@ readonly id: `solana:${string}`; |
{ | ||
"name": "@web3modal/scaffold-utils", | ||
"version": "5.1.6", | ||
"version": "5.1.7", | ||
"type": "module", | ||
@@ -37,6 +37,6 @@ "main": "./dist/esm/exports/index.js", | ||
"valtio": "1.11.2", | ||
"@web3modal/common": "5.1.6", | ||
"@web3modal/core": "5.1.6", | ||
"@web3modal/polyfills": "5.1.6", | ||
"@web3modal/wallet": "5.1.6" | ||
"@web3modal/common": "5.1.7", | ||
"@web3modal/core": "5.1.7", | ||
"@web3modal/polyfills": "5.1.7", | ||
"@web3modal/wallet": "5.1.7" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
113172
+ Added@web3modal/common@5.1.7(transitive)
+ Added@web3modal/core@5.1.7(transitive)
+ Added@web3modal/polyfills@5.1.7(transitive)
+ Added@web3modal/wallet@5.1.7(transitive)
- Removed@web3modal/common@5.1.6(transitive)
- Removed@web3modal/core@5.1.6(transitive)
- Removed@web3modal/polyfills@5.1.6(transitive)
- Removed@web3modal/wallet@5.1.6(transitive)
Updated@web3modal/common@5.1.7
Updated@web3modal/core@5.1.7
Updated@web3modal/polyfills@5.1.7
Updated@web3modal/wallet@5.1.7