@liveblocks/client
Advanced tools
Comparing version 0.17.3 to 0.17.4
@@ -417,3 +417,3 @@ "use strict"; | ||
return new ws( | ||
liveblocksServer + "/?token=" + token + "&version=0.17.3" | ||
liveblocksServer + "/?token=" + token + "&version=0.17.4" | ||
); | ||
@@ -420,0 +420,0 @@ }; |
{ | ||
"name": "@liveblocks/client", | ||
"version": "0.17.3", | ||
"version": "0.17.4", | ||
"description": "A client that lets you interact with Liveblocks servers.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0