@liveblocks/client
Advanced tools
Comparing version 0.17.10 to 0.17.11-debug1
{ | ||
"name": "@liveblocks/client", | ||
"version": "0.17.10", | ||
"version": "0.17.11-debug1", | ||
"description": "A client that lets you interact with Liveblocks servers.", | ||
@@ -10,10 +10,10 @@ "main": "./index.js", | ||
"./internal": { | ||
"types": "./internal.d.ts", | ||
"require": "./internal.js", | ||
"import": "./internal.mjs" | ||
"import": "./internal.mjs", | ||
"types": "./internal.d.ts" | ||
}, | ||
".": { | ||
"types": "./index.d.ts", | ||
"require": "./index.js", | ||
"import": "./index.mjs" | ||
"import": "./index.mjs", | ||
"types": "./index.d.ts" | ||
} | ||
@@ -20,0 +20,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
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
302337
7469