Socket
Socket
Sign inDemoInstall

@lexical/dragon

Package Overview
Dependencies
Maintainers
6
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/dragon - npm Package Compare versions

Comparing version 0.3.11 to 0.4.0

2

index.d.ts

@@ -0,1 +1,2 @@

/** @module @lexical/dragon */
/**

@@ -7,4 +8,5 @@ * Copyright (c) Meta Platforms, Inc. and affiliates.

*
*
*/
import { LexicalEditor } from 'lexical';
export declare function registerDragonSupport(editor: LexicalEditor): () => void;

8

LexicalDragon.dev.js

@@ -11,9 +11,3 @@ /**

/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/
/** @module @lexical/dragon */
function registerDragonSupport(editor) {

@@ -20,0 +14,0 @@ const handler = event => {

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

"license": "MIT",
"version": "0.3.11",
"version": "0.4.0",
"main": "LexicalDragon.js",
"peerDependencies": {
"lexical": "0.3.11"
"lexical": "0.4.0"
},

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