Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@liveblocks/react-blocknote

Package Overview
Dependencies
Maintainers
3
Versions
125
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
to
3.15.0-thread1
+1
-1
dist/version.cjs
'use strict';
const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.14.0" === "string" && "3.14.0";
const PKG_VERSION = typeof "3.15.0-thread1" === "string" && "3.15.0-thread1";
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,QAAA,KAAgB,QAAY,IAAA,SAAA;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,gBAAA,KAAgB,QAAY,IAAA,iBAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;;;"}
const PKG_NAME = "@liveblocks/react-blocknote";
const PKG_VERSION = typeof "3.14.0" === "string" && "3.14.0";
const PKG_VERSION = typeof "3.15.0-thread1" === "string" && "3.15.0-thread1";
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,QAAA,KAAgB,QAAY,IAAA,SAAA;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,gBAAA,KAAgB,QAAY,IAAA,iBAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;"}
{
"name": "@liveblocks/react-blocknote",
"version": "3.14.0",
"version": "3.15.0-thread1",
"description": "An integration of BlockNote + React to enable collaboration, comments, live cursors, and more with Liveblocks.",

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

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

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