New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tonconnect/ui-react

Package Overview
Dependencies
Maintainers
3
Versions
74
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 1.0.0-beta.9 to 2.0.0-beta.0

2

lib/hooks/useTonWallet.d.ts

@@ -5,2 +5,2 @@ import { WalletInfoWithOpenMethod, Wallet } from '@tonconnect/ui';

*/
export declare function useTonWallet(): (Wallet & WalletInfoWithOpenMethod) | null;
export declare function useTonWallet(): Wallet | (Wallet & WalletInfoWithOpenMethod) | null;
{
"name": "@tonconnect/ui-react",
"version": "1.0.0-beta.9",
"version": "2.0.0-beta.0",
"scripts": {

@@ -55,3 +55,3 @@ "dev": "vite",

"dependencies": {
"@tonconnect/ui": "^1.0.0-beta.7"
"@tonconnect/ui": "^2.0.0-beta.0"
},

@@ -58,0 +58,0 @@ "peerDependencies": {

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