@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.38.1 to 1.38.2-beta.1
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.38.1"; | ||
declare const _default: "1.38.2-beta.1"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.38.1", | ||
"version": "1.38.2-beta.1", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"publish-qrtc-unpkg-not-used": "npm run build-dev && (cd qualityrtc-sdk && npm run build-dev && npm run publish-beta)", | ||
"publish-qrtc": "npm run build-dev && (cd qualityrtc-sdk && npm run build-dev)", | ||
"publish-qrtc": "export NODE_OPTIONS=--openssl-legacy-provider && yarn install && npm run build-dev && (cd qualityrtc-sdk && yarn install && npm run build-dev && ./copytoS3.py)", | ||
"publish-npm": "npm publish", | ||
@@ -20,0 +20,0 @@ "publish-beta": "npm publish --tag beta" |
@@ -310,2 +310,6 @@ # watchRTC JS SDK | ||
### 1.38.2-beta.1 (Dec 19, 2023) | ||
- fix cors issue for qualityRTC SDK API requests. | ||
### 1.38.1 (Dec 12, 2023) | ||
@@ -315,2 +319,6 @@ | ||
### 1.38.1 (Dec 12, 2023) | ||
- official release | ||
### 1.38.1.beta-4 (Dec 8, 2023) | ||
@@ -317,0 +325,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
567718
537
2