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

@testrtc/qualityrtc-sdk

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testrtc/qualityrtc-sdk

- Copy files from qualityRTC repository/tests folder - delete package.json and tsconfig.json and tslint.json

1.38.1-beta.2
beta
npm
Version published
Maintainers
2
Created
Source

Get the files

  • Copy files from qualityRTC repository/tests folder
  • delete package.json and tsconfig.json and tslint.json

Publish

update version in package.json npm run publish-qrtc npm run publish-beta

build

export NODE_OPTIONS=--openssl-legacy-provider
cd qualityrtc-sdk
yarn build-dev
yarn publish-beta

or

yarn build-dev && yarn serve-local

Build watcrtc SDK

yarn build-dev
cd sample-Twilio-video-app-React-TypeScript-watchRTC
export NODE_OPTIONS=--openssl-legacy-provider
yarn add file:../watchrtc-sdk 
yarn start-dev

Compare

C:\final\testrtc\qualityrtc\tests C:\final\testrtc\watchrtc-sdk\qualityrtc-sdk\src\tests

C:\final\testrtc\monortc\packages\watchrtc-sdk C:\final\testrtc\watchrtc-sdk

FAQs

Package last updated on 20 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts