@enplug/dashboard-sdk
Advanced tools
Comparing version 4.7.11 to 4.7.12
@@ -0,0 +0,0 @@ (function (window) { |
@@ -443,5 +443,5 @@ /* - DASHBOARD types - */ | ||
assetsToNavigate?: Asset<any>[] // Graphics app only this one - list of assets to traverse with < > buttons | ||
canNavigate?: false; // Graphics app only this one | ||
showDetails?: false; // Graphics app only this one | ||
showReporting?: false; // Graphics app only this one | ||
canNavigate?: boolean; // Graphics app only this one | ||
showDetails?: boolean; // Graphics app only this one | ||
showReporting?: boolean; // Graphics app only this one | ||
} | ||
@@ -448,0 +448,0 @@ |
{ | ||
"name": "@enplug/dashboard-sdk", | ||
"version": "4.7.11", | ||
"version": "4.7.12", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
165462
15