Launch Week Day 4: Introducing Data Exports.Learn More
Socket
Book a DemoSign in
Socket

@liveblocks/react

Package Overview
Dependencies
Maintainers
4
Versions
621
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
0.17.0
to
0.17.1-beta1
+2
-2
package.json
{
"name": "@liveblocks/react",
"version": "0.17.0",
"version": "0.17.1-beta1",
"description": "A set of React hooks and providers to use Liveblocks declaratively.",

@@ -32,3 +32,3 @@ "main": "./index.js",

"peerDependencies": {
"@liveblocks/client": "0.17.0",
"@liveblocks/client": "0.17.1-beta1",
"react": "^16.14.0 || ^17 || ^18"

@@ -35,0 +35,0 @@ },