New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@meogic/lexical-selection

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meogic/lexical-selection - npm Package Compare versions

Comparing version 0.11.1-mod2 to 0.11.1-mod3

2

lexical-node.d.ts

@@ -8,3 +8,3 @@ /**

*/
import type { GridSelection, LexicalEditor, LexicalNode, NodeSelection, Point, RangeSelection, TextNode } from 'lexical';
import type { GridSelection, LexicalEditor, LexicalNode, NodeSelection, Point, RangeSelection, TextNode } from '@meogic/lexical';
/**

@@ -11,0 +11,0 @@ * Returns a copy of a node, but generates a new key for the copy.

@@ -12,6 +12,6 @@ {

"license": "MIT",
"version": "0.11.1-mod2",
"version": "0.11.1-mod3",
"main": "LexicalSelection.js",
"peerDependencies": {
"@meogic/lexical": "0.11.1-mod2"
"@meogic/lexical": "0.11.1-mod3"
},

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

@@ -8,3 +8,3 @@ /**

*/
import type { ElementNode, GridSelection, LexicalNode, RangeSelection } from 'lexical';
import type { ElementNode, GridSelection, LexicalNode, RangeSelection } from '@meogic/lexical';
/**

@@ -11,0 +11,0 @@ * Converts all nodes in the selection that are of one block type to another.

@@ -8,3 +8,3 @@ /**

*/
import type { LexicalEditor, LexicalNode } from 'lexical';
import type { LexicalEditor, LexicalNode } from '@meogic/lexical';
/**

@@ -11,0 +11,0 @@ * Creates a selection range for the DOM.

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

Sorry, the diff of this file is not supported yet

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