@liveblocks/node-lexical
Advanced tools
Comparing version 2.9.0-rc2 to 2.9.0
@@ -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.9.0-rc2"; | ||
var PKG_VERSION = "2.9.0"; | ||
var PKG_FORMAT = "cjs"; | ||
@@ -172,0 +172,0 @@ |
{ | ||
"name": "@liveblocks/node-lexical", | ||
"version": "2.9.0-rc2", | ||
"version": "2.9.0", | ||
"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.9.0-rc2", | ||
"@liveblocks/node": "2.9.0-rc2", | ||
"@liveblocks/core": "2.9.0", | ||
"@liveblocks/node": "2.9.0", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
55328
+ Added@liveblocks/core@2.9.0(transitive)
+ Added@liveblocks/node@2.9.0(transitive)
- Removed@liveblocks/core@2.9.0-rc2(transitive)
- Removed@liveblocks/node@2.9.0-rc2(transitive)
Updated@liveblocks/core@2.9.0
Updated@liveblocks/node@2.9.0