@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.43 to 5.4.44
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.43", | ||
"version": "5.4.44", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -38,2 +38,3 @@ /** These are meant to available to client apps */ | ||
ZoningAssetIds?: string[]; | ||
Tags?: string[]; | ||
} | ||
@@ -606,2 +607,3 @@ export interface DefaultAsset<T> extends BaseAsset<T> { | ||
ExcludeWidgetIds?: string[]; | ||
PricebookPackageId?: string; | ||
} | ||
@@ -608,0 +610,0 @@ export interface DataItemInfo { |
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
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
267197
3673