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.157 to 1.0.158

2

dist/host.esm.js

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

var hostVersion = "1.0.157";
var hostVersion = "1.0.158";

@@ -500,0 +500,0 @@ var root = globalThis;

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

var hostVersion = "1.0.157";
var hostVersion = "1.0.158";

@@ -522,0 +522,0 @@ var root = globalThis;

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

alwaysShowValuePathAsLabel?: boolean;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -280,3 +280,3 @@ type DataPickerType<P> = "dataPicker" | RichDataPickerType<P>;

data?: Record<string, any> | ContextDependentConfig<P, Record<string, any>>;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -283,0 +283,0 @@ type ExprEditorType<P> = "exprEditor" | RichExprEditorType<P>;

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

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

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

},
"gitHead": "298c58ac987632c558aaf32afed63aab5a26e154"
"gitHead": "cbf344eb5333a4309a267905e88c1662be0ce195"
}

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

alwaysShowValuePathAsLabel?: boolean;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -280,3 +280,3 @@ type DataPickerType<P> = "dataPicker" | RichDataPickerType<P>;

data?: Record<string, any> | ContextDependentConfig<P, Record<string, any>>;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -283,0 +283,0 @@ type ExprEditorType<P> = "exprEditor" | RichExprEditorType<P>;

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

export declare const hostVersion = "1.0.157";
export declare const hostVersion = "1.0.158";

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

alwaysShowValuePathAsLabel?: boolean;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -280,3 +280,3 @@ type DataPickerType<P> = "dataPicker" | RichDataPickerType<P>;

data?: Record<string, any> | ContextDependentConfig<P, Record<string, any>>;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -283,0 +283,0 @@ type ExprEditorType<P> = "exprEditor" | RichExprEditorType<P>;

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

export declare const hostVersion = "1.0.157";
export declare const hostVersion = "1.0.158";

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

alwaysShowValuePathAsLabel?: boolean;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -280,3 +280,3 @@ type DataPickerType<P> = "dataPicker" | RichDataPickerType<P>;

data?: Record<string, any> | ContextDependentConfig<P, Record<string, any>>;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -283,0 +283,0 @@ type ExprEditorType<P> = "exprEditor" | RichExprEditorType<P>;

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

export declare const hostVersion = "1.0.157";
export declare const hostVersion = "1.0.158";

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

alwaysShowValuePathAsLabel?: boolean;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -280,3 +280,3 @@ type DataPickerType<P> = "dataPicker" | RichDataPickerType<P>;

data?: Record<string, any> | ContextDependentConfig<P, Record<string, any>>;
mergeWithExternalData?: boolean;
isolateEnv?: boolean;
}

@@ -283,0 +283,0 @@ type ExprEditorType<P> = "exprEditor" | RichExprEditorType<P>;

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

export declare const hostVersion = "1.0.157";
export declare const hostVersion = "1.0.158";

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