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
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.184 to 1.0.185

2

dist/host.esm.js

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

var hostVersion = "1.0.184";
var hostVersion = "1.0.185";

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

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

var hostVersion = "1.0.184";
var hostVersion = "1.0.185";

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

/// <reference types="react" />
import { BooleanType, ChoiceType, CustomType, JSONLikeType, NumberType, StringType, DataSourceType } from "./prop-types";
import { BooleanType, ChoiceType, CustomType, DataSourceType, JSONLikeType, NumberType, StringType } from "./prop-types";
import { FunctionParam } from "./registerComponent";

@@ -59,3 +59,3 @@ export type PropType<P> = StringType<P> | BooleanType<P> | NumberType<P> | JSONLikeType<P> | ChoiceType<P> | CustomType<P> | DataSourceType<P>;

providesData?: boolean;
unstable__globalActions?: Record<string, GlobalActionRegistration<P>>;
globalActions?: Record<string, GlobalActionRegistration<P>>;
}

@@ -62,0 +62,0 @@ export interface GlobalContextRegistration {

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

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

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

},
"gitHead": "a8f605abed1743390d128368cf18d42f967f9b8b"
"gitHead": "be71b41ad94d0db53100816e00d1519793409999"
}
/// <reference types="react" />
import { BooleanType, ChoiceType, CustomType, JSONLikeType, NumberType, StringType, DataSourceType } from "./prop-types";
import { BooleanType, ChoiceType, CustomType, DataSourceType, JSONLikeType, NumberType, StringType } from "./prop-types";
import { FunctionParam } from "./registerComponent";

@@ -59,3 +59,3 @@ export type PropType<P> = StringType<P> | BooleanType<P> | NumberType<P> | JSONLikeType<P> | ChoiceType<P> | CustomType<P> | DataSourceType<P>;

providesData?: boolean;
unstable__globalActions?: Record<string, GlobalActionRegistration<P>>;
globalActions?: Record<string, GlobalActionRegistration<P>>;
}

@@ -62,0 +62,0 @@ export interface GlobalContextRegistration {

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

export declare const hostVersion = "1.0.184";
export declare const hostVersion = "1.0.185";
/// <reference types="react" />
import { BooleanType, ChoiceType, CustomType, JSONLikeType, NumberType, StringType, DataSourceType } from "./prop-types";
import { BooleanType, ChoiceType, CustomType, DataSourceType, JSONLikeType, NumberType, StringType } from "./prop-types";
import { FunctionParam } from "./registerComponent";

@@ -59,3 +59,3 @@ export type PropType<P> = StringType<P> | BooleanType<P> | NumberType<P> | JSONLikeType<P> | ChoiceType<P> | CustomType<P> | DataSourceType<P>;

providesData?: boolean;
unstable__globalActions?: Record<string, GlobalActionRegistration<P>>;
globalActions?: Record<string, GlobalActionRegistration<P>>;
}

@@ -62,0 +62,0 @@ export interface GlobalContextRegistration {

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

export declare const hostVersion = "1.0.184";
export declare const hostVersion = "1.0.185";
/// <reference types="react" />
import { BooleanType, ChoiceType, CustomType, JSONLikeType, NumberType, StringType, DataSourceType } from "./prop-types";
import { BooleanType, ChoiceType, CustomType, DataSourceType, JSONLikeType, NumberType, StringType } from "./prop-types";
import { FunctionParam } from "./registerComponent";

@@ -59,3 +59,3 @@ export type PropType<P> = StringType<P> | BooleanType<P> | NumberType<P> | JSONLikeType<P> | ChoiceType<P> | CustomType<P> | DataSourceType<P>;

providesData?: boolean;
unstable__globalActions?: Record<string, GlobalActionRegistration<P>>;
globalActions?: Record<string, GlobalActionRegistration<P>>;
}

@@ -62,0 +62,0 @@ export interface GlobalContextRegistration {

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

export declare const hostVersion = "1.0.184";
export declare const hostVersion = "1.0.185";
/// <reference types="react" />
import { BooleanType, ChoiceType, CustomType, JSONLikeType, NumberType, StringType, DataSourceType } from "./prop-types";
import { BooleanType, ChoiceType, CustomType, DataSourceType, JSONLikeType, NumberType, StringType } from "./prop-types";
import { FunctionParam } from "./registerComponent";

@@ -59,3 +59,3 @@ export type PropType<P> = StringType<P> | BooleanType<P> | NumberType<P> | JSONLikeType<P> | ChoiceType<P> | CustomType<P> | DataSourceType<P>;

providesData?: boolean;
unstable__globalActions?: Record<string, GlobalActionRegistration<P>>;
globalActions?: Record<string, GlobalActionRegistration<P>>;
}

@@ -62,0 +62,0 @@ export interface GlobalContextRegistration {

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

export declare const hostVersion = "1.0.184";
export declare const hostVersion = "1.0.185";
/// <reference types="react" />
import { BooleanType, ChoiceType, CustomType, JSONLikeType, NumberType, StringType, DataSourceType } from "./prop-types";
import { BooleanType, ChoiceType, CustomType, DataSourceType, JSONLikeType, NumberType, StringType } from "./prop-types";
import { FunctionParam } from "./registerComponent";

@@ -59,3 +59,3 @@ export type PropType<P> = StringType<P> | BooleanType<P> | NumberType<P> | JSONLikeType<P> | ChoiceType<P> | CustomType<P> | DataSourceType<P>;

providesData?: boolean;
unstable__globalActions?: Record<string, GlobalActionRegistration<P>>;
globalActions?: Record<string, GlobalActionRegistration<P>>;
}

@@ -62,0 +62,0 @@ export interface GlobalContextRegistration {

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

export declare const hostVersion = "1.0.184";
export declare const hostVersion = "1.0.185";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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