@tiptap/extension-dropcursor
Advanced tools
Comparing version 2.5.0-beta.2 to 2.5.0-beta.3
@@ -0,0 +0,0 @@ import { Extension } from '@tiptap/core'; |
@@ -30,3 +30,3 @@ (function (global, factory) { | ||
exports.Dropcursor = Dropcursor; | ||
exports["default"] = Dropcursor; | ||
exports.default = Dropcursor; | ||
@@ -33,0 +33,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
@@ -0,0 +0,0 @@ import { Extension } from '@tiptap/core'; |
import { Dropcursor } from './dropcursor.js'; | ||
export * from './dropcursor.js'; | ||
export default Dropcursor; |
{ | ||
"name": "@tiptap/extension-dropcursor", | ||
"description": "dropcursor extension for tiptap", | ||
"version": "2.5.0-beta.2", | ||
"version": "2.5.0-beta.3", | ||
"homepage": "https://tiptap.dev", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@tiptap/core": "^2.5.0-beta.2", | ||
"@tiptap/pm": "^2.5.0-beta.2" | ||
"@tiptap/core": "^2.5.0-beta.3", | ||
"@tiptap/pm": "^2.5.0-beta.3" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
149702
173
3892
1