@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.10 to 5.4.11
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.10", | ||
"version": "5.4.11", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -18,2 +18,4 @@ /** These are meant to available to client apps */ | ||
PullDataBindingConfig?: PullDataBindingConfig; | ||
MultipleAssetData?: AssetDataBackendValue[]; | ||
MultiplePullDataBindingConfig?: PullDataBindingConfig[]; | ||
/** Optional Theme Id if set */ | ||
@@ -48,2 +50,3 @@ ThemeId?: string; | ||
DataBoundSchedule: DataBoundScheduleBackend; | ||
Id?: string; | ||
} | ||
@@ -434,2 +437,3 @@ export interface DataCollectionBackend { | ||
hasError: boolean; | ||
profile?: string; | ||
} | ||
@@ -436,0 +440,0 @@ export interface PullConnectionConfig { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
246668
3408
1