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

livekit-client

Package Overview
Dependencies
Maintainers
1
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livekit-client - npm Package Versions

2345
25

2.9.8

Diff
thedavidzhao
published 2.9.8 •
thedavidzhao
published 2.9.7 •

Changelog

Source

2.9.7

Patch Changes

  • Add attributes to SendTextOptions - #1441 (@lukasIO)
thedavidzhao
published 2.9.6 •

Changelog

Source

2.9.6

Patch Changes

  • Automatically attempt to resume suspended audio contexts on click - #1431 (@lukasIO)

  • Fix ignored constraints in LocalTrack.restart - #1435 (@rktguswjd)

  • log ice candidates as debug rather than trace - #1437 (@haydenbr)

  • fix: handle server url with params correctly - #1366 (@jiyeyuran)

thedavidzhao
published 2.9.5 •

Changelog

Source

2.9.5

Patch Changes

  • fix: properly remove text stream controllers on stream close - #1422 (@lukasIO)

  • Reject publishing with insufficient permissions present - #1418 (@lukasIO)

thedavidzhao
published 2.9.4 •

Changelog

Source

2.9.4

Patch Changes

  • Improve utf8 text split and add unit test - #1414 (@lukasIO)

  • Fix applying default processors from captureDefaults - #1416 (@lukasIO)

thedavidzhao
published 2.9.3 •

Changelog

Source

2.9.3

Patch Changes

thedavidzhao
published 2.9.2 •

Changelog

Source

2.9.2

Patch Changes

thedavidzhao
published 2.9.1 •

Changelog

Source

2.9.1

Patch Changes

  • Fix correct typing on async iterator stream readers - #1401 (@lukasIO)
thedavidzhao
published 2.9.0 •

Changelog

Source

2.9.0

Minor Changes

  • Add backupCodecPolicy to TrackPublishDefaults - #1399 (@cnderrauber)

    The default policy of backup codec is codec regression for maxium compatibility, which means the publisher stops sending primary codec and all subscribers will receive backup codec even primary codec is supported. It changes the default behavior multi-codec simulcast in the previous version, will not break the functionality of the previous version but only cause potential extra bandwidth usage. The user can set the policy to multi-codec simulcast to keep the previous behavior.

  • Add DataStream support - #1301 (@lukasIO)

  • Move RPC registration to room level and deprecate localParticipant level registration - #1396 (@lukasIO)

  • Populate name property of LiveKit errors and add reasonName for enums - #1385 (@lukasIO)

Patch Changes

thedavidzhao
published 2.8.1 •

Changelog

Source

2.8.1

Patch Changes

2345
25