@liveblocks/client
Advanced tools
Comparing version 0.8.2 to 0.9.0
@@ -642,3 +642,3 @@ "use strict"; | ||
const throttleDelay = options.throttle || 100; | ||
const liveblocksServer = options.liveblocksServer || "wss://live.liveblocks.io"; | ||
const liveblocksServer = options.liveblocksServer || "wss://liveblocks.net"; | ||
const authEndpoint = options.authEndpoint; | ||
@@ -645,0 +645,0 @@ const state = defaultState(options.initialPresence); |
@@ -618,3 +618,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
const throttleDelay = options.throttle || 100; | ||
const liveblocksServer = options.liveblocksServer || "wss://live.liveblocks.io"; | ||
const liveblocksServer = options.liveblocksServer || "wss://liveblocks.net"; | ||
const authEndpoint = options.authEndpoint; | ||
@@ -621,0 +621,0 @@ const state = defaultState(options.initialPresence); |
{ | ||
"name": "@liveblocks/client", | ||
"version": "0.8.2", | ||
"version": "0.9.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/cjs/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
217326