@lexical/utils
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -77,3 +77,3 @@ /** @module @lexical/utils */ | ||
/** | ||
*Returns the element node of the nearest ancestor, otherwise throws an error. | ||
* Returns the element node of the nearest ancestor, otherwise throws an error. | ||
* @param startNode - The starting node of the search | ||
@@ -80,0 +80,0 @@ * @returns The ancestor node found |
@@ -203,3 +203,3 @@ /** | ||
/** | ||
*Returns the element node of the nearest ancestor, otherwise throws an error. | ||
* Returns the element node of the nearest ancestor, otherwise throws an error. | ||
* @param startNode - The starting node of the search | ||
@@ -206,0 +206,0 @@ * @returns The ancestor node found |
@@ -11,11 +11,11 @@ { | ||
"license": "MIT", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"main": "LexicalUtils.js", | ||
"peerDependencies": { | ||
"lexical": "0.10.0" | ||
"lexical": "0.11.0" | ||
}, | ||
"dependencies": { | ||
"@lexical/list": "0.10.0", | ||
"@lexical/table": "0.10.0", | ||
"@lexical/selection": "0.10.0" | ||
"@lexical/list": "0.11.0", | ||
"@lexical/table": "0.11.0", | ||
"@lexical/selection": "0.11.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "repository": { |
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
32841
+ Added@lexical/list@0.11.0(transitive)
+ Added@lexical/selection@0.11.0(transitive)
+ Added@lexical/table@0.11.0(transitive)
+ Addedlexical@0.11.0(transitive)
- Removed@lexical/list@0.10.0(transitive)
- Removed@lexical/selection@0.10.0(transitive)
- Removed@lexical/table@0.10.0(transitive)
- Removedlexical@0.10.0(transitive)
Updated@lexical/list@0.11.0
Updated@lexical/selection@0.11.0
Updated@lexical/table@0.11.0