@tonconnect/ui
Advanced tools
Comparing version 2.0.1-beta.5 to 2.0.1-beta.6
@@ -334,3 +334,4 @@ import { WalletInfoBase, WalletInfoInjectable, WalletInfoRemote, ITonConnect, Wallet, WalletInfo, Account, ConnectAdditionalRequest, TonConnectError, SendTransactionRequest, SendTransactionResponse } from '@tonconnect/sdk'; | ||
/** | ||
* Promise that resolves after end of th connection restoring process (promise will fire after `onStatusChange`, so you can get actual information about wallet and session after when promise resolved). | ||
* Promise that resolves after end of th connection restoring process (promise will fire after `onStatusChange`, | ||
* so you can get actual information about wallet and session after when promise resolved). | ||
* Resolved value `true`/`false` indicates if the session was restored successfully. | ||
@@ -337,0 +338,0 @@ */ |
{ | ||
"name": "@tonconnect/ui", | ||
"version": "2.0.1-beta.5", | ||
"version": "2.0.1-beta.6", | ||
"scripts": { | ||
@@ -52,3 +52,3 @@ "start": "vite --host", | ||
"deepmerge": "^4.2.2", | ||
"@tonconnect/sdk": "^3.0.1-beta.0", | ||
"@tonconnect/sdk": "^3.0.1-beta.1", | ||
"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
3902771
24901