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

@liveblocks/react-tiptap

Package Overview
Dependencies
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/react-tiptap - npm Package Compare versions

Comparing version
3.13.0
to
3.13.1-hackathon
+1
-1
dist/version.cjs
'use strict';
const PKG_NAME = "@liveblocks/react-tiptap";
const PKG_VERSION = typeof "3.13.0" === "string" && "3.13.0";
const PKG_VERSION = typeof "3.13.1-hackathon" === "string" && "3.13.1-hackathon";
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-tiptap\";\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,2BAAA;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-tiptap\";\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,2BAAA;AACX,MAAA,WAAA,GAAc,OAAO,kBAAA,KAAgB,QAAY,IAAA,mBAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;;;"}
const PKG_NAME = "@liveblocks/react-tiptap";
const PKG_VERSION = typeof "3.13.0" === "string" && "3.13.0";
const PKG_VERSION = typeof "3.13.1-hackathon" === "string" && "3.13.1-hackathon";
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-tiptap\";\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,2BAAA;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-tiptap\";\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,2BAAA;AACX,MAAA,WAAA,GAAc,OAAO,kBAAA,KAAgB,QAAY,IAAA,mBAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;"}
{
"name": "@liveblocks/react-tiptap",
"version": "3.13.0",
"version": "3.13.1-hackathon",
"description": "An integration of TipTap + React to enable collaboration, comments, live cursors, and more with Liveblocks.",

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

"@floating-ui/react-dom": "^2.1.2",
"@liveblocks/client": "3.13.0",
"@liveblocks/core": "3.13.0",
"@liveblocks/react": "3.13.0",
"@liveblocks/react-ui": "3.13.0",
"@liveblocks/yjs": "3.13.0",
"@liveblocks/client": "3.13.1-hackathon",
"@liveblocks/core": "3.13.1-hackathon",
"@liveblocks/react": "3.13.1-hackathon",
"@liveblocks/react-ui": "3.13.1-hackathon",
"@liveblocks/yjs": "3.13.1-hackathon",
"@radix-ui/react-select": "^2.1.2",

@@ -53,0 +53,0 @@ "@radix-ui/react-toggle": "^1.1.0",