New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@enplug/sdk-dashboard

Package Overview
Dependencies
Maintainers
10
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/sdk-dashboard - npm Package Compare versions

Comparing version 5.3.9 to 5.4.0-dev.1

0

index.d.ts

@@ -0,0 +0,0 @@ import { EnplugDashboardSDK } from './types';

2

package.json
{
"name": "@enplug/sdk-dashboard",
"version": "5.3.9",
"version": "5.4.0-dev.1",
"description": "Enplug Dashboard SDK",

@@ -5,0 +5,0 @@ "types": "./index.d.ts",

@@ -0,0 +0,0 @@ import { Asset, DefaultAssetLevel, DeployDialogOptions, DisplayGroup, EnplugAccount, EnplugUser, FeedData, Layout, ThemeDefinition, ThemeAsset, FontDefinition, FontsApiItem, DefaultAsset, ZoningAppsResponse, ZoningConfig, AccountCustomPropertiesResponse } from './external-types';

@@ -0,0 +0,0 @@ import { InboundMessage, OutboundMessage } from '../internal-types';

@@ -0,0 +0,0 @@ import { Asset, Button, DisplaySelectorCallback, FeedData, Layout, OpenConfirmOptions, ThemeAsset, EncodingStatusResult, UploaderOptions, UploadedFileResult, ApiDataConnectorOptions, DataConnectionConfig, AssetPreviewRequest, AssetPreviewData } from './external-types';

@@ -242,2 +242,4 @@ /** These are meant to available to client apps */

uploadSourceAppId?: string;
createAssets?: boolean;
showMyLibrary?: boolean;
/** forceCrop should be used together with isMultipleSelection = false */

@@ -244,0 +246,0 @@ forceCrop?: boolean;

export * from './external-types';
export * from './sdk';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ import { Account } from './account';

@@ -0,0 +0,0 @@ import { BridgeBase } from './bridge/bridge-base';

@@ -0,0 +0,0 @@ export declare function validateArray(arg: any, message: string): void;

Sorry, the diff of this file is too big to display

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