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

@uppy/dashboard

Package Overview
Dependencies
Maintainers
7
Versions
140
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 2.1.0 to 2.1.1

2

lib/index.js

@@ -1179,2 +1179,2 @@ "use strict";

}), _class.VERSION = "2.1.0", _temp);
}), _class.VERSION = "2.1.1", _temp);
{
"name": "@uppy/dashboard",
"description": "Universal UI plugin for Uppy.",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",

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

"@transloadit/prettier-bytes": "0.0.7",
"@uppy/informer": "^2.0.3",
"@uppy/provider-views": "^2.0.3",
"@uppy/status-bar": "^2.1.0",
"@uppy/thumbnail-generator": "^2.0.4",
"@uppy/utils": "^4.0.2",
"@uppy/informer": "^2.0.4",
"@uppy/provider-views": "^2.0.4",
"@uppy/status-bar": "^2.1.1",
"@uppy/thumbnail-generator": "^2.0.5",
"@uppy/utils": "^4.0.3",
"classnames": "^2.2.6",

@@ -40,3 +40,3 @@ "is-shallow-equal": "^1.0.1",

"devDependencies": {
"@uppy/google-drive": "^2.0.3",
"@uppy/google-drive": "^2.0.4",
"@uppy/status-bar": "*",

@@ -48,3 +48,3 @@ "resize-observer-polyfill": "^1.5.0"

},
"gitHead": "1eb317ba3a3115596212ac50f1d81d3188dd0619"
"gitHead": "b8b4127bd55b8e7395889048407c074fce944295"
}

@@ -5,13 +5,15 @@ # @uppy/dashboard

<a href="https://www.npmjs.com/package/@uppy/dashboard"><img src="https://img.shields.io/npm/v/@uppy/dashboard.svg?style=flat-square"></a>
<img src="https://github.com/transloadit/uppy/workflows/Tests/badge.svg" alt="CI status for Uppy tests"> <img src="https://github.com/transloadit/uppy/workflows/Companion/badge.svg" alt="CI status for Companion tests"> <img src="https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg" alt="CI status for browser tests">
[![npm version](https://img.shields.io/npm/v/@uppy/dashboard.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/dashboard)
![CI status for Uppy tests](https://github.com/transloadit/uppy/workflows/Tests/badge.svg)
![CI status for Companion tests](https://github.com/transloadit/uppy/workflows/Companion/badge.svg)
![CI status for browser tests](https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg)
Dashboard is a universal UI plugin for Uppy:
* Drag and Drop, paste, select from local disk / my device
* UI for Webcam and remote sources: Google Drive, Dropbox, Instagram (all optional, added via plugins)
* File previews and info
* Metadata editor
* Progress: total and for individual files
* Ability to pause/resume or cancel (depending on uploader plugin) individual or all files
* Drag and Drop, paste, select from local disk / my device
* UI for Webcam and remote sources: Google Drive, Dropbox, Instagram (all optional, added via plugins)
* File previews and info
* Metadata editor
* Progress: total and for individual files
* Ability to pause/resume or cancel (depending on uploader plugin) individual or all files

@@ -43,3 +45,3 @@ **[Read the docs](https://uppy.io/docs/dashboard/)** | **[Try it](https://uppy.io/examples/dashboard/)**

Alternatively, you can also use this plugin in a pre-built bundle from Transloadit's CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions.
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit’s CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions.

@@ -46,0 +48,0 @@ ## Documentation

Sorry, the diff of this file is not supported yet

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