Socket
Socket
Sign inDemoInstall

@uppy/utils

Package Overview
Dependencies
Maintainers
5
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/utils - npm Package Versions

1
10

2.4.3

Diff

ifedapoolarewaju
published 2.4.2 •

arturi
published 2.4.1 •

Changelog

Source

2.4.1

Released: 2022-01-12

| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/transloadit | 2.1.1 | uppy | 2.4.1 | | @uppy/robodog | 2.2.1 | | |

  • @uppy/transloadit: fix handling of Tus errors and rate limiting (Antoine du Hamel / #3429)
  • meta: Add Unsplash to website dashboard example (Merlijn Vos / #3431)
  • meta: dev: move configuration to a .env file (Antoine du Hamel / #3430)
  • meta: Update ci.yml (Kevin van Zonneveld / #3428)
  • @uppy/transloadit: simplify #onTusError (Antoine du Hamel / #3419)
  • meta: Force include babel numeric separator (Merlijn Vos / #3422)
ifedapoolarewaju
published 2.4.0 •

Changelog

Source

2.4.0

Released: 2022-01-10

| Package | Version | Package | Version | | -------------------- | ------- | -------------------- | ------- | | @uppy/drag-drop | 2.0.6 | @uppy/tus | 2.2.0 | | @uppy/image-editor | 1.1.1 | @uppy/utils | 4.0.5 | | @uppy/screen-capture | 2.0.6 | @uppy/robodog | 2.2.0 | | @uppy/transloadit | 2.1.0 | uppy | 2.4.0 |

  • @uppy/transloadit: ignore rate limiting errors when polling (Antoine du Hamel / #3418)
  • @uppy/tus: pause all requests in response to server rate limiting (Antoine du Hamel / #3394)
  • @uppy/transloadit: better defaults for rate limiting (Antoine du Hamel / #3414)
  • @uppy/companion: Fix Companion deploys (kiloreux / #3388)
  • meta: update aws-php example to use esm (Antoine du Hamel / #3413)
  • @uppy/image-editor: namespace input range css (Merlijn Vos / #3406)
  • @uppy/screen-capture: Add missing option to the screen capture types (Mustafa Navruz / #3400)
  • @uppy/drag-drop: fix undefined is not a function TypeError (Antoine du Hamel / #3397)
  • website: update december 2021 blog post (Antoine du Hamel / #3396)
  • website: Polished the latest update blog (AJvanLoon / #3390)
  • website: docs: fix typo in audio.md (heocoi / #3389)
  • website: 2.0-2.3 post draft (Artur Paikin / #3370)
ifedapoolarewaju
published 2.3.0 •

Changelog

Source

2.3.0

Released: 2021-12-07

| Package | Version | Package | Version | | ------------------------- | ------- | ------------------------- | ------- | | @uppy/angular | 0.2.6 | @uppy/locales | 2.0.4 | | @uppy/audio | 0.2.0 | @uppy/onedrive | 2.0.5 | | @uppy/aws-s3 | 2.0.6 | @uppy/provider-views | 2.0.6 | | @uppy/aws-s3-multipart | 2.2.0 | @uppy/react | 2.1.2 | | @uppy/box | 1.0.5 | @uppy/screen-capture | 2.0.5 | | @uppy/companion | 3.1.2 | @uppy/status-bar | 2.1.2 | | @uppy/companion-client | 2.0.4 | @uppy/store-default | 2.0.3 | | @uppy/core | 2.1.3 | @uppy/thumbnail-generator | 2.0.6 | | @uppy/dashboard | 2.1.2 | @uppy/transloadit | 2.0.5 | | @uppy/drag-drop | 2.0.5 | @uppy/tus | 2.1.2 | | @uppy/dropbox | 2.0.5 | @uppy/url | 2.0.5 | | @uppy/facebook | 2.0.5 | @uppy/utils | 4.0.4 | | @uppy/file-input | 2.0.5 | @uppy/webcam | 2.0.5 | | @uppy/golden-retriever | 2.0.6 | @uppy/xhr-upload | 2.0.6 | | @uppy/google-drive | 2.0.5 | @uppy/zoom | 1.0.5 | | @uppy/image-editor | 1.1.0 | @uppy/robodog | 2.1.4 | | @uppy/informer | 2.0.5 | uppy | 2.3.0 | | @uppy/instagram | 2.0.5 | | |

  • meta: add release automations (Antoine du Hamel / #3304)
  • @uppy/dashboard: Save meta fields when opening the image editor (Merlijn Vos / #3339)
  • @uppy/aws-s3-multipart: Drop lockedCandidatesForBatch and mark chunks as busy when preparing (Yegor Yarko / #3342)
  • @uppy/webcam: fix broken links in webcam.md (Antoine du Hamel / #3346)
  • @uppy/audio: new @uppy/audio plugin for recording with microphone (Artur Paikin / #2976)
  • build: force use of @babel/plugin-proposal-optional-chaining (Antoine du Hamel / #3335)
  • @uppy/companion: fix deploy Yarn version (Antoine du Hamel / #3327)
  • @uppy/companion: upgrade aws-sdk (Mikael Finstad / #3334)
  • @uppy/core: disable loose transpilation for legacy bundle (Antoine du Hamel / #3329)
  • @uppy/angular: examples: update angular-example to Angular v13 (Antoine du Hamel / #3325)
  • meta: Update BACKLOG.md (Artur Paikin, Merlijn Vos)
  • meta: Add disableLocalFiles to options summary (Steve Barker / #3323)
  • meta: Create SECURITY.md (Ziding Zhang / #3052)
  • @uppy/image-editor: Pass croppedCanvasOptions to getCroppedCanvas (Mohamed Boudra / #3320)
  • meta: finish master->main job (Mikael Finstad / #3315)
  • website: update documents that were out of date (Antoine du Hamel / #3317)
  • @uppy/status-bar: Status bar error state improvements (Merlijn Vos / #3299)
  • doc: Fix typo in docs/drag-drop.md (Ash Allen / #3319)
  • website: Update /support and docs about Transloadit-hosted Companion (Artur Paikin / #3243)
  • @uppy/aws-s3,@uppy/box,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/google-drive,@uppy/image-editor,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/screen-capture,@uppy/status-bar,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/url,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: Refactor locale scripts & generate types and docs (Merlijn Vos / #3276)
  • @uppy/companion: Remove references of incorrect options argument for companion.socket (Mikael Finstad / #3307)
  • @uppy/companion: Upgrade linting to 2.0.0-0 (Kevin van Zonneveld / #3280)
arturi
published 2.2.2 •

arturi
published 2.2.1 •

Changelog

Source

2.2.1

Released: 2021-10-14

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.5 | @uppy/provider-views | 2.0.4 | | @uppy/aws-s3-multipart | 2.1.1 | @uppy/react-native | 0.2.4 | | @uppy/aws-s3 | 2.0.5 | @uppy/react | 2.1.1 | | @uppy/box | 1.0.4 | @uppy/redux-dev-tools | 2.0.3 | | @uppy/companion-client | 2.0.3 | @uppy/robodog | 2.1.1 | | @uppy/companion | 3.1.1 | @uppy/screen-capture | 2.0.4 | | @uppy/core | 2.1.1 | @uppy/status-bar | 2.1.1 | | @uppy/dashboard | 2.1.1 | @uppy/store-default | 2.0.2 | | @uppy/drag-drop | 2.0.4 | @uppy/store-redux | 2.0.2 | | @uppy/drop-target | 1.1.1 | @uppy/svelte | 1.0.5 | | @uppy/dropbox | 2.0.4 | @uppy/thumbnail-generator | 2.0.5 | | @uppy/facebook | 2.0.4 | @uppy/transloadit | 2.0.4 | | @uppy/file-input | 2.0.4 | @uppy/tus | 2.1.1 | | @uppy/form | 2.0.4 | @uppy/unsplash | 2.0.1 | | @uppy/golden-retriever | 2.0.5 | @uppy/url | 2.0.4 | | @uppy/google-drive | 2.0.4 | @uppy/utils | 4.0.3 | | @uppy/image-editor | 1.0.4 | @uppy/vue | 0.4.3 | | @uppy/informer | 2.0.4 | @uppy/webcam | 2.0.4 | | @uppy/instagram | 2.0.4 | @uppy/xhr-upload | 2.0.5 | | @uppy/locales | 2.0.3 | @uppy/zoom | 1.0.4 | | @uppy/onedrive | 2.0.4 | uppy | 2.2.1 | | @uppy/progress-bar | 2.0.4 | - | - |

  • @uppy/locale: Update ar_SA.js (issa.ahmd@gmail.com / #3192)
  • @uppy/status-bar: fix calculateProcessingProgress is not a function (@aduh95 / #3261)
  • @uppy/status-bar: Progress object is nested (@arturi / #3262)
  • build: Add retext to markdown linter (@aduh95 / #3024)
  • build: Bump tar from 6.1.2 to 6.1.9 (dependabot / #3152)
  • website: Revert "Remove broken link in plugin_list.ejs (@aduh95 / #3166)
arturi
published 2.2.0 •

Changelog

Source

2.2.0

Released: 2021-10-06

This release marks a major version for @uppy/unsplash plugin which is now production-ready. It also includes various fixes and improvements such as fix to @uppy/transloadit plugin and adds onDrop event to @uppy/drop-target.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.4 | @uppy/provider-views | 2.0.3 | | @uppy/aws-s3-multipart | 2.1.0 | @uppy/react-native | 0.2.3 | | @uppy/aws-s3 | 2.0.4 | @uppy/react | 2.1.0 | | @uppy/box | 1.0.3 | @uppy/redux-dev-tools | 2.0.2 | | @uppy/companion-client | 2.0.2 | @uppy/robodog | 2.1.0 | | @uppy/companion | 3.1.0 | @uppy/screen-capture | 2.0.3 | | @uppy/core | 2.1.0 | @uppy/status-bar | 2.1.0 | | @uppy/dashboard | 2.1.0 | @uppy/store-default | 2.0.1 | | @uppy/drag-drop | 2.0.3 | @uppy/store-redux | 2.0.1 | | @uppy/drop-target | 1.1.0 | @uppy/svelte | 1.0.4 | | @uppy/dropbox | 2.0.3 | @uppy/thumbnail-generator | 2.0.4 | | @uppy/facebook | 2.0.3 | @uppy/transloadit | 2.0.3 | | @uppy/file-input | 2.0.3 | @uppy/tus | 2.1.0 | | @uppy/form | 2.0.3 | @uppy/unsplash | 2.0.0 | | @uppy/golden-retriever | 2.0.4 | @uppy/url | 2.0.3 | | @uppy/google-drive | 2.0.3 | @uppy/utils | 4.0.2 | | @uppy/image-editor | 1.0.3 | @uppy/vue | 0.4.2 | | @uppy/informer | 2.0.3 | @uppy/webcam | 2.0.3 | | @uppy/instagram | 2.0.3 | @uppy/xhr-upload | 2.0.4 | | @uppy/locales | 2.0.2 | @uppy/zoom | 1.0.3 | | @uppy/onedrive | 2.0.3 | remark-lint-uppy | 0.0.3 | | @uppy/progress-bar | 2.0.3 | uppy | 2.2.0 |

  • @uppy/angular: fix component crash by loosening package.json version constraints (#3210 / @ajkachnic)
  • @uppy/aws-s3-multipart: Retry prepareUploadParts on fail for @uppy/aws-s3-multipart (#3224 / @Murderlon)
  • @uppy/aws-s3: Fix AWS S3 upload on React Native (#3064 / @Cretezy)
  • @uppy/companion: Object.fromEntries is not available on Node.js v10.x (#3209 / @aduh95)
  • @uppy/companion: Close window on auth callback error and show error to user (#3143 / @mifi)
  • @uppy/companion: Default allow headers (#3167 / @mifi)
  • @uppy/companion: docs: fix typo in companion.md (#3240 / @eltociear)
  • @uppy/companion: Include status code in HTTP error message (#3212 / @mifi)
  • @uppy/companion: Make uploadUrls recommended (#3182 / @mifi)
  • @uppy/companion: Use GET instead of HEAD for getURLMeta + Cut off length of file names (#3048 / @mifi)
  • @uppy/core: Fix typo in @uppy/core types (#3230 / @lucax88x)
  • @uppy/core: move Uppy class to its own module (#3225 / @aduh95)
  • @uppy/dashboard: Add info about include in the Dashboard (#3236 / @epexa)
  • @uppy/dashboard: Fix i18n error in CopyLinkButton (#3235 / @Murderlon)
  • @uppy/dashboard: fix linter (#3206 / @aduh95)
  • @uppy/drop-target: expose onDrop events (#3238 / @Murderlon)
  • @uppy/image-editor: add workaround for when Cropper is loaded as ESM (#3218 / @aduh95)
  • @uppy/locales: added translate for missingRequiredMetafield es_ES (#3242 / @sebasegovia01)
  • @uppy/react: propagate prop mutation (#3208 / @aduh95)
  • @uppy/react: update HTMLAttributes filter (#3215 / @aduh95)
  • @uppy/status-bar: Show all details on mobile when showProgressDetails is true (#3174 / @Murderlon)
  • @uppy/store-redux: Improve docs on redux store integration (#3227 / @Murderlon)
  • @uppy/transloadit: pass fields to transloadit (#3228 / @aduh95)
  • @uppy/tus: Add support for opts.headers as a function in @uppy/tus (#3221 / @danilat)
  • @uppy/unsplash: Make @uppy/unsplash production ready (#3196 / @Murderlon)
  • @uppy/xhr-upload: fix this.uppy is undefined error (#3207 / @aduh95)
  • ci: test on Node.js v16.x (#3205 / @aduh95)
  • website: Remove broken link in plugin_list.ejs (#3166 / @YukeshShr)
goto-bus-stop
published 2.1.2 •

goto-bus-stop
published 2.1.1 •

Changelog

Source

2.1.1

Released: 2021-09-20

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.3 | @uppy/progress-bar | 2.0.2 | | @uppy/aws-s3-multipart | 2.0.3 | @uppy/provider-views | 2.0.2 | | @uppy/aws-s3 | 2.0.3 | @uppy/react-native | 0.2.2 | | @uppy/box | 1.0.2 | @uppy/react | 2.0.3 | | @uppy/companion-client | 2.0.1 | @uppy/robodog | 2.0.4 | | @uppy/core | 2.0.3 | @uppy/screen-capture | 2.0.2 | | @uppy/dashboard | 2.0.3 | @uppy/status-bar | 2.0.2 | | @uppy/drag-drop | 2.0.2 | @uppy/svelte | 1.0.3 | | @uppy/drop-target | 1.0.2 | @uppy/thumbnail-generator | 2.0.3 | | @uppy/dropbox | 2.0.2 | @uppy/transloadit | 2.0.2 | | @uppy/facebook | 2.0.2 | @uppy/tus | 2.0.2 | | @uppy/file-input | 2.0.2 | @uppy/unsplash | 1.0.2 | | @uppy/form | 2.0.2 | @uppy/url | 2.0.2 | | @uppy/golden-retriever | 2.0.3 | @uppy/utils | 4.0.1 | | @uppy/google-drive | 2.0.2 | @uppy/vue | 0.4.1 | | @uppy/image-editor | 1.0.2 | @uppy/webcam | 2.0.2 | | @uppy/informer | 2.0.2 | @uppy/xhr-upload | 2.0.3 | | @uppy/instagram | 2.0.2 | @uppy/zoom | 1.0.2 | | @uppy/locales | 2.0.1 | uppy | 2.1.1 | | @uppy/onedrive | 2.0.2 | - | - |

  • @uppy/unsplash: Fix "attempted to use private field on non-instance" in SearchProvider (#3201)
  • @uppy/locales: Add 'done' to nb_NO.js (#3200)
  • @uppy/transloadit: Fix unhandledPromiseRejection failures (#3197)
  • @uppy/aws-s3-multipart: Fix AbortController is not defined on Node.js (Server Side Render) (#3169)
  • @uppy/aws-s3-multipart: Fix net::ERR_OUT_OF_MEMORY (#3183)
  • @uppy/dashboard: Fix autoOpenFileEditor (#3186)
  • @uppy/dashboard: Update Google Drive for brand compliance (#3178)
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