mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 01:40:29 +00:00
* aws-s3-multipart: prevent deadlock in rate limit queue * utils: fix RateLimitedQueue thrashing when aborting all items * aws-s3-multipart: only send abort request if upload was already created, fixes #1146 |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@uppy/utils
Shared utility functions for Uppy Core and the "official" plugins maintained by the Uppy team.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
Installation
Unless you are creating a custom plugin, you should not need to install this manually.
$ npm install @uppy/utils --save