Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tonconnect/ui

Package Overview
Dependencies
Maintainers
4
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonconnect/ui - npm Package Compare versions

Comparing version 2.0.0-beta.6 to 2.0.0-beta.7

2

lib/index.d.ts

@@ -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

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc