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

@liveblocks/react

Package Overview
Dependencies
Maintainers
2
Versions
461
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.8.2 to 0.9.0

2

lib/index.js

@@ -1285,3 +1285,3 @@ Object.defineProperty(exports, '__esModule', { value: true });

const throttleDelay = options.throttle || 100;
const liveblocksServer = options.liveblocksServer || "wss://live.liveblocks.io";
const liveblocksServer = options.liveblocksServer || "wss://liveblocks.net";
const authEndpoint = options.authEndpoint;

@@ -1288,0 +1288,0 @@ const state = defaultState(options.initialPresence);

{
"name": "@liveblocks/react",
"version": "0.8.2",
"version": "0.9.0",
"description": "",

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

"dependencies": {
"@liveblocks/client": "0.8.2"
"@liveblocks/client": "0.9.0"
},

@@ -29,0 +29,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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