@tiptap/vue-3
Advanced tools
Comparing version 2.5.0-pre.16 to 3.0.0
{ | ||
"name": "@tiptap/vue-3", | ||
"description": "Vue components for tiptap", | ||
"version": "2.5.0-pre.16", | ||
"version": "3.0.0", | ||
"homepage": "https://tiptap.dev", | ||
@@ -32,13 +32,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@tiptap/extension-bubble-menu": "^2.5.0-pre.16", | ||
"@tiptap/extension-floating-menu": "^2.5.0-pre.16" | ||
"@tiptap/extension-bubble-menu": "^3.0.0", | ||
"@tiptap/extension-floating-menu": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@tiptap/core": "^2.5.0-pre.16", | ||
"@tiptap/pm": "^2.5.0-pre.16", | ||
"@tiptap/core": "^3.0.0", | ||
"@tiptap/pm": "^3.0.0", | ||
"vue": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@tiptap/core": "^2.5.0-pre.16", | ||
"@tiptap/pm": "^2.5.0-pre.16", | ||
"@tiptap/core": "^3.0.0", | ||
"@tiptap/pm": "^3.0.0", | ||
"vue": "^3.0.0" | ||
@@ -45,0 +45,0 @@ }, |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
311252
1
+ Added@remirror/core-constants@2.0.2(transitive)
+ Added@tiptap/core@3.0.0(transitive)
+ Added@tiptap/extension-bubble-menu@3.0.0(transitive)
+ Added@tiptap/extension-floating-menu@3.0.0(transitive)
+ Added@tiptap/pm@3.0.0(transitive)
+ Addedprosemirror-trailing-node@2.0.9(transitive)
- Removed@remirror/core-constants@3.0.0(transitive)
- Removed@tiptap/core@2.11.5(transitive)
- Removed@tiptap/extension-bubble-menu@2.11.5(transitive)
- Removed@tiptap/extension-floating-menu@2.11.5(transitive)
- Removed@tiptap/pm@2.11.5(transitive)
- Removedprosemirror-trailing-node@3.0.0(transitive)