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
134
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.15.1-rc3
to
3.15.1-rc4
+1
-1
dist/version.cjs
'use strict';
const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.15.1-rc3" === "string" && "3.15.1-rc3";
const PKG_VERSION = typeof "3.15.1-rc4" === "string" && "3.15.1-rc4";
const PKG_FORMAT = typeof "cjs" === "string" && "cjs";

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

const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.15.1-rc3" === "string" && "3.15.1-rc3";
const PKG_VERSION = typeof "3.15.1-rc4" === "string" && "3.15.1-rc4";
const PKG_FORMAT = typeof "esm" === "string" && "esm";

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

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

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

"dependencies": {
"@liveblocks/client": "3.15.1-rc3",
"@liveblocks/core": "3.15.1-rc3",
"@liveblocks/react": "3.15.1-rc3",
"@liveblocks/react-tiptap": "3.15.1-rc3",
"@liveblocks/react-ui": "3.15.1-rc3",
"@liveblocks/yjs": "3.15.1-rc3",
"@liveblocks/client": "3.15.1-rc4",
"@liveblocks/core": "3.15.1-rc4",
"@liveblocks/react": "3.15.1-rc4",
"@liveblocks/react-tiptap": "3.15.1-rc4",
"@liveblocks/react-ui": "3.15.1-rc4",
"@liveblocks/yjs": "3.15.1-rc4",
"@tiptap/core": "^3.19.0",

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