@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.34.1-beta.9 to 1.34.1-beta.10
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.34.1-beta.9"; | ||
declare const _default: "1.34.1-beta.10"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.34.1-beta.9", | ||
"version": "1.34.1-beta.10", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -294,1 +294,7 @@ # watchRTC JS SDK | ||
- HTTP trace did not work if websocket connection was not established in the first place | ||
### 1.34.1-beta.10 (July 12, 2022) | ||
#### Bug fixes | ||
- Handle "Converting circular structure to JSON" error when override console |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
459552
1254
300