Socket
Socket
Sign inDemoInstall

@uppy/utils

Package Overview
Dependencies
Maintainers
6
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/utils - npm Package Compare versions

Comparing version 5.2.0 to 5.3.0

lib/fileFilters.js

1

lib/settle.js

@@ -0,1 +1,2 @@

// TODO remove (no longer in use)
export default function settle(promises) {

@@ -2,0 +3,0 @@ const resolutions = [];

3

package.json
{
"name": "@uppy/utils",
"description": "Shared utility functions for Uppy Core and plugins maintained by the Uppy team.",
"version": "5.2.0",
"version": "5.3.0",
"license": "MIT",

@@ -64,2 +64,3 @@ "types": "types/index.d.ts",

"./lib/FOCUSABLE_ELEMENTS.js": "./lib/FOCUSABLE_ELEMENTS.js",
"./lib/fileFilters": "./lib/fileFilters.js",
"./src/microtip.scss": "./src/microtip.scss"

@@ -66,0 +67,0 @@ },

# @uppy/utils
<img src="https://uppy.io/images/logos/uppy-dog-head-arrow.svg" width="120" alt="Uppy logo: a superman puppy in a pink suit" align="right">
<img src="https://uppy.io/img/logo.svg" width="120" alt="Uppy logo: a smiling puppy above a pink upwards arrow" align="right">

@@ -5,0 +5,0 @@ [![npm version](https://img.shields.io/npm/v/@uppy/utils.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/utils)

@@ -0,1 +1,2 @@

// TODO remove (no longer in use)
export default function settle (promises) {

@@ -2,0 +3,0 @@ const resolutions = []

Sorry, the diff of this file is not supported yet

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