@udecode/plate-trailing-block
Advanced tools
Comparing version 6.4.1 to 7.0.0
# @udecode/plate-trailing-block | ||
## 7.0.0 | ||
## 6.4.1 | ||
@@ -4,0 +6,0 @@ |
import { QueryNodeOptions } from '@udecode/plate-common'; | ||
import { SPEditor, WithOverride } from '@udecode/plate-core'; | ||
import { WithOverride } from '@udecode/plate-core'; | ||
export interface TrailingBlockPluginOptions extends QueryNodeOptions { | ||
@@ -20,3 +20,3 @@ /** | ||
*/ | ||
export declare const createTrailingBlockPlugin: (options_0?: TrailingBlockPluginOptions | undefined) => import("@udecode/plate-core").PlatePlugin<SPEditor>; | ||
export declare const createTrailingBlockPlugin: (options_0?: TrailingBlockPluginOptions | undefined) => import("@udecode/plate-core").PlatePlugin<{}>; | ||
//# sourceMappingURL=createTrailingBlockPlugin.d.ts.map |
{ | ||
"name": "@udecode/plate-trailing-block", | ||
"version": "6.4.1", | ||
"version": "7.0.0", | ||
"description": "Trailing-block plugin for Plate", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@udecode/plate-common": "6.4.1", | ||
"@udecode/plate-core": "6.4.1" | ||
"@udecode/plate-common": "7.0.0", | ||
"@udecode/plate-core": "7.0.0" | ||
}, | ||
@@ -39,0 +39,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
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
19991
+ Added@udecode/plate-common@7.0.0(transitive)
+ Added@udecode/plate-core@7.0.0(transitive)
- Removed@udecode/plate-common@6.4.1(transitive)
- Removed@udecode/plate-core@6.4.1(transitive)
Updated@udecode/plate-common@7.0.0
Updated@udecode/plate-core@7.0.0