@plasmicapp/host
Advanced tools
Comparing version 1.0.131 to 1.0.132
@@ -72,2 +72,5 @@ 'use client'; | ||
if (globalThis.__PlasmicHostVersion == null) { | ||
globalThis.__PlasmicHostVersion = "2"; | ||
} | ||
var rootChangeListeners = []; | ||
@@ -462,3 +465,3 @@ var PlasmicRootNodeWrapper = /** @class */ (function () { | ||
var hostVersion = "1.0.131"; | ||
var hostVersion = "1.0.132"; | ||
@@ -465,0 +468,0 @@ var root = globalThis; |
@@ -102,2 +102,5 @@ 'use client'; | ||
if (globalThis.__PlasmicHostVersion == null) { | ||
globalThis.__PlasmicHostVersion = "2"; | ||
} | ||
var rootChangeListeners = []; | ||
@@ -492,3 +495,3 @@ var PlasmicRootNodeWrapper = /** @class */ (function () { | ||
var hostVersion = "1.0.131"; | ||
var hostVersion = "1.0.132"; | ||
@@ -495,0 +498,0 @@ var root = globalThis; |
@@ -1,1 +0,1 @@ | ||
export declare const hostVersion = "1.0.131"; | ||
export declare const hostVersion = "1.0.132"; |
{ | ||
"name": "@plasmicapp/host", | ||
"version": "1.0.131", | ||
"version": "1.0.132", | ||
"description": "plasmic library for app hosting", | ||
@@ -83,3 +83,3 @@ "main": "dist/index.cjs.js", | ||
}, | ||
"gitHead": "aed79bb7319dc8f42c185c212f9ba23f26591fd4" | ||
"gitHead": "4c8fe27e71b0ec287321fd2507d416ca2a1e579c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
347159
3589