Socket
Socket
Sign inDemoInstall

@uppy/dashboard

Package Overview
Dependencies
Maintainers
5
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/dashboard - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

2

lib/index.js

@@ -1059,2 +1059,2 @@ var _class, _temp;

return Dashboard;
}(Plugin), _class.VERSION = "1.8.0", _temp);
}(Plugin), _class.VERSION = "1.8.1", _temp);
{
"name": "@uppy/dashboard",
"description": "Universal UI plugin for Uppy.",
"version": "1.8.0",
"version": "1.8.1",
"license": "MIT",

@@ -25,7 +25,7 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/informer": "^1.5.0",
"@uppy/provider-views": "^1.6.0",
"@uppy/status-bar": "^1.6.0",
"@uppy/thumbnail-generator": "^1.5.7",
"@uppy/utils": "^2.3.0",
"@uppy/informer": "^1.5.1",
"@uppy/provider-views": "^1.6.1",
"@uppy/status-bar": "^1.6.1",
"@uppy/thumbnail-generator": "^1.5.8",
"@uppy/utils": "^2.4.0",
"classnames": "^2.2.6",

@@ -44,3 +44,3 @@ "cuid": "^2.1.1",

},
"gitHead": "700863e46e309916e851588fe4cb697e42c73f00"
"gitHead": "0481589f3bd589eabd78fd91af9e2688e356f4f9"
}

@@ -47,2 +47,3 @@ import Uppy = require('@uppy/core')

target?: Uppy.PluginTarget
theme?: 'auto' | 'dark' | 'light'
thumbnailWidth?: number

@@ -49,0 +50,0 @@ trigger?: string

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