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

@enplug/sdk-dashboard

Package Overview
Dependencies
Maintainers
7
Versions
204
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.1.0 to 5.1.1

0

index.d.ts

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

2

package.json
{
"name": "@enplug/sdk-dashboard",
"version": "5.1.0",
"version": "5.1.1",
"description": "Enplug Dashboard SDK",

@@ -5,0 +5,0 @@ "main": "./src/index.ts",

@@ -0,0 +0,0 @@ import {

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

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

@@ -0,0 +0,0 @@ import {

@@ -36,2 +36,7 @@ /** These are meant to avaialable to client apps */

ThemeId?: string;
/**
* Optional, used when user is in the content approval flow
*/
NeedsApproval?: boolean;
}

@@ -38,0 +43,0 @@

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

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

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

@@ -0,0 +0,0 @@ const TAG = '[Dashboard SDK]';

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