opentok-rtc icon indicating copy to clipboard operation
opentok-rtc copied to clipboard

Update dependency opentok to v2.17.0 (master)

Open mend-for-github-com[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Type Update Change
opentok dependencies minor 2.10.0 -> 2.17.0

By merging this PR, the issue #794 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Critical Critical 9.8 CVE-2021-3918
Medium Medium 6.5 CVE-2023-26136
Medium Medium 6.4 CVE-2022-23540
Medium Medium 5.9 CVE-2022-23539
Medium Medium 5.3 CVE-2022-25883
Medium Medium 5.0 CVE-2022-23541

Release Notes

opentok/opentok-node (opentok)

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/opentok/opentok-node/compare/v2.16.0...v2.17.0

v2.16.0

Compare Source

v2.15.2

Compare Source

v2.15.1

Compare Source

Added

  • N/A

Changed

  • N/A

Fixed

  • Updating a broadcast now properly checks for a 204 response instead of a 200 response

v2.15.0

Compare Source

This release adds video archiving along with experience composer functionality. The SDK now requires the latest LTS versions of Node (14.x, 16.x and 18.x)

What's Changed

New Contributors

Full Changelog: https://github.com/opentok/opentok-node/compare/v2.14.3...v2.15.0

v2.14.3: Fix patch response http code

Compare Source

What's Changed

Full Changelog: https://github.com/opentok/opentok-node/compare/v2.14.2...v2.14.3

v2.14.2: Fix JS issues / increase error usefulness

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/opentok/opentok-node/compare/v2.14.1...v2.14.2

v2.14.1: Add streammode to archiving post body

Compare Source

v2.14.0: Support for DVR and low-latency HLS broadcasts

Compare Source

See the DVR and lowLatency options for Opentok.startBroadcast() method.

... Also other docs corrections.

v2.13.0: Force mute and selective stream archive/broadcast API additions

Compare Source

v2.12.1: Node module updates, minor edits to the DTMF docs

Compare Source

v2.12.0: Add support for SIP video and DTMF for SIP

Compare Source

v2.11.0: Adds screen-sharing layout enhancements for archives and broadcasts

Compare Source

  • Adds support for new screen-sharing layout enhancements for archives and broadcasts (see this documentation).
  • Fixes error reporting on client for startBroadcast and setStreamClassLists
  • Updates lodash version

  • [ ] If you want to rebase/retry this PR, check this box