@tonconnect/ui
Advanced tools
Comparing version 2.0.0-beta.6 to 2.0.0-beta.7
@@ -134,2 +134,3 @@ import { WalletInfoBase, WalletInfoInjectable, WalletInfoRemote, ITonConnect, Wallet, WalletInfo, Account, ConnectAdditionalRequest, TonConnectError, SendTransactionRequest, SendTransactionResponse } from '@tonconnect/sdk'; | ||
/** | ||
* @deprecated Shouldn't be used anymore, SDK will automatically detect return strategy for TWA-TWA connections. | ||
* Specifies whether the method should redirect user to the connected wallet | ||
@@ -393,2 +394,3 @@ * @default 'ios' | ||
* @options.abortSignal - Optional AbortSignal for external cancellation. Throws TonConnectUIError if aborted. | ||
* @param onRequestSent (optional) will be called after the transaction is sent to the wallet. | ||
* @throws TonConnectUIError if waiting is aborted or no valid transaction response is received and ignoreErrors is false. | ||
@@ -395,0 +397,0 @@ * @internal |
{ | ||
"name": "@tonconnect/ui", | ||
"version": "2.0.0-beta.6", | ||
"version": "2.0.0-beta.7", | ||
"scripts": { | ||
@@ -52,3 +52,3 @@ "start": "vite --host", | ||
"deepmerge": "^4.2.2", | ||
"@tonconnect/sdk": "^3.0.0-beta.3", | ||
"@tonconnect/sdk": "^3.0.0-beta.4", | ||
"ua-parser-js": "^1.0.35" | ||
@@ -55,0 +55,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3667057
23558