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

@lexical/list

Package Overview
Dependencies
Maintainers
5
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lexical/list - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

LexicalList.d.ts

@@ -18,3 +18,3 @@ /**

} from 'lexical';
import {Spread} from 'libdefs/globals';
import type {Spread} from 'lexical';

@@ -21,0 +21,0 @@ export type ListNodeTagType = 'ul' | 'ol';

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

"license": "MIT",
"version": "0.3.2",
"version": "0.3.3",
"main": "LexicalList.js",
"peerDependencies": {
"lexical": "0.3.2"
"lexical": "0.3.3"
},
"dependencies": {
"@lexical/utils": "0.3.2"
"@lexical/utils": "0.3.3"
},

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