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

@tonconnect/protocol

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonconnect/protocol - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

5

lib/models/wallet-message/wallet-event/connect-event.d.ts

@@ -34,3 +34,6 @@ import { CHAIN } from '../../CHAIN';

timestamp: number;
domain: string;
domain: {
lengthBytes: string;
value: string;
};
payload: string;

@@ -37,0 +40,0 @@ signature: string;

2

package.json
{
"name": "@tonconnect/protocol",
"version": "0.0.8",
"version": "0.0.9",
"repository": {

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

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