Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lexical/utils

Package Overview
Dependencies
Maintainers
7
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/utils - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

2

index.d.ts

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc