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.144 to 1.0.145

4

dist/host.esm.js

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

if (globalThis.__PlasmicHostVersion == null) {
globalThis.__PlasmicHostVersion = "2";
globalThis.__PlasmicHostVersion = "3";
}

@@ -465,3 +465,3 @@ var rootChangeListeners = [];

var hostVersion = "1.0.144";
var hostVersion = "1.0.145";

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

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

if (globalThis.__PlasmicHostVersion == null) {
globalThis.__PlasmicHostVersion = "2";
globalThis.__PlasmicHostVersion = "3";
}

@@ -495,3 +495,3 @@ var rootChangeListeners = [];

var hostVersion = "1.0.144";
var hostVersion = "1.0.145";

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

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

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

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

"dependencies": {
"@plasmicapp/query": "0.1.64",
"@plasmicapp/query": "0.1.65",
"window-or-global": "^1.0.1"

@@ -84,3 +84,3 @@ },

},
"gitHead": "5f738407b3507b4cdcad7003b0d97593556a8702"
"gitHead": "fa865641d9193b8b0b6cf7f073688d9801d2e59c"
}

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

export declare const hostVersion = "1.0.144";
export declare const hostVersion = "1.0.145";

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

export declare const hostVersion = "1.0.144";
export declare const hostVersion = "1.0.145";

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

export declare const hostVersion = "1.0.144";
export declare const hostVersion = "1.0.145";

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

export declare const hostVersion = "1.0.144";
export declare const hostVersion = "1.0.145";

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