zego-zim-web
Advanced tools
Comparing version 2.12.0 to 2.13.0
@@ -376,6 +376,6 @@ export interface ZIMError { | ||
userName: string; | ||
userAvatarUrl: string; | ||
} | ||
export interface ZIMUserFullInfo { | ||
baseInfo: ZIMUserInfo; | ||
userAvatarUrl: string; | ||
extendedData: string; | ||
@@ -1291,2 +1291,2 @@ } | ||
} | ||
export { ZIM }; | ||
export { ZIM }; |
{ | ||
"name": "zego-zim-web", | ||
"version": "2.12.0", | ||
"version": "2.13.0", | ||
"description": "ZEGO ZIM SDK for Web", | ||
@@ -5,0 +5,0 @@ "main": "index.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
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
936625
1290