@dynamic-labs/embedded-wallet
Advanced tools
Comparing version
{ | ||
"name": "@dynamic-labs/embedded-wallet", | ||
"version": "3.0.0-alpha.52", | ||
"version": "3.0.0-alpha.53", | ||
"repository": { | ||
@@ -34,9 +34,9 @@ "type": "git", | ||
"@turnkey/webauthn-stamper": "0.5.0", | ||
"@dynamic-labs/logger": "3.0.0-alpha.52", | ||
"@dynamic-labs/utils": "3.0.0-alpha.52", | ||
"@dynamic-labs/wallet-book": "3.0.0-alpha.52", | ||
"@dynamic-labs/wallet-connector-core": "3.0.0-alpha.52", | ||
"@dynamic-labs/webauthn": "3.0.0-alpha.52" | ||
"@dynamic-labs/logger": "3.0.0-alpha.53", | ||
"@dynamic-labs/utils": "3.0.0-alpha.53", | ||
"@dynamic-labs/wallet-book": "3.0.0-alpha.53", | ||
"@dynamic-labs/wallet-connector-core": "3.0.0-alpha.53", | ||
"@dynamic-labs/webauthn": "3.0.0-alpha.53" | ||
}, | ||
"peerDependencies": {} | ||
} |
@@ -5,3 +5,3 @@ import { ApiKeyStamper } from '@turnkey/api-key-stamper'; | ||
import { WalletConnectorBase } from '@dynamic-labs/wallet-connector-core'; | ||
import type { AuthenticatorRecoveryHandler, IEmailWalletConnector, IPasskeyWalletConnector, ISMSWalletConnector, WalletConnector } from '@dynamic-labs/wallet-connector-core'; | ||
import type { AuthenticatorRecoveryHandler, IEmailWalletConnector, IPasskeyWalletConnector, ISMSWalletConnector } from '@dynamic-labs/wallet-connector-core'; | ||
import { TurnkeyWalletConnectorNameAndKey } from '../../types'; | ||
@@ -58,3 +58,2 @@ import { ExportHandler } from '../ExportHandler'; | ||
getConnectedAccounts(): Promise<string[]>; | ||
getMobileOrInstalledWallet(): WalletConnector; | ||
get turnkeyAddress(): string | undefined; | ||
@@ -61,0 +60,0 @@ get walletProperties(): TurnkeyWalletProperties | undefined; |
@@ -138,5 +138,2 @@ 'use client' | ||
} | ||
getMobileOrInstalledWallet() { | ||
return this; | ||
} | ||
get turnkeyAddress() { | ||
@@ -143,0 +140,0 @@ var _a; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
638252
0.62%6181
-0.11%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed