@dynamic-labs/wallet-connector-core
Advanced tools
Comparing version
'use client' | ||
var version = "4.20.2"; | ||
var version = "4.20.3"; | ||
export { version }; |
{ | ||
"name": "@dynamic-labs/wallet-connector-core", | ||
"version": "4.20.2", | ||
"version": "4.20.3", | ||
"description": "Core package for utilities and types for handling multiple wallet/chain support Dynamic SDK", | ||
@@ -22,8 +22,8 @@ "author": "Dynamic Labs, Inc.", | ||
"@dynamic-labs/sdk-api-core": "0.0.681", | ||
"@dynamic-labs/assert-package-version": "4.20.2", | ||
"@dynamic-labs/logger": "4.20.2", | ||
"@dynamic-labs/rpc-providers": "4.20.2", | ||
"@dynamic-labs/types": "4.20.2", | ||
"@dynamic-labs/utils": "4.20.2", | ||
"@dynamic-labs/wallet-book": "4.20.2", | ||
"@dynamic-labs/assert-package-version": "4.20.3", | ||
"@dynamic-labs/logger": "4.20.3", | ||
"@dynamic-labs/rpc-providers": "4.20.3", | ||
"@dynamic-labs/types": "4.20.3", | ||
"@dynamic-labs/utils": "4.20.3", | ||
"@dynamic-labs/wallet-book": "4.20.3", | ||
"eventemitter3": "5.0.1" | ||
@@ -30,0 +30,0 @@ }, |
@@ -22,2 +22,3 @@ import { WalletConnectorBase } from '..'; | ||
setGetAuthTokenFunction(getAuthToken: () => string): void; | ||
setGetSignedSessionIdFunction(getSignedSessionId: () => Promise<string>): void; | ||
setRelayUrl(relayUrl: string): void; | ||
@@ -24,0 +25,0 @@ getWalletClientByAddress({ accountAddress }: { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
623848
0.07%4099
0.02%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated