Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lexical/dragon

Package Overview
Dependencies
Maintainers
3
Versions
191
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.2.1 to 0.2.2

4

LexicalDragon.d.ts

@@ -11,4 +11,2 @@ /**

export default function registerDragonSupport(
editor: LexicalEditor,
): () => void;
export function registerDragonSupport(editor: LexicalEditor): () => void;

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

"license": "MIT",
"version": "0.2.1",
"version": "0.2.2",
"main": "LexicalDragon.js",
"peerDependencies": {
"lexical": "0.2.1"
"lexical": "0.2.2"
},

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