@tiptap/extension-blockquote
Advanced tools
Comparing version 2.5.0-beta.2 to 2.5.0-beta.3
@@ -0,0 +0,0 @@ import { Node, mergeAttributes, wrappingInputRule } from '@tiptap/core'; |
@@ -62,3 +62,3 @@ (function (global, factory) { | ||
exports.Blockquote = Blockquote; | ||
exports["default"] = Blockquote; | ||
exports.default = Blockquote; | ||
exports.inputRegex = inputRegex; | ||
@@ -65,0 +65,0 @@ |
@@ -0,0 +0,0 @@ import { Node } from '@tiptap/core'; |
import { Blockquote } from './blockquote.js'; | ||
export * from './blockquote.js'; | ||
export default Blockquote; |
{ | ||
"name": "@tiptap/extension-blockquote", | ||
"description": "blockquote extension for tiptap", | ||
"version": "2.5.0-beta.2", | ||
"version": "2.5.0-beta.3", | ||
"homepage": "https://tiptap.dev", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@tiptap/core": "^2.5.0-beta.2" | ||
"@tiptap/core": "^2.5.0-beta.3" | ||
}, | ||
@@ -35,0 +35,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
158307
173
4033
1