@liveblocks/client
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -252,3 +252,5 @@ "use strict"; | ||
_socket.removeEventListener("error", onError); | ||
_socket = null; | ||
} | ||
state = types_1.RoomState.Default; | ||
clearTimeout(retryTimeoutId); | ||
@@ -255,0 +257,0 @@ _listeners.open = []; |
@@ -249,3 +249,5 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
_socket.removeEventListener("error", onError); | ||
_socket = null; | ||
} | ||
state = RoomState.Default; | ||
clearTimeout(retryTimeoutId); | ||
@@ -252,0 +254,0 @@ _listeners.open = []; |
{ | ||
"name": "@liveblocks/client", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"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
88565
2634