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

@lexical/headless

Package Overview
Dependencies
Maintainers
5
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/headless - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

1

LexicalHeadless.d.ts

@@ -21,2 +21,3 @@ /**

theme?: EditorThemeClasses;
namespace: string;
parentEditor?: LexicalEditor;

@@ -23,0 +24,0 @@ nodes?: ReadonlyArray<Class<LexicalNode>>;

7

package.json

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

"license": "MIT",
"version": "0.3.2",
"version": "0.3.3",
"main": "LexicalHeadless.js",
"peerDependencies": {
"lexical": "0.3.2"
"lexical": "0.3.3"
},

@@ -21,3 +21,6 @@ "repository": {

"directory": "packages/lexical-headless"
},
"devDependencies": {
"utility-types": "^3.10.0"
}
}

Sorry, the diff of this file is not supported yet

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