Socket
Socket
Sign inDemoInstall

@plasmicapp/host

Package Overview
Dependencies
11
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.194 to 1.0.195

2

dist/host.esm.js

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

var hostVersion = "1.0.194";
var hostVersion = "1.0.195";

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

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

var hostVersion = "1.0.194";
var hostVersion = "1.0.195";

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

@@ -130,2 +130,11 @@ /// <reference types="react" />

/**
* A specific section to which the component should be displayed in Studio. By default, the component will be displayed in the "Custom Components" section.
* A new section will be created to display the components with the same `section` value.
*/
section?: string;
/**
* A link to an image that will be displayed as a thumbnail of the component in the Studio, if the component has a `section` specified.
*/
thumbnailUrl?: string;
/**
* The javascript name to be used when generating code. Optional: if not

@@ -132,0 +141,0 @@ * provided, `meta.name` is used.

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

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

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

},
"gitHead": "7599ea59c22abda5a7e58f20def34fc5ef7657ed"
"gitHead": "6c4d39c3bdbce56aec4eb6ab74b4e9b1ec97f353"
}

@@ -130,2 +130,11 @@ /// <reference types="react" />

/**
* A specific section to which the component should be displayed in Studio. By default, the component will be displayed in the "Custom Components" section.
* A new section will be created to display the components with the same `section` value.
*/
section?: string;
/**
* A link to an image that will be displayed as a thumbnail of the component in the Studio, if the component has a `section` specified.
*/
thumbnailUrl?: string;
/**
* The javascript name to be used when generating code. Optional: if not

@@ -132,0 +141,0 @@ * provided, `meta.name` is used.

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

export declare const hostVersion = "1.0.194";
export declare const hostVersion = "1.0.195";

@@ -130,2 +130,11 @@ /// <reference types="react" />

/**
* A specific section to which the component should be displayed in Studio. By default, the component will be displayed in the "Custom Components" section.
* A new section will be created to display the components with the same `section` value.
*/
section?: string;
/**
* A link to an image that will be displayed as a thumbnail of the component in the Studio, if the component has a `section` specified.
*/
thumbnailUrl?: string;
/**
* The javascript name to be used when generating code. Optional: if not

@@ -132,0 +141,0 @@ * provided, `meta.name` is used.

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

export declare const hostVersion = "1.0.194";
export declare const hostVersion = "1.0.195";

@@ -130,2 +130,11 @@ /// <reference types="react" />

/**
* A specific section to which the component should be displayed in Studio. By default, the component will be displayed in the "Custom Components" section.
* A new section will be created to display the components with the same `section` value.
*/
section?: string;
/**
* A link to an image that will be displayed as a thumbnail of the component in the Studio, if the component has a `section` specified.
*/
thumbnailUrl?: string;
/**
* The javascript name to be used when generating code. Optional: if not

@@ -132,0 +141,0 @@ * provided, `meta.name` is used.

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

export declare const hostVersion = "1.0.194";
export declare const hostVersion = "1.0.195";

@@ -130,2 +130,11 @@ /// <reference types="react" />

/**
* A specific section to which the component should be displayed in Studio. By default, the component will be displayed in the "Custom Components" section.
* A new section will be created to display the components with the same `section` value.
*/
section?: string;
/**
* A link to an image that will be displayed as a thumbnail of the component in the Studio, if the component has a `section` specified.
*/
thumbnailUrl?: string;
/**
* The javascript name to be used when generating code. Optional: if not

@@ -132,0 +141,0 @@ * provided, `meta.name` is used.

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

export declare const hostVersion = "1.0.194";
export declare const hostVersion = "1.0.195";

@@ -130,2 +130,11 @@ /// <reference types="react" />

/**
* A specific section to which the component should be displayed in Studio. By default, the component will be displayed in the "Custom Components" section.
* A new section will be created to display the components with the same `section` value.
*/
section?: string;
/**
* A link to an image that will be displayed as a thumbnail of the component in the Studio, if the component has a `section` specified.
*/
thumbnailUrl?: string;
/**
* The javascript name to be used when generating code. Optional: if not

@@ -132,0 +141,0 @@ * provided, `meta.name` is used.

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

export declare const hostVersion = "1.0.194";
export declare const hostVersion = "1.0.195";

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc