@tencentcloud/call-uikit-vue2
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "@tencentcloud/call-uikit-vue2", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"main": "./tuicall-uikit-vue2.umd.js", | ||
@@ -16,3 +16,3 @@ "module": "./tuicall-uikit-vue2.es.js", | ||
"dependencies": { | ||
"tuicall-engine-webrtc": "^1.6.0" | ||
"tuicall-engine-webrtc": "^1.6.1" | ||
}, | ||
@@ -19,0 +19,0 @@ "bugs": { |
@@ -34,3 +34,3 @@ import { | ||
}; | ||
const Version = '2.5.0'; // basic-demo 原来上报使用 | ||
const Version = '2.5.1'; // basic-demo 原来上报使用 | ||
@@ -37,0 +37,0 @@ // 输出产物 |
@@ -48,3 +48,3 @@ import { | ||
const TUIStore: ITUIStore = TuiStore.getInstance(); | ||
const version = '2.5.0'; | ||
const version = '2.5.1'; | ||
const frameWork = 'vue2.7'; | ||
@@ -94,2 +94,3 @@ export { TUIGlobal, TUIStore }; | ||
frameWork, | ||
language: 5, | ||
callkitVersion: version, | ||
@@ -96,0 +97,0 @@ chat: isFromChat || false, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1689958
13662
Updatedtuicall-engine-webrtc@^1.6.1