Socket
Socket
Sign inDemoInstall

@tencentcloud/chat-uikit-engine

Package Overview
Dependencies
3
Maintainers
10
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

1

index.d.ts

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

init(): void;
getFriendList(): Promise<any>;
getFriendRemark(userIDList: string[]): Record<string, any>;

@@ -646,0 +647,0 @@ addFriend(options: AddFriendParams): Promise<any>;

2

package.json
{
"name": "@tencentcloud/chat-uikit-engine",
"version": "2.2.0",
"version": "2.2.1",
"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