@enplug/sdk-dashboard
Advanced tools
Comparing version 5.0.2-dev.1 to 5.0.2-dev.2
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.0.2-dev.1", | ||
"version": "5.0.2-dev.2", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.ts", |
@@ -149,2 +149,3 @@ /** These are meant to avaialable to client apps */ | ||
accept?: string | string[]; | ||
fromSources?: string[]; | ||
maxFiles?: number; | ||
@@ -175,2 +176,7 @@ multiple?: boolean; | ||
storeTo?: FilepickerStoreToOptions; | ||
transformations?: { | ||
crop?: { | ||
force?: boolean; | ||
} | ||
} | ||
} | ||
@@ -177,0 +183,0 @@ |
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
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
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
201170
2910
0