New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tiptap/vue-3

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiptap/vue-3 - npm Package Compare versions

Comparing version 2.7.4 to 2.8.0

dist/BubbleMenu.d.ts

14

package.json
{
"name": "@tiptap/vue-3",
"description": "Vue components for tiptap",
"version": "2.7.4",
"version": "2.8.0",
"homepage": "https://tiptap.dev",

@@ -17,3 +17,3 @@ "keywords": [

".": {
"types": "./dist/packages/vue-3/src/index.d.ts",
"types": "./dist/index.d.ts",
"import": "./dist/index.js",

@@ -26,3 +26,3 @@ "require": "./dist/index.cjs"

"umd": "dist/index.umd.js",
"types": "dist/packages/vue-3/src/index.d.ts",
"types": "dist/index.d.ts",
"type": "module",

@@ -34,8 +34,8 @@ "files": [

"dependencies": {
"@tiptap/extension-bubble-menu": "^2.7.4",
"@tiptap/extension-floating-menu": "^2.7.4"
"@tiptap/extension-bubble-menu": "^2.8.0",
"@tiptap/extension-floating-menu": "^2.8.0"
},
"devDependencies": {
"@tiptap/core": "^2.7.4",
"@tiptap/pm": "^2.7.4",
"@tiptap/core": "^2.8.0",
"@tiptap/pm": "^2.8.0",
"vue": "^3.0.0"

@@ -42,0 +42,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc