@liveblocks/client
Advanced tools
Comparing version 2.15.2 to 2.16.0-toolbars1
@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/index.ts | ||
var PKG_NAME = "@liveblocks/client"; | ||
var PKG_VERSION = "2.15.2"; | ||
var PKG_VERSION = "2.16.0-toolbars1"; | ||
var PKG_FORMAT = "cjs"; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@liveblocks/client", | ||
"version": "2.15.2", | ||
"version": "2.16.0-toolbars1", | ||
"description": "A client that lets you interact with Liveblocks servers. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -37,11 +37,7 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@liveblocks/core": "2.15.2" | ||
"@liveblocks/core": "2.16.0-toolbars1" | ||
}, | ||
"devDependencies": { | ||
"@liveblocks/eslint-config": "*", | ||
"@liveblocks/jest-config": "*", | ||
"@types/ws": "^8.5.10", | ||
"dotenv": "^16.4.5", | ||
"msw": "^0.39.1", | ||
"ws": "^8.17.1" | ||
"@liveblocks/jest-config": "*" | ||
}, | ||
@@ -54,3 +50,3 @@ "sideEffects": false, | ||
"type": "git", | ||
"url": "https://github.com/liveblocks/liveblocks.git", | ||
"url": "git+https://github.com/liveblocks/liveblocks.git", | ||
"directory": "packages/liveblocks-client" | ||
@@ -57,0 +53,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12164
2
1
+ Added@liveblocks/core@2.16.0-toolbars1(transitive)
- Removed@liveblocks/core@2.15.2(transitive)