@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.39.1-beta.3 to 1.39.1-beta.4
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
566
597907