Socket
Socket
Sign inDemoInstall

@uppy/status-bar

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/status-bar - npm Package Compare versions

Comparing version 4.0.0-beta.5 to 4.0.0-beta.6

7

CHANGELOG.md

@@ -13,2 +13,9 @@ # @uppy/status-bar

## 3.3.3
Released: 2024-05-07
Included in: Uppy v3.25.2
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: Upgrade @transloadit/prettier-bytes (Merlijn Vos / #5150)
## 3.3.1

@@ -15,0 +22,0 @@

2

lib/StatusBar.js

@@ -12,3 +12,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.5"
"version": "4.0.0-beta.6"
};

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

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

@@ -35,5 +35,5 @@ "main": "lib/index.js",

"peerDependencies": {
"@uppy/core": "^4.0.0-beta.5"
"@uppy/core": "^4.0.0-beta.6"
},
"stableVersion": "3.3.1"
}
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