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.182 to 1.0.183

2

dist/host.esm.js

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

var hostVersion = "1.0.182";
var hostVersion = "1.0.183";

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

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

var hostVersion = "1.0.182";
var hostVersion = "1.0.183";

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

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

*/
mergeWithParent?: ContextDependentConfig<P, boolean>;
mergeWithParent?: boolean | ContextDependentConfig<P, boolean>;
/**

@@ -376,0 +376,0 @@ * A function that returns true to hide the merged props conditionally.

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

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

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

},
"gitHead": "14c20ab68d180b65010b1cce060172af9a6826fd"
"gitHead": "13917fb48cac3563effd4fc5022009230ab0a25f"
}

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

*/
mergeWithParent?: ContextDependentConfig<P, boolean>;
mergeWithParent?: boolean | ContextDependentConfig<P, boolean>;
/**

@@ -376,0 +376,0 @@ * A function that returns true to hide the merged props conditionally.

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

export declare const hostVersion = "1.0.182";
export declare const hostVersion = "1.0.183";

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

*/
mergeWithParent?: ContextDependentConfig<P, boolean>;
mergeWithParent?: boolean | ContextDependentConfig<P, boolean>;
/**

@@ -376,0 +376,0 @@ * A function that returns true to hide the merged props conditionally.

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

export declare const hostVersion = "1.0.182";
export declare const hostVersion = "1.0.183";

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

*/
mergeWithParent?: ContextDependentConfig<P, boolean>;
mergeWithParent?: boolean | ContextDependentConfig<P, boolean>;
/**

@@ -376,0 +376,0 @@ * A function that returns true to hide the merged props conditionally.

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

export declare const hostVersion = "1.0.182";
export declare const hostVersion = "1.0.183";

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

*/
mergeWithParent?: ContextDependentConfig<P, boolean>;
mergeWithParent?: boolean | ContextDependentConfig<P, boolean>;
/**

@@ -376,0 +376,0 @@ * A function that returns true to hide the merged props conditionally.

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

export declare const hostVersion = "1.0.182";
export declare const hostVersion = "1.0.183";

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

*/
mergeWithParent?: ContextDependentConfig<P, boolean>;
mergeWithParent?: boolean | ContextDependentConfig<P, boolean>;
/**

@@ -376,0 +376,0 @@ * A function that returns true to hide the merged props conditionally.

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

export declare const hostVersion = "1.0.182";
export declare const hostVersion = "1.0.183";

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