Socket
Socket
Sign inDemoInstall

@lexical/overflow

Package Overview
Dependencies
Maintainers
4
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/overflow - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

LexicalOverflow.d.ts

@@ -21,2 +21,2 @@ /**

export function $createOverflowNode(): OverflowNode;
export function $isOverflowNode(node: LexicalNode | null): boolean;
export function $isOverflowNode(node: LexicalNode | null): node is OverflowNode;

@@ -11,6 +11,6 @@ {

"license": "MIT",
"version": "0.2.3",
"version": "0.2.4",
"main": "LexicalOverflow.js",
"peerDependencies": {
"lexical": "0.2.3"
"lexical": "0.2.4"
},

@@ -17,0 +17,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