Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@enplug/sdk-dashboard

Package Overview
Dependencies
Maintainers
8
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/sdk-dashboard - npm Package Compare versions

Comparing version 5.0.2-dev.1 to 5.0.2-dev.2

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc