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.171 to 1.0.172

2

dist/host.esm.js

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

var hostVersion = "1.0.171";
var hostVersion = "1.0.172";

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

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

var hostVersion = "1.0.171";
var hostVersion = "1.0.172";

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

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

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

@@ -33,6 +33,2 @@ "main": "dist/index.cjs.js",

{
"path": "dist/host.cjs.production.min.js",
"limit": "3 KB"
},
{
"path": "dist/host.esm.js",

@@ -51,5 +47,4 @@ "limit": "3 KB"

"postbuild:registerTrait": "node ../../print-module-api.js ./packages/host/registerTrait/dist/index.cjs.js > registerTrait-api.txt",
"start": "tsdx watch",
"test": "yarn --cwd=../.. test --passWithNoTests",
"lint": "tsdx lint",
"lint": "eslint",
"prepare": "if-env PREPARE_NO_BUILD=true || yarn build",

@@ -60,3 +55,3 @@ "size": "size-limit",

"dependencies": {
"@plasmicapp/query": "0.1.72",
"@plasmicapp/query": "0.1.73",
"csstype": "^3.1.2",

@@ -69,3 +64,2 @@ "window-or-global": "^1.0.1"

"@rollup/plugin-node-resolve": "^15.1.0",
"@size-limit/preset-small-lib": "^8.2.6",
"@types/classnames": "^2.3.0",

@@ -80,6 +74,3 @@ "@types/node": "^20.3.3",

"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-typescript2": "^0.35.0",
"size-limit": "^8.2.6",
"tsdx": "^0.14.1",
"tslib": "^2.6.0"
"rollup-plugin-typescript2": "^0.35.0"
},

@@ -90,3 +81,3 @@ "peerDependencies": {

},
"gitHead": "3b71c9fba9c00aea3d7197feefc45da8813b7e7a"
"gitHead": "061bfb393e0e5faabf92ef07b21e60107a5e7971"
}

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

export declare const hostVersion = "1.0.171";
export declare const hostVersion = "1.0.172";

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

export declare const hostVersion = "1.0.171";
export declare const hostVersion = "1.0.172";

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

export declare const hostVersion = "1.0.171";
export declare const hostVersion = "1.0.172";

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

export declare const hostVersion = "1.0.171";
export declare const hostVersion = "1.0.172";

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

export declare const hostVersion = "1.0.171";
export declare const hostVersion = "1.0.172";

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