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

@lexical/hashtag

Package Overview
Dependencies
Maintainers
4
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/hashtag - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

LexicalHashtag.d.ts

@@ -16,3 +16,3 @@ /**

constructor(text: string, key?: NodeKey);
createDOM<EditorContext>(config: EditorConfig<EditorContext>): HTMLElement;
createDOM(config: EditorConfig): HTMLElement;
canInsertTextBefore(): boolean;

@@ -19,0 +19,0 @@ isTextEntity(): true;

@@ -11,9 +11,9 @@ {

"license": "MIT",
"version": "0.2.4",
"version": "0.2.5",
"main": "LexicalHashtag.js",
"peerDependencies": {
"lexical": "0.2.4"
"lexical": "0.2.5"
},
"dependencies": {
"@lexical/utils": "0.2.4"
"@lexical/utils": "0.2.5"
},

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

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