@agora-js/report
Advanced tools
Comparing version 4.22.1-100 to 4.22.1-200
{ | ||
"name": "@agora-js/report", | ||
"version": "4.22.1-100", | ||
"version": "4.22.1-200", | ||
"description": "logger and report module across @agora-js packages", | ||
@@ -26,5 +26,5 @@ "main": "AgoraRTC_N-report.js", | ||
"axios": "^1.7.7", | ||
"@agora-js/shared": "4.22.1-100" | ||
"@agora-js/shared": "4.22.1-200" | ||
}, | ||
"peerDependencies": {} | ||
} |
@@ -201,9 +201,2 @@ import { AgoraRTCError as AgoraRTCError_2 } from '@agora-js/shared'; | ||
}; | ||
/** | ||
* Adjust the value of startTime of the session id | ||
* that you pass to the method | ||
* as the timestamp when the method was called. | ||
* @param {string} sid - session id | ||
*/ | ||
adjustSessionStartTime(sid: string): void; | ||
setAppId(appid: string): void; | ||
@@ -210,0 +203,0 @@ reportApiInvoke<T>(sessionId: string | null, params: EventReportReportAPIInvokeParams<T>, throttleTime?: number): AgoraApiExecutor<T>; |
@@ -121,3 +121,2 @@ import { AgoraRTCError as AgoraRTCError_2 } from '@agora-js/shared'; | ||
}; | ||
adjustSessionStartTime(sid: string): void; | ||
setAppId(appid: string): void; | ||
@@ -124,0 +123,0 @@ reportApiInvoke<T>(sessionId: string | null, params: EventReportReportAPIInvokeParams<T>, throttleTime?: number): AgoraApiExecutor<T>; |
Sorry, the diff of this file is not supported yet
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
250174
2587
+ Added@agora-js/shared@4.22.1-200(transitive)
- Removed@agora-js/shared@4.22.1-100(transitive)
Updated@agora-js/shared@4.22.1-200