Socket
Socket
Sign inDemoInstall

@plasmicapp/host

Package Overview
Dependencies
3
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.178 to 1.0.179

2

dist/host.esm.js

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

var hostVersion = "1.0.178";
var hostVersion = "1.0.179";

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

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

var hostVersion = "1.0.178";
var hostVersion = "1.0.179";

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

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

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

@@ -39,9 +39,2 @@ "main": "dist/index.cjs.js",

"build": "./update_version.sh && rollup -c",
"postbuild": "yarn postbuild:default && yarn postbuild:registerComponent && yarn postbuild:registerFunction && yarn postbuild:registerGlobalContext && yarn postbuild:registerToken && yarn postbuild:registerTrait",
"postbuild:default": "node ../../print-module-api.js ./packages/host/dist/index.cjs.js > index-api.txt",
"postbuild:registerComponent": "node ../../print-module-api.js ./packages/host/registerComponent/dist/index.cjs.js > registerComponent-api.txt",
"postbuild:registerFunction": "node ../../print-module-api.js ./packages/host/registerFunction/dist/index.cjs.js > registerFunction-api.txt",
"postbuild:registerGlobalContext": "node ../../print-module-api.js ./packages/host/registerGlobalContext/dist/index.cjs.js > registerGlobalContext-api.txt",
"postbuild:registerToken": "node ../../print-module-api.js ./packages/host/registerToken/dist/index.cjs.js > registerToken-api.txt",
"postbuild:registerTrait": "node ../../print-module-api.js ./packages/host/registerTrait/dist/index.cjs.js > registerTrait-api.txt",
"test": "yarn --cwd=../.. test --passWithNoTests",

@@ -54,3 +47,3 @@ "lint": "eslint",

"dependencies": {
"@plasmicapp/query": "0.1.75",
"@plasmicapp/query": "0.1.76",
"csstype": "^3.1.2",

@@ -78,3 +71,3 @@ "window-or-global": "^1.0.1"

},
"gitHead": "1089fbd93d2ac0d2ac7e0e8f755ba98d5c21f0eb"
"gitHead": "48a2877c3dc093d101508fcdde2fd213055fdab9"
}

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

export declare const hostVersion = "1.0.178";
export declare const hostVersion = "1.0.179";

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

export declare const hostVersion = "1.0.178";
export declare const hostVersion = "1.0.179";

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

export declare const hostVersion = "1.0.178";
export declare const hostVersion = "1.0.179";

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

export declare const hostVersion = "1.0.178";
export declare const hostVersion = "1.0.179";

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

export declare const hostVersion = "1.0.178";
export declare const hostVersion = "1.0.179";

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc