You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@tiptap/vue-2

Package Overview
Dependencies
Maintainers
5
Versions
285
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.2

10

dist/menus/index.d.ts

@@ -52,3 +52,6 @@ import { Editor } from '@tiptap/core';

/**
* FloatingUI options.
* The options for the bubble menu. Those are passed to Floating UI and include options for the placement, offset, flip, shift, arrow, size, autoPlacement,
* hide, and inline middlewares.
* @default {}
* @see https://floating-ui.com/docs/computePosition#options
*/

@@ -112,3 +115,6 @@ options?: {

/**
* FloatingUI options.
* The options for the floating menu. Those are passed to Floating UI and include options for the placement, offset, flip, shift, arrow, size, autoPlacement,
* hide, and inline middlewares.
* @default {}
* @see https://floating-ui.com/docs/computePosition#options
*/

@@ -115,0 +121,0 @@ options?: {

14

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

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

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

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