@plasmicpkgs/plasmic-embed-css
Advanced tools
Comparing version 0.1.146 to 0.1.147
@@ -6,3 +6,3 @@ import registerGlobalContext, { GlobalContextMeta } from "@plasmicapp/host/registerGlobalContext"; | ||
} | ||
export declare function EmbedCss({ css, children, }: React.PropsWithChildren<EmbedCssProps>): JSX.Element; | ||
export declare function EmbedCss({ css, children, }: React.PropsWithChildren<EmbedCssProps>): React.JSX.Element; | ||
export declare const embedCssMeta: GlobalContextMeta<EmbedCssProps>; | ||
@@ -9,0 +9,0 @@ export declare function registerEmbedCss(loader?: { |
{ | ||
"name": "@plasmicpkgs/plasmic-embed-css", | ||
"version": "0.1.146", | ||
"version": "0.1.147", | ||
"description": "Plasmic embed css code components", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@plasmicapp/host": "1.0.162", | ||
"@plasmicapp/host": "1.0.163", | ||
"@size-limit/preset-small-lib": "^7.0.8", | ||
@@ -44,3 +44,3 @@ "@types/node": "^17.0.14", | ||
}, | ||
"gitHead": "bf12f2268d3e2794698bee0996d4e2008b6827c5" | ||
"gitHead": "ab608db4274a0622f29909c4c735aa79313b779d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
45757
2
70