@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.39.1-beta.11 to 1.39.1-beta.12
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.39.1-beta.11"; | ||
declare const _default: "1.39.1-beta.12"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.39.1-beta.11", | ||
"version": "1.39.1-beta.12", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -309,2 +309,5 @@ # watchRTC JS SDK | ||
### 1.39.1.beta-12 (May 7, 2024) | ||
- Add log to detect potential data queued in websocket buffer and not sent when the websocket generates an error | ||
### 1.39.1.beta-11 (May 2, 2024) | ||
@@ -311,0 +314,0 @@ |
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
602983
604