Socket
Socket
Sign inDemoInstall

@plasmicapp/host

Package Overview
Dependencies
Maintainers
1
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.199 to 1.0.200

2

dist/host.esm.js

@@ -567,3 +567,3 @@ 'use client';

var hostVersion = "1.0.199";
var hostVersion = "1.0.200";

@@ -570,0 +570,0 @@ var _a;

@@ -589,3 +589,3 @@ 'use client';

var hostVersion = "1.0.199";
var hostVersion = "1.0.200";

@@ -592,0 +592,0 @@ var _a;

@@ -235,3 +235,3 @@ /// <reference types="react" />

*/
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean>;
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean | unknown[] | Record<string, unknown>>;
/**

@@ -238,0 +238,0 @@ * If true, when an instance of this component is added, the element

@@ -1,1 +0,1 @@

export declare const hostVersion = "1.0.199";
export declare const hostVersion = "1.0.200";
{
"name": "@plasmicapp/host",
"version": "1.0.199",
"version": "1.0.200",
"description": "plasmic library for app hosting",

@@ -69,3 +69,3 @@ "main": "dist/index.cjs.js",

},
"gitHead": "7fdda11c2d8a17f38f4af56153ff6fbaf09d4b07"
"gitHead": "fe773e8b44561aecdfe29d6c48155d2123892ce7"
}

@@ -235,3 +235,3 @@ /// <reference types="react" />

*/
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean>;
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean | unknown[] | Record<string, unknown>>;
/**

@@ -238,0 +238,0 @@ * If true, when an instance of this component is added, the element

@@ -1,1 +0,1 @@

export declare const hostVersion = "1.0.199";
export declare const hostVersion = "1.0.200";

@@ -235,3 +235,3 @@ /// <reference types="react" />

*/
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean>;
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean | unknown[] | Record<string, unknown>>;
/**

@@ -238,0 +238,0 @@ * If true, when an instance of this component is added, the element

@@ -1,1 +0,1 @@

export declare const hostVersion = "1.0.199";
export declare const hostVersion = "1.0.200";

@@ -235,3 +235,3 @@ /// <reference types="react" />

*/
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean>;
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean | unknown[] | Record<string, unknown>>;
/**

@@ -238,0 +238,0 @@ * If true, when an instance of this component is added, the element

@@ -1,1 +0,1 @@

export declare const hostVersion = "1.0.199";
export declare const hostVersion = "1.0.200";

@@ -235,3 +235,3 @@ /// <reference types="react" />

*/
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean>;
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean | unknown[] | Record<string, unknown>>;
/**

@@ -238,0 +238,0 @@ * If true, when an instance of this component is added, the element

@@ -1,1 +0,1 @@

export declare const hostVersion = "1.0.199";
export declare const hostVersion = "1.0.200";

@@ -235,3 +235,3 @@ /// <reference types="react" />

*/
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean>;
figmaPropsTransform?: (props: Record<string, string | number | boolean>) => Record<string, string | number | boolean | unknown[] | Record<string, unknown>>;
/**

@@ -238,0 +238,0 @@ * If true, when an instance of this component is added, the element

@@ -1,1 +0,1 @@

export declare const hostVersion = "1.0.199";
export declare const hostVersion = "1.0.200";

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc