@enplug/sdk-dashboard
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -0,0 +0,0 @@ import { EnplugDashboardSDK } from './src'; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
3004
192619