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

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

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

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

{
"name": "@liveblocks/react-blocknote",
"version": "3.14.0-types1",
"version": "3.14.0-types2",
"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-types1",
"@liveblocks/core": "3.14.0-types1",
"@liveblocks/react": "3.14.0-types1",
"@liveblocks/react-tiptap": "3.14.0-types1",
"@liveblocks/react-ui": "3.14.0-types1",
"@liveblocks/yjs": "3.14.0-types1",
"@liveblocks/client": "3.14.0-types2",
"@liveblocks/core": "3.14.0-types2",
"@liveblocks/react": "3.14.0-types2",
"@liveblocks/react-tiptap": "3.14.0-types2",
"@liveblocks/react-ui": "3.14.0-types2",
"@liveblocks/yjs": "3.14.0-types2",
"@tiptap/core": "^3.4.2",

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