Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@testrtc/watchrtc-sdk

Package Overview
Dependencies
Maintainers
4
Versions
127
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 1.39.1-beta.3 to 1.39.1-beta.4

2

lib/version.d.ts

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

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

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

"publish-npm": "npm publish",
"publish-all-npm": "npm publish && yarn publish-qrtc",
"publish-beta": "npm publish --tag beta",
"publish-all-beta": "npm publish --tag beta && yarn publish-qrtc"
"publish-qrtc-yura": "python copytoS3.py"
},

@@ -24,0 +23,0 @@ "devDependencies": {

@@ -308,2 +308,6 @@ # watchRTC JS SDK

### 1.39.1.beta-4 (Feb 27, 2024)
- improvements in qualityRTC implementation
### 1.39.1.beta-3 (Feb 20, 2024)

@@ -310,0 +314,0 @@

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc