@grapesjs/react
Advanced tools
Comparing version 0.1.0 to 1.0.0
export declare const WrapDom: (el: HTMLElement | string) => () => import("react/jsx-runtime").JSX.Element; | ||
export interface PortalContainerProps extends React.HTMLProps<HTMLDivElement> { | ||
export interface PortalContainerProps { | ||
children: React.ReactNode; | ||
@@ -4,0 +4,0 @@ } |
{ | ||
"name": "@grapesjs/react", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"type": "module", | ||
@@ -11,2 +11,7 @@ "files": [ | ||
"types": "./dist/index.d.ts", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/GrapesJS/react.git" | ||
}, | ||
"exports": { | ||
@@ -13,0 +18,0 @@ ".": { |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
79844
27
0
2
0
171
4