Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/core

Package Overview
Dependencies
Maintainers
6
Versions
142
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.9.0 to 3.9.1

7

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

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

2

lib/Uppy.js

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

const packageJson = {
"version": "3.9.0"
"version": "3.9.1"
};

@@ -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.9.0",
"version": "3.9.1",
"license": "MIT",

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

"dependencies": {
"@transloadit/prettier-bytes": "^0.2.0",
"@uppy/store-default": "^3.2.1",
"@uppy/utils": "^5.7.1",
"@transloadit/prettier-bytes": "^0.3.0",
"@uppy/store-default": "^3.2.2",
"@uppy/utils": "^5.7.2",
"lodash": "^4.17.21",

@@ -32,0 +32,0 @@ "mime-match": "^1.0.2",

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