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-tiptap

Package Overview
Dependencies
Maintainers
3
Versions
187
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.14.0-pre6
to
3.14.0-rc1
+1
-1
dist/version.cjs
'use strict';
const PKG_NAME = "@liveblocks/react-tiptap";
const PKG_VERSION = typeof "3.14.0-pre6" === "string" && "3.14.0-pre6";
const PKG_VERSION = typeof "3.14.0-rc1" === "string" && "3.14.0-rc1";
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,aAAA,KAAgB,QAAY,IAAA,cAAA;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,YAAA,KAAgB,QAAY,IAAA,aAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;;;"}
const PKG_NAME = "@liveblocks/react-tiptap";
const PKG_VERSION = typeof "3.14.0-pre6" === "string" && "3.14.0-pre6";
const PKG_VERSION = typeof "3.14.0-rc1" === "string" && "3.14.0-rc1";
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,aAAA,KAAgB,QAAY,IAAA,cAAA;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,YAAA,KAAgB,QAAY,IAAA,aAAA;AACjD,MAAA,UAAA,GAAa,OAAO,KAAA,KAAkB,QAAY,IAAA;;;;"}
{
"name": "@liveblocks/react-tiptap",
"version": "3.14.0-pre6",
"version": "3.14.0-rc1",
"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.14.0-pre6",
"@liveblocks/core": "3.14.0-pre6",
"@liveblocks/react": "3.14.0-pre6",
"@liveblocks/react-ui": "3.14.0-pre6",
"@liveblocks/yjs": "3.14.0-pre6",
"@liveblocks/client": "3.14.0-rc1",
"@liveblocks/core": "3.14.0-rc1",
"@liveblocks/react": "3.14.0-rc1",
"@liveblocks/react-ui": "3.14.0-rc1",
"@liveblocks/yjs": "3.14.0-rc1",
"@radix-ui/react-select": "^2.1.2",

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

@@ -67,2 +67,2 @@ <p align="center">

See [LICENSE](../../LICENSE) for more information.
See [LICENSE](../../licenses/LICENSE-APACHE-2.0) for more information.