Comparing version 0.85.0-2022108124515 to 0.85.0-2022108124637
@@ -19,2 +19,3 @@ import { Ancestor, ExtendedType, Location, Node, NodeEntry, Operation, Path, PathRef, Point, PointRef, Range, RangeRef, Span, Text } from '..'; | ||
isVoid: (element: Element) => boolean; | ||
markableVoid: (element: Element) => boolean; | ||
normalizeNode: (entry: NodeEntry) => void; | ||
@@ -21,0 +22,0 @@ onChange: () => void; |
{ | ||
"name": "slate", | ||
"description": "A completely customizable framework for building rich text editors.", | ||
"version": "0.85.0-2022108124515", | ||
"version": "0.85.0-2022108124637", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"lodash": "^4.17.21", | ||
"slate-hyperscript": "^0.81.3-2022108124515", | ||
"slate-hyperscript": "^0.81.3-2022108124637", | ||
"source-map-loader": "^4.0.0" | ||
@@ -27,0 +27,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 too big to display
Sorry, the diff of this file is too big to display
1645819
19381