You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@liveblocks/react-blocknote

Package Overview
Dependencies
Maintainers
3
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/react-blocknote - npm Package Compare versions

Comparing version
3.14.0-pre4
to
3.14.0-pre5
+1
-1
dist/version.cjs
'use strict';
const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.14.0-pre4" === "string" && "3.14.0-pre4";
const PKG_VERSION = typeof "3.14.0-pre5" === "string" && "3.14.0-pre5";
const PKG_FORMAT = typeof "cjs" === "string" && "cjs";

@@ -6,0 +6,0 @@

const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.14.0-pre4" === "string" && "3.14.0-pre4";
const PKG_VERSION = typeof "3.14.0-pre5" === "string" && "3.14.0-pre5";
const PKG_FORMAT = typeof "esm" === "string" && "esm";

@@ -4,0 +4,0 @@

{
"name": "@liveblocks/react-blocknote",
"version": "3.14.0-pre4",
"version": "3.14.0-pre5",
"description": "An integration of BlockNote + React to enable collaboration, comments, live cursors, and more with Liveblocks.",

@@ -45,8 +45,8 @@ "license": "Apache-2.0",

"dependencies": {
"@liveblocks/client": "3.14.0-pre4",
"@liveblocks/core": "3.14.0-pre4",
"@liveblocks/react": "3.14.0-pre4",
"@liveblocks/react-tiptap": "3.14.0-pre4",
"@liveblocks/react-ui": "3.14.0-pre4",
"@liveblocks/yjs": "3.14.0-pre4",
"@liveblocks/client": "3.14.0-pre5",
"@liveblocks/core": "3.14.0-pre5",
"@liveblocks/react": "3.14.0-pre5",
"@liveblocks/react-tiptap": "3.14.0-pre5",
"@liveblocks/react-ui": "3.14.0-pre5",
"@liveblocks/yjs": "3.14.0-pre5",
"@tiptap/core": "^3.4.2",

@@ -53,0 +53,0 @@ "vitest-tsconfig-paths": "^3.4.1"