New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@liveblocks/react-tiptap

Package Overview
Dependencies
Maintainers
3
Versions
206
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.15.2
to
3.15.3
+1
-1
dist/version.cjs
'use strict';
const PKG_NAME = "@liveblocks/react-tiptap";
const PKG_VERSION = typeof "3.15.2" === "string" && "3.15.2";
const PKG_VERSION = typeof "3.15.3" === "string" && "3.15.3";
const PKG_FORMAT = typeof "cjs" === "string" && "cjs";

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

const PKG_NAME = "@liveblocks/react-tiptap";
const PKG_VERSION = typeof "3.15.2" === "string" && "3.15.2";
const PKG_VERSION = typeof "3.15.3" === "string" && "3.15.3";
const PKG_FORMAT = typeof "esm" === "string" && "esm";

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

{
"name": "@liveblocks/react-tiptap",
"version": "3.15.2",
"version": "3.15.3",
"description": "An integration of TipTap + React to enable collaboration, comments, live cursors, and more with Liveblocks.",

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

"@floating-ui/react-dom": "^2.1.0",
"@liveblocks/client": "3.15.2",
"@liveblocks/core": "3.15.2",
"@liveblocks/react": "3.15.2",
"@liveblocks/react-ui": "3.15.2",
"@liveblocks/yjs": "3.15.2",
"@liveblocks/client": "3.15.3",
"@liveblocks/core": "3.15.3",
"@liveblocks/react": "3.15.3",
"@liveblocks/react-ui": "3.15.3",
"@liveblocks/yjs": "3.15.3",
"@tiptap/core": "^3.19.0",

@@ -55,0 +55,0 @@ "@tiptap/react": "^3.19.0",