New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/core

Package Overview
Dependencies
Maintainers
7
Versions
148
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.0.4 to 3.0.5

8

CHANGELOG.md
# @uppy/core
## 3.0.5
Released: 2023-01-26
Included in: Uppy v3.4.0
- @uppy/core: fix metafields validation when used as function (Merlijn Vos / #4276)
- @uppy/core: fix typo in Uppy.test.js (Ikko Ashimine / #4235)
## 3.0.4

@@ -4,0 +12,0 @@

2

lib/Uppy.js

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

const packageJson = {
"version": "3.0.4"
"version": "3.0.5"
};

@@ -28,0 +28,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.0.4",
"version": "3.0.5",
"license": "MIT",

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

"@uppy/store-default": "^3.0.2",
"@uppy/utils": "^5.0.2",
"@uppy/utils": "^5.1.2",
"lodash.throttle": "^4.1.1",

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

Sorry, the diff of this file is too big to display

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