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

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

@@ -1,1 +0,1 @@

{"version":3,"file":"version.cjs","sources":["../src/version.ts"],"sourcesContent":["declare const __VERSION__: string;\ndeclare const ROLLUP_FORMAT: string;\n\nexport const PKG_NAME = \"@liveblocks/react-blocknote\";\nexport const PKG_VERSION = typeof __VERSION__ === \"string\" && __VERSION__;\nexport const PKG_FORMAT = typeof ROLLUP_FORMAT === \"string\" && ROLLUP_FORMAT;\n"],"names":[],"mappings":";;AAGO,MAAM,QAAW,GAAA,8BAAA;AACX,MAAA,WAAA,GAAc,OAAO,gBAAA,KAAgB,QAAY,IAAA,iBAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;;;"}
{"version":3,"file":"version.cjs","sources":["../src/version.ts"],"sourcesContent":["declare const __VERSION__: string;\ndeclare const ROLLUP_FORMAT: string;\n\nexport const PKG_NAME = \"@liveblocks/react-blocknote\";\nexport const PKG_VERSION = typeof __VERSION__ === \"string\" && __VERSION__;\nexport const PKG_FORMAT = typeof ROLLUP_FORMAT === \"string\" && ROLLUP_FORMAT;\n"],"names":[],"mappings":";;AAGO,MAAM,QAAW,GAAA,8BAAA;AACX,MAAA,WAAA,GAAc,OAAO,QAAA,KAAgB,QAAY,IAAA,SAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;;;"}
const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.15.0-thread2" === "string" && "3.15.0-thread2";
const PKG_VERSION = typeof "3.15.0" === "string" && "3.15.0";
const PKG_FORMAT = typeof "esm" === "string" && "esm";

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

@@ -1,1 +0,1 @@

{"version":3,"file":"version.js","sources":["../src/version.ts"],"sourcesContent":["declare const __VERSION__: string;\ndeclare const ROLLUP_FORMAT: string;\n\nexport const PKG_NAME = \"@liveblocks/react-blocknote\";\nexport const PKG_VERSION = typeof __VERSION__ === \"string\" && __VERSION__;\nexport const PKG_FORMAT = typeof ROLLUP_FORMAT === \"string\" && ROLLUP_FORMAT;\n"],"names":[],"mappings":"AAGO,MAAM,QAAW,GAAA,8BAAA;AACX,MAAA,WAAA,GAAc,OAAO,gBAAA,KAAgB,QAAY,IAAA,iBAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;"}
{"version":3,"file":"version.js","sources":["../src/version.ts"],"sourcesContent":["declare const __VERSION__: string;\ndeclare const ROLLUP_FORMAT: string;\n\nexport const PKG_NAME = \"@liveblocks/react-blocknote\";\nexport const PKG_VERSION = typeof __VERSION__ === \"string\" && __VERSION__;\nexport const PKG_FORMAT = typeof ROLLUP_FORMAT === \"string\" && ROLLUP_FORMAT;\n"],"names":[],"mappings":"AAGO,MAAM,QAAW,GAAA,8BAAA;AACX,MAAA,WAAA,GAAc,OAAO,QAAA,KAAgB,QAAY,IAAA,SAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;"}
{
"name": "@liveblocks/react-blocknote",
"version": "3.15.0-thread2",
"version": "3.15.0",
"description": "An integration of BlockNote + React to enable collaboration, comments, live cursors, and more with Liveblocks.",
"license": "Apache-2.0",
"author": "Liveblocks Inc.",
"type": "module",

@@ -46,8 +47,8 @@ "main": "./dist/index.cjs",

"dependencies": {
"@liveblocks/client": "3.15.0-thread2",
"@liveblocks/core": "3.15.0-thread2",
"@liveblocks/react": "3.15.0-thread2",
"@liveblocks/react-tiptap": "3.15.0-thread2",
"@liveblocks/react-ui": "3.15.0-thread2",
"@liveblocks/yjs": "3.15.0-thread2",
"@liveblocks/client": "3.15.0",
"@liveblocks/core": "3.15.0",
"@liveblocks/react": "3.15.0",
"@liveblocks/react-tiptap": "3.15.0",
"@liveblocks/react-ui": "3.15.0",
"@liveblocks/yjs": "3.15.0",
"@tiptap/core": "^3.19.0",

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

@@ -1,22 +0,12 @@

<p align="center">
<a href="https://liveblocks.io#gh-light-mode-only">
<img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-light.svg" alt="Liveblocks" />
</a>
<a href="https://liveblocks.io#gh-dark-mode-only">
<img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-dark.svg" alt="Liveblocks" />
</a>
<p>
<a href="https://liveblocks.io#gh-light-mode-only"><img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-light.svg" alt="Liveblocks" /></a>
<a href="https://liveblocks.io#gh-dark-mode-only"><img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-dark.svg" alt="Liveblocks" /></a>
</p>
# `@liveblocks/react-blocknote`
<p>
<a href="https://npmjs.org/package/@liveblocks/react-blocknote">
<img src="https://img.shields.io/npm/v/@liveblocks/react-blocknote?style=flat&label=npm&color=c33" alt="NPM" />
</a>
<a href="https://bundlephobia.com/package/@liveblocks/react-blocknote">
<img src="https://img.shields.io/bundlephobia/minzip/@liveblocks/react-blocknote?style=flat&label=size&color=09f" alt="Size" />
</a>
<a href="https://github.com/liveblocks/liveblocks/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/liveblocks/liveblocks?style=flat&label=license&color=f80" alt="License" />
</a>
<a href="https://npmjs.org/package/@liveblocks/react-blocknote"><img src="https://img.shields.io/npm/v/@liveblocks/react-blocknote?style=flat&label=npm&color=c33" alt="NPM" /></a>
<a href="https://bundlephobia.com/package/@liveblocks/react-blocknote"><img src="https://img.shields.io/bundlephobia/minzip/@liveblocks/react-blocknote?style=flat&label=size&color=09f" alt="Size" /></a>
<a href="https://github.com/liveblocks/liveblocks/blob/main/licenses/LICENSE-APACHE-2.0"><img src="https://img.shields.io/badge/license-Apache--2.0-green" alt="License" /></a>
</p>

@@ -23,0 +13,0 @@