Socket
Socket
Sign inDemoInstall

@uppy/status-bar

Package Overview
Dependencies
11
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.6 to 3.2.7

7

CHANGELOG.md
# @uppy/status-bar
## 3.2.7
Released: 2024-02-20
Included in: Uppy v3.22.1
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: bump `@transloadit/prettier-bytes` (Antoine du Hamel / #4933)
## 3.2.6

@@ -4,0 +11,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": "3.2.6"
"version": "3.2.7"
};

@@ -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": "3.2.6",
"version": "3.2.7",
"license": "MIT",

@@ -30,4 +30,4 @@ "main": "lib/index.js",

"dependencies": {
"@transloadit/prettier-bytes": "^0.2.0",
"@uppy/utils": "^5.7.1",
"@transloadit/prettier-bytes": "^0.3.0",
"@uppy/utils": "^5.7.2",
"classnames": "^2.2.6",

@@ -37,4 +37,4 @@ "preact": "^10.5.13"

"peerDependencies": {
"@uppy/core": "^3.9.0"
"@uppy/core": "^3.9.1"
}
}
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