@enplug/dashboard-sdk
Advanced tools
Comparing version 4.6.3-beta.5 to 4.6.3-beta.6
@@ -382,3 +382,3 @@ /* - DASHBOARD types - */ | ||
*/ | ||
editTheme<T>(themeDef: {}, theme: Theme, previewUrl: string, previewAsset?: Asset<T>[], layout?: Layout, fonts?: any, onSuccess?: Function, onError?: Function): Promise<any>; | ||
editTheme<T>(themeDef: {}, theme: Theme, previewUrl: string, previewAsset?: Asset<T>[], layout?: Layout, fonts?: any, feedData?: FeedData, onSuccess?: Function, onError?: Function): Promise<any>; | ||
@@ -385,0 +385,0 @@ /** |
{ | ||
"name": "@enplug/dashboard-sdk", | ||
"version": "4.6.3-beta.5", | ||
"version": "4.6.3-beta.6", | ||
"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
307899