@tencentcloud/call-uikit-vue2
Advanced tools
Comparing version 2.3.5 to 2.3.6
{ | ||
"name": "@tencentcloud/call-uikit-vue2", | ||
"version": "2.3.5", | ||
"main": "./tuicall-uikit-vue.umd.js", | ||
"module": "./tuicall-uikit-vue.es.js", | ||
"version": "2.3.6", | ||
"main": "./tuicall-uikit-vue2.umd.js", | ||
"module": "./tuicall-uikit-vue2.es.js", | ||
"types": "./types/src/index.d.ts", | ||
@@ -7,0 +7,0 @@ "description": "An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.", |
@@ -21,3 +21,3 @@ import { TUIGlobal, TUIStore, StoreName, TUICallKitServer, NAME, StatusChange as STATUS, CallRole, CallMediaType, VideoResolution, VideoDisplayMode, t } from './TUICallService/index'; | ||
// @endif | ||
const Version = '2.3.5'; // basic-demo 原来上报使用 | ||
const Version = '2.3.6'; // basic-demo 原来上报使用 | ||
@@ -24,0 +24,0 @@ // 输出产物 |
@@ -12,3 +12,3 @@ import { ITUICallService, ICallParams, IGroupCallParams, IUserInfo, ICallbackParam, ISelfInfoParams } from '../interface/ICallService'; | ||
import { t } from '../locales'; | ||
const version = '2.3.5'; | ||
const version = '2.3.6'; | ||
import DEFAULT_CALLER_BELL_FILEPATH from '../assets/phone_dialing.mp3'; | ||
@@ -15,0 +15,0 @@ import DEFAULT_CALLEE_BELL_FILEPATH from '../assets/phone_ringing.mp3'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
876250
0