You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@liveblocks/react

Package Overview
Dependencies
Maintainers
6
Versions
602
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/react - npm Package Compare versions

Comparing version
1.0.6-test1
to
1.0.6-test2
+3
-3
package.json
{
"name": "@liveblocks/react",
"version": "1.0.6-test1",
"version": "1.0.6-test2",
"description": "A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.",

@@ -23,4 +23,4 @@ "license": "Apache-2.0",

"dependencies": {
"@liveblocks/client": "1.0.6-test1",
"@liveblocks/core": "1.0.6-test1",
"@liveblocks/client": "1.0.6-test2",
"@liveblocks/core": "1.0.6-test2",
"use-sync-external-store": "^1.2.0"

@@ -27,0 +27,0 @@ },