Socket
Socket
Sign inDemoInstall

@lexical/overflow

Package Overview
Dependencies
Maintainers
7
Versions
165
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.11.1 to 0.11.2

2

index.d.ts

@@ -11,3 +11,3 @@ /** @module @lexical/overflow */

import { ElementNode } from 'lexical';
export declare type SerializedOverflowNode = SerializedElementNode;
export type SerializedOverflowNode = SerializedElementNode;
/** @noInheritDoc */

@@ -14,0 +14,0 @@ export declare class OverflowNode extends ElementNode {

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

"license": "MIT",
"version": "0.11.1",
"version": "0.11.2",
"main": "LexicalOverflow.js",
"peerDependencies": {
"lexical": "0.11.1"
"lexical": "0.11.2"
},

@@ -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