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.181 to 1.0.182

2

dist/host.esm.js

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

var hostVersion = "1.0.181";
var hostVersion = "1.0.182";

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

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

var hostVersion = "1.0.181";
var hostVersion = "1.0.182";

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

@@ -72,2 +72,6 @@ /// <reference types="react" />

forceRemount?: boolean;
/**
* If true, the prop can't be overriden in different variants.
*/
invariantable?: boolean;
}

@@ -74,0 +78,0 @@ export interface Defaultable<P, T> {

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

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

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

},
"gitHead": "9216f61b95565cb9ff8639fa7f2d2640a320e731"
"gitHead": "14c20ab68d180b65010b1cce060172af9a6826fd"
}

@@ -72,2 +72,6 @@ /// <reference types="react" />

forceRemount?: boolean;
/**
* If true, the prop can't be overriden in different variants.
*/
invariantable?: boolean;
}

@@ -74,0 +78,0 @@ export interface Defaultable<P, T> {

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

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

@@ -72,2 +72,6 @@ /// <reference types="react" />

forceRemount?: boolean;
/**
* If true, the prop can't be overriden in different variants.
*/
invariantable?: boolean;
}

@@ -74,0 +78,0 @@ export interface Defaultable<P, T> {

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

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

@@ -72,2 +72,6 @@ /// <reference types="react" />

forceRemount?: boolean;
/**
* If true, the prop can't be overriden in different variants.
*/
invariantable?: boolean;
}

@@ -74,0 +78,0 @@ export interface Defaultable<P, T> {

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

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

@@ -72,2 +72,6 @@ /// <reference types="react" />

forceRemount?: boolean;
/**
* If true, the prop can't be overriden in different variants.
*/
invariantable?: boolean;
}

@@ -74,0 +78,0 @@ export interface Defaultable<P, T> {

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

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

@@ -72,2 +72,6 @@ /// <reference types="react" />

forceRemount?: boolean;
/**
* If true, the prop can't be overriden in different variants.
*/
invariantable?: boolean;
}

@@ -74,0 +78,0 @@ export interface Defaultable<P, T> {

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

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

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