Socket
Book a DemoInstallSign in
Socket

@tiptap/vue-2

Package Overview
Dependencies
Maintainers
5
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/vue-2 - npm Package Compare versions

Comparing version

to
3.0.9

9

dist/menus/index.d.ts

@@ -52,2 +52,11 @@ import { Editor } from '@tiptap/core';

/**
* The DOM element to append your menu to. Default is the editor's parent element.
*
* Sometimes the menu needs to be appended to a different DOM context due to accessibility, clipping, or z-index issues.
*
* @type {HTMLElement}
* @default null
*/
appendTo?: HTMLElement;
/**
* The options for the bubble menu. Those are passed to Floating UI and include options for the placement, offset, flip, shift, arrow, size, autoPlacement,

@@ -54,0 +63,0 @@ * hide, and inline middlewares.

14

package.json
{
"name": "@tiptap/vue-2",
"description": "Vue components for tiptap",
"version": "3.0.8",
"version": "3.0.9",
"homepage": "https://tiptap.dev",

@@ -46,13 +46,13 @@ "keywords": [

"vue": "^2.7.16",
"@tiptap/core": "^3.0.8",
"@tiptap/pm": "^3.0.8"
"@tiptap/pm": "^3.0.9",
"@tiptap/core": "^3.0.9"
},
"optionalDependencies": {
"@tiptap/extension-bubble-menu": "^3.0.8",
"@tiptap/extension-floating-menu": "^3.0.8"
"@tiptap/extension-bubble-menu": "^3.0.9",
"@tiptap/extension-floating-menu": "^3.0.9"
},
"peerDependencies": {
"vue": "^2.6.0",
"@tiptap/core": "^3.0.8",
"@tiptap/pm": "^3.0.8"
"@tiptap/core": "^3.0.9",
"@tiptap/pm": "^3.0.9"
},

@@ -59,0 +59,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.