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 4.0.0-beta.1 to 4.0.0-beta.2

4

lib/components/AddFiles.js

@@ -1,2 +0,1 @@

let _Symbol$for;
// eslint-disable-next-line @typescript-eslint/ban-ts-comment

@@ -7,3 +6,2 @@ // @ts-nocheck Typing this file requires more work, skipping it to unblock the rest of the transition.

import { h, Component, Fragment } from 'preact';
_Symbol$for = Symbol.for('uppy test: disable unused locale key warning');
class AddFiles extends Component {

@@ -270,3 +268,3 @@ constructor() {

}
[_Symbol$for]() {
[Symbol.for('uppy test: disable unused locale key warning')]() {
// Those are actually used in `renderDropPasteBrowseTagline` method.

@@ -273,0 +271,0 @@ this.props.i18nArray('dropPasteBoth');

@@ -21,3 +21,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; }

const packageJson = {
"version": "4.0.0-beta.1"
"version": "4.0.0-beta.2"
};

@@ -24,0 +24,0 @@ import locale from "./locale.js";

{
"name": "@uppy/dashboard",
"description": "Universal UI plugin for Uppy.",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"license": "MIT",

@@ -27,6 +27,6 @@ "main": "lib/index.js",

"@uppy/informer": "^4.0.0-beta.1",
"@uppy/provider-views": "^4.0.0-beta.1",
"@uppy/status-bar": "^4.0.0-beta.1",
"@uppy/thumbnail-generator": "^4.0.0-beta.1",
"@uppy/utils": "^6.0.0-beta.1",
"@uppy/provider-views": "^4.0.0-beta.2",
"@uppy/status-bar": "^4.0.0-beta.2",
"@uppy/thumbnail-generator": "^4.0.0-beta.2",
"@uppy/utils": "^6.0.0-beta.2",
"classnames": "^2.2.6",

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

"devDependencies": {
"@uppy/google-drive": "^4.0.0-beta.1",
"@uppy/status-bar": "^4.0.0-beta.1",
"@uppy/url": "^4.0.0-beta.1",
"@uppy/webcam": "^4.0.0-beta.1",
"@uppy/google-drive": "^4.0.0-beta.2",
"@uppy/status-bar": "^4.0.0-beta.2",
"@uppy/url": "^4.0.0-beta.2",
"@uppy/webcam": "^4.0.0-beta.2",
"resize-observer-polyfill": "^1.5.0",

@@ -49,5 +49,5 @@ "vitest": "^1.2.1"

"peerDependencies": {
"@uppy/core": "^4.0.0-beta.1"
"@uppy/core": "^4.0.0-beta.2"
},
"stableVersion": "3.8.0"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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