Socket
Socket
Sign inDemoInstall

@uppy/status-bar

Package Overview
Dependencies
12
Maintainers
8
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-beta.3 to 3.0.0

7

CHANGELOG.md
# @uppy/status-bar
## 3.0.0
Released: 2022-08-22
Included in: Uppy v3.0.0
- @uppy/core,@uppy/dashboard,@uppy/status-bar: Style tweaks: use all: initial + other resets (Artur Paikin / #3983)
## 3.0.0-beta.2

@@ -4,0 +11,0 @@

2

lib/StatusBar.js

@@ -8,3 +8,3 @@ import { UIPlugin } from '@uppy/core';

const packageJson = {
"version": "3.0.0-beta.3"
"version": "3.0.0"
};

@@ -11,0 +11,0 @@ import locale from './locale.js';

{
"name": "@uppy/status-bar",
"description": "A progress bar for Uppy, with many bells and whistles.",
"version": "3.0.0-beta.3",
"version": "3.0.0",
"license": "MIT",

@@ -31,3 +31,3 @@ "main": "lib/index.js",

"@transloadit/prettier-bytes": "0.0.9",
"@uppy/utils": "^5.0.0-beta.1",
"@uppy/utils": "^5.0.0",
"classnames": "^2.2.6",

@@ -38,4 +38,4 @@ "lodash.throttle": "^4.1.1",

"peerDependencies": {
"@uppy/core": "^3.0.0-beta.4"
"@uppy/core": "^3.0.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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc