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

@tonconnect/ui-react

Package Overview
Dependencies
Maintainers
3
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonconnect/ui-react - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

7

lib/components/TonConnectUIProvider.d.ts

@@ -1,2 +0,2 @@

import { ActionConfiguration, Locales, Theme, TonConnectUI, UIPreferences, WalletsListConfiguration } from '@tonconnect/ui';
import { ActionConfiguration, Locales, TonConnectUI, UIPreferences, WalletsListConfiguration } from '@tonconnect/ui';
import type { ConnectAdditionalRequest, ITonConnect } from '@tonconnect/sdk';

@@ -27,7 +27,2 @@ export declare const TonConnectUIContext: import("react").Context<TonConnectUI | null>;

/**
* Color theme for the UI elements.
* @default SYSTEM theme.
*/
theme: Theme;
/**
* Language for the phrases it the UI elements.

@@ -34,0 +29,0 @@ * @default system

2

package.json
{
"name": "@tonconnect/ui-react",
"version": "0.0.8",
"version": "0.0.9",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

@@ -152,3 +152,3 @@ # TON Connect UI React

In other words, if `getConnectParameters` is passed, there will be a following steps:
In other words, if `getConnectParameters` is passed, there will be following steps:
1. User clicks to the 'Connect Wallet' button, or `connectWallet` method is called

@@ -155,0 +155,0 @@ 2. Wallets modal opens

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