New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@testrtc/watchrtc-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testrtc/watchrtc-sdk - npm Package Compare versions

Comparing version 1.35.1 to 1.35.2

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

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

@@ -36,3 +36,6 @@ "main": "lib/index.js",

"author": "testRTC",
"license": "ISC"
}
"license": "ISC",
"volta": {
"node": "16.18.1"
}
}

@@ -259,2 +259,7 @@ # watchRTC JS SDK

### 1.35.2 (Nov 8, 2022)
- Fixed media soup compatibility issues
- Fixed console logs not beeing collected in case of "early" `setConfig`
### 1.35.0 (Sep 26, 2022)

@@ -261,0 +266,0 @@

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

Sorry, the diff of this file is not supported yet