@tiptap/extension-color
Advanced tools
Comparing version 2.5.0-beta.2 to 2.5.0-beta.3
@@ -0,0 +0,0 @@ import '@tiptap/extension-text-style'; |
@@ -57,3 +57,3 @@ (function (global, factory) { | ||
exports.Color = Color; | ||
exports["default"] = Color; | ||
exports.default = Color; | ||
@@ -60,0 +60,0 @@ Object.defineProperty(exports, '__esModule', { value: true }); |
import '@tiptap/extension-text-style'; | ||
import { Extension } from '@tiptap/core'; | ||
export declare type ColorOptions = { | ||
export type ColorOptions = { | ||
/** | ||
@@ -5,0 +5,0 @@ * The types where the color can be applied |
import { Color } from './color.js'; | ||
export * from './color.js'; | ||
export default Color; |
{ | ||
"name": "@tiptap/extension-color", | ||
"description": "text color 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/extension-text-style": "^2.5.0-beta.2" | ||
"@tiptap/core": "^2.5.0-beta.3", | ||
"@tiptap/extension-text-style": "^2.5.0-beta.3" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
159150
175
4038
1