@lexical/headless
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -21,2 +21,3 @@ /** | ||
theme?: EditorThemeClasses; | ||
namespace: string; | ||
parentEditor?: LexicalEditor; | ||
@@ -23,0 +24,0 @@ nodes?: ReadonlyArray<Class<LexicalNode>>; |
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6063
66
0
1