Socket
Socket
Sign inDemoInstall

@plasmicpkgs/plasmic-embed-css

Package Overview
Dependencies
12
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.146 to 0.1.147

LICENSE.app.md

2

dist/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc