@lexical/list
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52718
+ Added@lexical/table@0.3.3(transitive)
+ Added@lexical/utils@0.3.3(transitive)
+ Addedlexical@0.3.3(transitive)
- Removed@lexical/table@0.3.2(transitive)
- Removed@lexical/utils@0.3.2(transitive)
- Removedlexical@0.3.2(transitive)
Updated@lexical/utils@0.3.3