@tonconnect/ui
Advanced tools
Comparing version 2.0.0-beta.9 to 2.0.0-beta.10
@@ -198,3 +198,3 @@ import { WalletInfoBase, WalletInfoInjectable, WalletInfoRemote, ITonConnect, Wallet, WalletInfo, Account, ConnectAdditionalRequest, TonConnectError, SendTransactionRequest, SendTransactionResponse } from '@tonconnect/sdk'; | ||
declare type WalletOpenMethod = 'qrcode' | 'universal-link'; | ||
declare type WalletOpenMethod = 'qrcode' | 'universal-link' | 'custom-deeplink'; | ||
declare type WalletInfoWithOpenMethod = WalletInfoInjectable | WalletInfoRemoteWithOpenMethod | (WalletInfoInjectable & WalletInfoRemoteWithOpenMethod); | ||
@@ -201,0 +201,0 @@ declare type WalletInfoRemoteWithOpenMethod = WalletInfoRemote & { |
{ | ||
"name": "@tonconnect/ui", | ||
"version": "2.0.0-beta.9", | ||
"version": "2.0.0-beta.10", | ||
"scripts": { | ||
@@ -52,3 +52,3 @@ "start": "vite --host", | ||
"deepmerge": "^4.2.2", | ||
"@tonconnect/sdk": "^3.0.0-beta.5", | ||
"@tonconnect/sdk": "^3.0.0-beta.6", | ||
"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
3685005
23638