You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@testrtc/watchrtc-sdk

Package Overview
Dependencies
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testrtc/watchrtc-sdk - npm Package Compare versions

Comparing version

to
1.34.1-beta.7

2

lib/version.d.ts

@@ -1,2 +0,2 @@

declare const _default: "1.34.1-beta.6";
declare const _default: "1.34.1-beta.7";
export default _default;
{
"name": "@testrtc/watchrtc-sdk",
"version": "1.34.1-beta.6",
"version": "1.34.1-beta.7",
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -288,1 +288,7 @@ # watchRTC JS SDK

- `addEvent` now works more accurately for events captured before the websocket connection was established to the watchRTC server
### 1.34.1-beta.7 (July 8, 2022)
#### Bug fixes
- HTTP trace did not work if websocket connection was not established in the first place

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet