@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.41.1-beta.1 to 1.41.1-beta.2
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.41.1-beta.1"; | ||
declare const _default: "1.41.1-beta.2"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.41.1-beta.1", | ||
"version": "1.41.1-beta.2", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -50,3 +50,4 @@ "main": "lib/index.js", | ||
"yarn": "1.22.17" | ||
} | ||
}, | ||
"packageManager": "yarn@1.22.21" | ||
} |
@@ -339,2 +339,6 @@ # watchRTC JS SDK | ||
### 1.41.1.beta-2 (Sept 14, 2024) | ||
- Send a new message `userAgentData` containing the Client Hints information if available. | ||
### 1.41.1.beta-1 (Sept 07, 2024) | ||
@@ -341,0 +345,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
630422
1542
691