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

@liveblocks/node

Package Overview
Dependencies
Maintainers
6
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/node - npm Package Versions

2345
38

2.21.0-emails3

Diff
liveblocks-bot
published 2.21.0-emails3 •
liveblocks-bot
published 2.21.0-emails2 •
liveblocks-bot
published 2.21.0-emails1 •
liveblocks-bot
published 2.20.0 •

Changelog

Source

v2.20.0

@liveblocks/client

  • Implement a proxy factory for UserNotificationSettings object to return null to prevent any errors when accessing a disabled notification channel.

@liveblocks/node

  • Implement a proxy factory for UserNotificationSettings object to return null to prevent any errors when accessing a disabled notification channel.

@liveblocks/react

  • Add optional useRoom({ allowOutsideRoom: true }) option. When this option is set, the hook will return null when used outside of a room, whereas the default behavior of the hook is be to throw.
  • Implement a proxy factory for UserNotificationSettings object to return null to prevent any errors when accessing a disabled notification channel.

@liveblocks/react-ui

  • Improve mentions behavior around whitespace, fixing a regression introduced in v2.18.3 when we added support for whitespace within mentions.
  • Prevent mention suggestions from scrolling instead of flipping when there’s enough space on the other side (e.g. moving from top to bottom).
  • Improve event propagation in the formatting toolbar of Composer.
liveblocks-bot
published 2.19.0 •

Changelog

Source

v2.19.0

@liveblocks/*

  • Output ES modules by default (but CJS builds are still included)
  • Modernize internal build tool settings

@liveblocks/node

  • Allow passing optional AbortSignal to all client methods
  • Fix bug in encoding of error information in the LiveblocksError when an API call fails (thanks for reporting, @robcresswell!)
  • Fix getStorageDocument("my-room", "json") typing in its output LiveMap instances as ReadonlyMap instead of serialized plain objects.
liveblocks-bot
published 2.18.4-uns2 •
liveblocks-bot
published 2.18.4-uns1 •
liveblocks-bot
published 2.18.3 •

Changelog

Source

v2.18.3

@liveblocks/node

  • Fix html escaping in stringifyCommentBody utility.

@liveblocks/client

  • Log more details in specific error cases to help debugging
  • Fix html escaping in stringifyCommentBody utility.

@liveblocks/react

  • Increases the allowed stale time for polled user threads data. Only affects the useUserThreads_experimental hook.

@liveblocks/react-ui

  • Allow spaces and more non-alphanumeric characters when creating mentions in Comments composers.

@liveblocks/emails

  • Fix html escaping in prepare as html functions (thanks to @huy-cove for reporting the issue and helping us improving our product 🙏🏻).
  • Revert deduplication logic introduced in v2.18.0 as it provided no measurable benefits while increasing complexity.
liveblocks-bot
published 2.18.2 •

Changelog

Source

v2.18.2

@liveblocks/client

  • Improve performance of undo/redo operations on large documents (thanks for the contribution @rudi-c!)

@liveblocks/react-tiptap

  • Fix a performance regression introduced in 2.18.1
liveblocks-bot
published 2.18.2-test1 •
2345
38