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

@tencentcloud/call-uikit-vue2

Package Overview
Dependencies
Maintainers
8
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tencentcloud/call-uikit-vue2 - npm Package Compare versions

Comparing version 2.3.5 to 2.3.6

6

package.json
{
"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

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