Socket
Socket
Sign inDemoInstall

@plasmicapp/host

Package Overview
Dependencies
Maintainers
1
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicapp/host - npm Package Compare versions

Comparing version 1.0.189 to 1.0.190

2

dist/host.esm.js

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

var hostVersion = "1.0.189";
var hostVersion = "1.0.190";

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

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

var hostVersion = "1.0.189";
var hostVersion = "1.0.190";

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

@@ -336,2 +336,8 @@ /// <reference types="react" />

/**
* Wheter Plasmic Components with a root component included in the
* "allowedComponents" list are valid or not.
* Only used if the "allowedComponents" list is set.
*/
allowRootWrapper?: boolean;
/**
* Whether the "empty slot" placeholder should be hidden in the canvas.

@@ -338,0 +344,0 @@ */

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

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

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

},
"gitHead": "d610e0b0246d0f56d641248b95b7b10f235e68c5"
"gitHead": "08f4db385bb92471d4dc5cf295469b7b6f889b13"
}

@@ -336,2 +336,8 @@ /// <reference types="react" />

/**
* Wheter Plasmic Components with a root component included in the
* "allowedComponents" list are valid or not.
* Only used if the "allowedComponents" list is set.
*/
allowRootWrapper?: boolean;
/**
* Whether the "empty slot" placeholder should be hidden in the canvas.

@@ -338,0 +344,0 @@ */

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

export declare const hostVersion = "1.0.189";
export declare const hostVersion = "1.0.190";

@@ -336,2 +336,8 @@ /// <reference types="react" />

/**
* Wheter Plasmic Components with a root component included in the
* "allowedComponents" list are valid or not.
* Only used if the "allowedComponents" list is set.
*/
allowRootWrapper?: boolean;
/**
* Whether the "empty slot" placeholder should be hidden in the canvas.

@@ -338,0 +344,0 @@ */

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

export declare const hostVersion = "1.0.189";
export declare const hostVersion = "1.0.190";

@@ -336,2 +336,8 @@ /// <reference types="react" />

/**
* Wheter Plasmic Components with a root component included in the
* "allowedComponents" list are valid or not.
* Only used if the "allowedComponents" list is set.
*/
allowRootWrapper?: boolean;
/**
* Whether the "empty slot" placeholder should be hidden in the canvas.

@@ -338,0 +344,0 @@ */

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

export declare const hostVersion = "1.0.189";
export declare const hostVersion = "1.0.190";

@@ -336,2 +336,8 @@ /// <reference types="react" />

/**
* Wheter Plasmic Components with a root component included in the
* "allowedComponents" list are valid or not.
* Only used if the "allowedComponents" list is set.
*/
allowRootWrapper?: boolean;
/**
* Whether the "empty slot" placeholder should be hidden in the canvas.

@@ -338,0 +344,0 @@ */

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

export declare const hostVersion = "1.0.189";
export declare const hostVersion = "1.0.190";

@@ -336,2 +336,8 @@ /// <reference types="react" />

/**
* Wheter Plasmic Components with a root component included in the
* "allowedComponents" list are valid or not.
* Only used if the "allowedComponents" list is set.
*/
allowRootWrapper?: boolean;
/**
* Whether the "empty slot" placeholder should be hidden in the canvas.

@@ -338,0 +344,0 @@ */

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

export declare const hostVersion = "1.0.189";
export declare const hostVersion = "1.0.190";

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc