Socket
Socket
Sign inDemoInstall

@tencentcloud/chat-uikit-engine

Package Overview
Dependencies
3
Maintainers
7
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

2

index.d.ts

@@ -459,2 +459,3 @@ import TencentCloudChat, { Message, Conversation } from '@tencentcloud/chat';

static instance: ChatEngine;
isInited: boolean;
chat: any;

@@ -598,2 +599,3 @@ EVENT: any;

interface ITUIChatEngine {
isInited: boolean;
chat: any;

@@ -600,0 +602,0 @@ EVENT: any;

2

package.json
{
"name": "@tencentcloud/chat-uikit-engine",
"version": "0.0.5",
"version": "0.0.6",
"description": "Tencent Cloud TUIChatEngine SDK for Chat TUIKit",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc