Socket
Socket
Sign inDemoInstall

@liveblocks/core

Package Overview
Dependencies
Maintainers
0
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/core - npm Package Versions

1
28

0.19.10

Diff

Changelog

Source

v0.19.10

@liveblocks/client

  • Allow createClient throttle option to go as low as 16ms.
guillaumesalles
published 0.19.10-beta0 •

flowflorent
published 0.19.9 •

Changelog

Source

v0.19.9

@liveblocks/client

  • Adds a WebhookHandler class
    • new WebhookHandler(secret).verifyRequest({ rawBody, headers }) can be used to verify event requests from Liveblock's webhook functionality. It also provides fully typed WebhookEvents.
    • Check out our Webhooks guide for more details
flowflorent
published 0.19.9-beta4 •

nvie
published 0.19.9-beta3 •

nvie
published 0.19.9-beta2 •

nvie
published 0.19.9-beta1 •

eric_liveblocks
published 0.19.8 •

Changelog

Source

v0.19.8

  • Fixes a bug where history didn't reliably undo LiveObject key set changes if any pending local changes existed on that key.
  • Fixes a bug where changes performed inside room.batch were incorrectly ordered inside the history resulting in unexpected undo behavior in some cases.
  • Fixes a bug where under some circumstances the Liveblocks client could get stuck in a "synchronizing" state indefinitely
  • Expose JsonArray and JsonScalar types publicly
nvie
published 0.19.7 •

Changelog

Source

v0.19.7

Fix nested storage event handling issue.

nvie
published 0.19.6 •

Changelog

Source

v0.19.6

Support authentication with cookies.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc