@tiptap/vue-2
Advanced tools
Comparing version 2.0.0-beta.25 to 2.0.0-beta.26
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0-beta.26](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.25...@tiptap/vue-2@2.0.0-beta.26) (2021-05-06) | ||
### Bug Fixes | ||
* revert adding type: module ([f8d6475](https://github.com/ueberdosis/tiptap/commit/f8d6475e2151faea6f96baecdd6bd75880d50d2c)) | ||
# [2.0.0-beta.25](https://github.com/ueberdosis/tiptap/compare/@tiptap/vue-2@2.0.0-beta.24...@tiptap/vue-2@2.0.0-beta.25) (2021-05-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tiptap/vue-2", | ||
"description": "Vue components for tiptap", | ||
"version": "2.0.0-beta.25", | ||
"version": "2.0.0-beta.26", | ||
"homepage": "https://tiptap.dev", | ||
@@ -19,3 +19,2 @@ "keywords": [ | ||
"types": "dist/packages/vue-2/src/index.d.ts", | ||
"type": "module", | ||
"exports": { | ||
@@ -37,7 +36,7 @@ ".": { | ||
"dependencies": { | ||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.13", | ||
"@tiptap/extension-floating-menu": "^2.0.0-beta.10", | ||
"@tiptap/extension-bubble-menu": "^2.0.0-beta.14", | ||
"@tiptap/extension-floating-menu": "^2.0.0-beta.11", | ||
"prosemirror-view": "^1.18.4" | ||
}, | ||
"gitHead": "fb1196c7a7d4abec583599802515fb4175128b55" | ||
"gitHead": "c86e4119cd680505652e8352e9f39622ee26a999" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108399
No