tuicall-engine-webrtc
Advanced tools
Comparing version 3.1.0-beta.4 to 3.1.0-beta.5
@@ -138,2 +138,6 @@ declare namespace TUICallEngine { | ||
MESSAGE_SENT_BY_ME= 'onMessageSentByMe', | ||
ON_CALL_BEGIN= 'onCallBegin', | ||
ON_CALL_RECEIVED= 'onCallReceived', | ||
ON_CALL_CANCELED= 'onCallCanceled', | ||
ON_USER_NETWORK_QUALITY_CHANGED= 'onUserNetworkQualityChanged', | ||
} | ||
@@ -140,0 +144,0 @@ export enum TUICallType { |
{ | ||
"name": "tuicall-engine-webrtc", | ||
"version": "3.1.0-beta.4", | ||
"version": "3.1.0-beta.5", | ||
"description": "腾讯云 TRTC TUICallEngine", | ||
@@ -5,0 +5,0 @@ "main": "tuicall-engine-webrtc.js", |
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
276871
411