@meogic/lexical-selection
Advanced tools
Comparing version 0.11.1-mod2 to 0.11.1-mod3
@@ -8,3 +8,3 @@ /** | ||
*/ | ||
import type { GridSelection, LexicalEditor, LexicalNode, NodeSelection, Point, RangeSelection, TextNode } from 'lexical'; | ||
import type { GridSelection, LexicalEditor, LexicalNode, NodeSelection, Point, RangeSelection, TextNode } from '@meogic/lexical'; | ||
/** | ||
@@ -11,0 +11,0 @@ * Returns a copy of a node, but generates a new key for the copy. |
@@ -12,6 +12,6 @@ { | ||
"license": "MIT", | ||
"version": "0.11.1-mod2", | ||
"version": "0.11.1-mod3", | ||
"main": "LexicalSelection.js", | ||
"peerDependencies": { | ||
"@meogic/lexical": "0.11.1-mod2" | ||
"@meogic/lexical": "0.11.1-mod3" | ||
}, | ||
@@ -18,0 +18,0 @@ "repository": { |
@@ -8,3 +8,3 @@ /** | ||
*/ | ||
import type { ElementNode, GridSelection, LexicalNode, RangeSelection } from 'lexical'; | ||
import type { ElementNode, GridSelection, LexicalNode, RangeSelection } from '@meogic/lexical'; | ||
/** | ||
@@ -11,0 +11,0 @@ * Converts all nodes in the selection that are of one block type to another. |
@@ -8,3 +8,3 @@ /** | ||
*/ | ||
import type { LexicalEditor, LexicalNode } from 'lexical'; | ||
import type { LexicalEditor, LexicalNode } from '@meogic/lexical'; | ||
/** | ||
@@ -11,0 +11,0 @@ * Creates a selection range for the DOM. |
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
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
742504
16321
2
1