Socket
Socket
Sign inDemoInstall

@plasmicapp/host

Package Overview
Dependencies
Maintainers
0
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.198 to 1.0.199

4

dist/host.esm.js

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

appDiv.classList.add("__wab_user-body");
document.body.appendChild(appDiv);
document.body.prepend(appDiv);
}

@@ -568,3 +568,3 @@ return ReactDOM.createPortal(React.createElement(ErrorBoundary, { key: "".concat(renderCount) },

var hostVersion = "1.0.198";
var hostVersion = "1.0.199";

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

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

appDiv.classList.add("__wab_user-body");
document.body.appendChild(appDiv);
document.body.prepend(appDiv);
}

@@ -590,3 +590,3 @@ return ReactDOM__namespace.createPortal(React__namespace.createElement(ErrorBoundary, { key: "".concat(renderCount) },

var hostVersion = "1.0.198";
var hostVersion = "1.0.199";

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

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

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

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

},
"gitHead": "1be2a86e19dacbf1618283e1256371c22af1d5e5"
"gitHead": "7fdda11c2d8a17f38f4af56153ff6fbaf09d4b07"
}

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

export declare const hostVersion = "1.0.198";
export declare const hostVersion = "1.0.199";

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

export declare const hostVersion = "1.0.198";
export declare const hostVersion = "1.0.199";

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

export declare const hostVersion = "1.0.198";
export declare const hostVersion = "1.0.199";

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

export declare const hostVersion = "1.0.198";
export declare const hostVersion = "1.0.199";

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

export declare const hostVersion = "1.0.198";
export declare const hostVersion = "1.0.199";

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc