Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@plasmicapp/host

Package Overview
Dependencies
Maintainers
1
Versions
248
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.131 to 1.0.132

5

dist/host.esm.js

@@ -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;

2

dist/version.d.ts

@@ -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

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