Socket
Socket
Sign inDemoInstall

lexical

Package Overview
Dependencies
Maintainers
6
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lexical - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

3

nodes/LexicalTextNode.d.ts

@@ -8,6 +8,5 @@ /**

*/
import type { EditorConfig, LexicalEditor } from '../LexicalEditor';
import type { EditorConfig, LexicalEditor, Spread } from '../LexicalEditor';
import type { DOMConversionMap, DOMExportOutput, NodeKey, SerializedLexicalNode } from '../LexicalNode';
import type { GridSelection, NodeSelection, RangeSelection } from '../LexicalSelection';
import { Spread } from 'lexical';
import { LexicalNode } from '../LexicalNode';

@@ -14,0 +13,0 @@ export declare type SerializedTextNode = Spread<{

@@ -12,3 +12,3 @@ {

"license": "MIT",
"version": "0.7.3",
"version": "0.7.4",
"main": "Lexical.js",

@@ -15,0 +15,0 @@ "repository": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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