awslabs / amazon-kinesis-video-streams-webrtc-sdk-js

JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html
Apache License 2.0
287 stars 141 forks source link

Cleanup unused dependencies #325

Open niyatim23 opened 1 month ago

niyatim23 commented 1 month ago

Issue #, if available:

Description of changes:

Unused dependencies
* json-schema
* json5
* tslib
* ua-parser-js
* xml2js
Unused devDependencies
* @trust/webcrypto
* @types/jest
* codecov
* eslint
* jest
* jest-environment-jsdom
* prettier
* ts-loader
* typescript
* webpack-cli
* webpack-dev-server

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.