@liveblocks/node-lexical
Advanced tools
Comparing version 2.7.0-beta1 to 2.7.0-beta2
@@ -169,3 +169,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }// src/index.ts | ||
var PKG_NAME = "@liveblocks/node-lexical"; | ||
var PKG_VERSION = "2.7.0-beta1"; | ||
var PKG_VERSION = "2.7.0-beta2"; | ||
var PKG_FORMAT = "cjs"; | ||
@@ -172,0 +172,0 @@ |
{ | ||
"name": "@liveblocks/node-lexical", | ||
"version": "2.7.0-beta1", | ||
"version": "2.7.0-beta2", | ||
"description": "A server-side utility that lets you modify lexical documents hosted in Liveblocks.", | ||
@@ -37,4 +37,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@liveblocks/core": "2.7.0-beta1", | ||
"@liveblocks/node": "2.7.0-beta1", | ||
"@liveblocks/core": "2.7.0-beta2", | ||
"@liveblocks/node": "2.7.0-beta2", | ||
"yjs": "^13.6.18" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
+ Added@liveblocks/core@2.7.0-beta2(transitive)
+ Added@liveblocks/node@2.7.0-beta2(transitive)
- Removed@liveblocks/core@2.7.0-beta1(transitive)
- Removed@liveblocks/node@2.7.0-beta1(transitive)
Updated@liveblocks/core@2.7.0-beta2
Updated@liveblocks/node@2.7.0-beta2