@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.30.3 to 1.30.4
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.30.3"; | ||
declare const _default: "1.30.4"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.30.3", | ||
"version": "1.30.4", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -191,1 +191,6 @@ # watchRTC JS SDK | ||
- Updated the readme | ||
### 1.30.4 (October 12, 2021) | ||
- Fixed data collect when using Firefox | ||
- Fixed a CSP warning by making the watchRTC SDK self-suficient without any external dependencies |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
428426
1821
196