Socket
Socket
Sign inDemoInstall

@uppy/core

Package Overview
Dependencies
Maintainers
5
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/core - npm Package Compare versions

Comparing version 3.11.1 to 3.11.2

7

CHANGELOG.md
# @uppy/core
## 3.11.2
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.11.1

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

2

lib/Uppy.js

@@ -27,3 +27,3 @@ let _Symbol$for, _Symbol$for2;

const packageJson = {
"version": "3.11.1"
"version": "3.11.2"
};

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

{
"name": "@uppy/core",
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
"version": "3.11.1",
"version": "3.11.2",
"license": "MIT",

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

"dependencies": {
"@transloadit/prettier-bytes": "^0.3.0",
"@transloadit/prettier-bytes": "^0.3.4",
"@uppy/store-default": "^3.2.2",

@@ -30,0 +30,0 @@ "@uppy/utils": "^5.9.0",

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