Socket
Socket
Sign inDemoInstall

@uppy/core

Package Overview
Dependencies
Maintainers
5
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/core - npm Package Versions

23
14

4.2.0

Diff

Changelog

Source

4.2.0

Released: 2024-08-20

| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/core | 4.1.2 | @uppy/transloadit | 4.1.0 | | @uppy/status-bar | 4.0.3 | uppy | 4.2.0 | | @uppy/svelte | 4.0.1 | | |

  • @uppy/status-bar: show upload button when files are recovered (Merlijn Vos / #5418)
  • meta: Bump docker/build-push-action from 6.6.1 to 6.7.0 (dependabot[bot] / #5413)
  • docs: remove stale reference to plugins page (Merlijn Vos / #5414)
  • @uppy/transloadit: add execution_progress to AssemblyResponse type (Merlijn Vos / #5420)
  • @uppy/svelte: fix exports condition (Merlijn Vos / #5416)
  • @uppy/transloadit: fix check if all files have been removed (Merlijn Vos / #5419)
  • examples: remove useUppy from React Native example (Mikael Finstad / #5405)
kvz
published 4.1.2 •

kvz
published 4.1.1 •

Changelog

Source

4.1.1

Released: 2024-08-15

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 4.0.3 | @uppy/provider-views | 4.0.1 | | @uppy/companion | 5.0.5 | @uppy/status-bar | 4.0.2 | | @uppy/companion-client | 4.0.1 | @uppy/transloadit | 4.0.2 | | @uppy/core | 4.1.1 | @uppy/tus | 4.0.1 | | @uppy/dashboard | 4.0.3 | @uppy/utils | 6.0.2 | | @uppy/drag-drop | 4.0.2 | @uppy/vue | 2.0.1 | | @uppy/file-input | 4.0.1 | uppy | 4.1.1 | | @uppy/image-editor | 3.0.1 | | |

  • @uppy/transloadit: fix issue with allowMultipleUploadBatches (Mikael Finstad / #5400)
  • meta: Bump elliptic from 6.5.5 to 6.5.7 (dependabot[bot] / #5410)
  • meta: add back patch for p-queue (Antoine du Hamel / #5409)
  • @uppy/transloadit: fix many lurking TypeError (Mikael Finstad / #5399)
  • docs: improve corsOrigins documentation (Mikael Finstad / #5390)
  • docs: add ViewEncapsulation to Angular example (Aaron Russell / #5395)
  • @uppy/companion: fix code for custom providers (Mikael Finstad / #5398)
  • docs: add note about throwing in cancelAll and destroy() (Mikael Finstad / #5408)
  • meta: Bump docker/login-action from 3.2.0 to 3.3.0 (dependabot[bot] / #5372)
  • meta: Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (dependabot[bot] / #5370)
  • docs: make hosted Companion more clear (Merlijn Vos / #5394)
  • meta: Bump docker/build-push-action from 6.4.1 to 6.6.1 (dependabot[bot] / #5403)
  • meta: bump p-queue to latest, remove patch (Mikael Finstad / #5391)
  • meta: enforce .ts extension for relative import types (Antoine du Hamel / #5393)
  • @uppy/tus: Fix onShouldRetry type signature (Trent Nadeau / #5387)
  • @uppy/dashboard,@uppy/drag-drop,@uppy/file-input: Transform the accept prop into a string everywhere (Evgenia Karunus / #5380)
  • docs: fix getTemporarySecurityCredentials in aws-s3 (Merlijn Vos / #5363)
kvz
published 4.1.0 •

Changelog

Source

4.1.0

Released: 2024-07-30

| Package | Version | Package | Version | | -------------------- | ------- | -------------------- | ------- | | @uppy/audio | 2.0.1 | @uppy/status-bar | 4.0.1 | | @uppy/aws-s3 | 4.0.2 | @uppy/store-default | 4.1.0 | | @uppy/compressor | 2.0.1 | @uppy/transloadit | 4.0.1 | | @uppy/core | 4.1.0 | @uppy/utils | 6.0.1 | | @uppy/dashboard | 4.0.2 | @uppy/webcam | 4.0.1 | | @uppy/remote-sources | 2.1.0 | uppy | 4.1.0 |

  • @uppy/remote-sources: fix options type (Merlijn Vos / #5364)
  • @uppy/transloadit: do not mark opts as mandatory (Antoine du Hamel / #5375)
  • @uppy/compressor: mark quality as optional (Antoine du Hamel / #5374)
  • @uppy/aws-s3: improve error when endpoint is not provided (Antoine du Hamel / #5361)
  • @uppy/core,@uppy/store-default: export Store type (Merlijn Vos / #5373)
  • @uppy/dashboard: make toggleAddFilesPanel args consistent (Evgenia Karunus / #5365)
  • @uppy/dashboard: Dashboard - convert some files to typescript (Evgenia Karunus / #5359)
  • @uppy/audio,@uppy/webcam: Don't use <h1> in Uppy markup (Evgenia Karunus / #5355)
  • @uppy/status-bar: GoldenRetriever + hideUploadButton=true (Evgenia Karunus / #5350)
  • meta: Bump docker/build-push-action from 6.3.0 to 6.4.1 (dependabot[bot] / #5360)
kvz
published 4.0.1 •

Changelog

Source

4.0.1

Released: 2024-07-15

| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/companion | 5.0.1 | @uppy/drop-target | 3.0.1 | | @uppy/core | 4.0.1 | @uppy/react | 4.0.1 | | @uppy/dashboard | 4.0.1 | uppy | 4.0.1 | | @uppy/drag-drop | 4.0.1 | | |

  • @uppy/dashboard: propagate setOptions to StatusBar (Mikael Finstad / #5260)
  • meta: add missing lint rule for .ts files (Antoine du Hamel / #5335)
  • @uppy/companion: bump ws from 8.17.0 to 8.17.1 (dependabot[bot] / #5324)
  • @uppy/dashboard,@uppy/drag-drop,@uppy/drop-target: <Dashboard/>, <DragDrop/>, drop-target - new anti-flickering solution (Evgenia Karunus / #5326)
  • docs: add css import for url plugin (Tyler Nieman / #5333)
  • meta: Bump fast-loops from 1.1.3 to 1.1.4 (dependabot[bot] / #5327)
  • @uppy/core: make Meta generic optional (Merlijn Vos / #5330)
  • meta: update manual-cdn workflow (Antoine du Hamel / #5329)
  • docs: Fix lint (Murderlon)
  • docs: Correct mistake in migration guide (Murderlon)
kvz
published 4.0.0 •

Changelog

Source

4.0.0

Released: 2024-07-10

| Package | Version | Package | Version | | ------------------------- | ------- | ------------------------- | ------- | | @uppy/angular | 0.7.0 | @uppy/onedrive | 4.0.0 | | @uppy/audio | 2.0.0 | @uppy/progress-bar | 4.0.0 | | @uppy/aws-s3 | 4.0.0 | @uppy/provider-views | 4.0.0 | | @uppy/aws-s3-multipart | 4.0.0 | @uppy/react | 4.0.0 | | @uppy/box | 3.0.0 | @uppy/react-native | 0.6.0 | | @uppy/companion | 5.0.0 | @uppy/redux-dev-tools | 4.0.0 | | @uppy/companion-client | 4.0.0 | @uppy/remote-sources | 2.0.0 | | @uppy/compressor | 2.0.0 | @uppy/screen-capture | 4.0.0 | | @uppy/core | 4.0.0 | @uppy/status-bar | 4.0.0 | | @uppy/dashboard | 4.0.0 | @uppy/store-default | 4.0.0 | | @uppy/drag-drop | 4.0.0 | @uppy/store-redux | 4.0.0 | | @uppy/drop-target | 3.0.0 | @uppy/svelte | 4.0.0 | | @uppy/dropbox | 4.0.0 | @uppy/thumbnail-generator | 4.0.0 | | @uppy/facebook | 4.0.0 | @uppy/transloadit | 4.0.0 | | @uppy/file-input | 4.0.0 | @uppy/tus | 4.0.0 | | @uppy/form | 4.0.0 | @uppy/unsplash | 4.0.0 | | @uppy/golden-retriever | 4.0.0 | @uppy/url | 4.0.0 | | @uppy/google-drive | 4.0.0 | @uppy/utils | 6.0.0 | | @uppy/google-photos | 0.2.0 | @uppy/vue | 2.0.0 | | @uppy/image-editor | 3.0.0 | @uppy/webcam | 4.0.0 | | @uppy/informer | 4.0.0 | @uppy/xhr-upload | 4.0.0 | | @uppy/instagram | 4.0.0 | @uppy/zoom | 3.0.0 | | @uppy/locales | 4.0.0 | uppy | 4.0.0 |

  • meta: Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (dependabot[bot] / #5314)
  • meta: Bump docker/build-push-action from 6.2.0 to 6.3.0 (dependabot[bot] / #5313)
  • @uppy/core: bring back resetProgress (Merlijn Vos / #5320)
  • docs: add note regarding COMPANION_CLIENT_ORIGINS_REGEX (Antoine du Hamel / #5322)
  • @uppy/companion: make streaming upload default to true (Mikael Finstad / #5315)
  • docs: change slug for aws docs (Merlijn Vos / #5321)
  • @uppy/core: export UppyOptions, UppyFile, Meta, Body (Merlijn Vos / #5319)
  • meta: fix React linter rules (Antoine du Hamel / #5317)
  • meta: enforce use of extension in import type declarations (Antoine du Hamel / #5316)
  • @uppy/companion: remove oauthOrigin (Antoine du Hamel / #5311)
  • docs,@uppy/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
  • @uppy/aws-s3: fix signing on client for bucket name with dots (Antoine du Hamel / #5312)
  • @uppy/react: introduce useUppyEvent (Merlijn Vos / #5264)
  • @uppy/companion: do not list Node.js 20.12 as compatible (Antoine du Hamel / #5309)
  • @uppy/provider-views: .openFolder() - return progress indication (Evgenia Karunus / #5306)
  • examples,@uppy/companion: Release: uppy@3.27.3 (github-actions[bot] / #5304)
  • @uppy/companion: fix TypeError when parsing request (Antoine du Hamel / #5303)
kvz
published 4.0.0-beta.12 •

Changelog

Source

4.0.0-beta.12

Released: 2024-06-18

| Package | Version | Package | Version | | -------------------- | ------------- | -------------------- | ------------- | | @uppy/aws-s3 | 4.0.0-beta.7 | @uppy/locales | 4.0.0-beta.4 | | @uppy/box | 3.0.0-beta.7 | @uppy/onedrive | 4.0.0-beta.7 | | @uppy/companion | 5.0.0-beta.10 | @uppy/provider-views | 4.0.0-beta.9 | | @uppy/core | 4.0.0-beta.10 | @uppy/react | 4.0.0-beta.7 | | @uppy/dashboard | 4.0.0-beta.10 | @uppy/remote-sources | 2.0.0-beta.5 | | @uppy/dropbox | 4.0.0-beta.8 | @uppy/transloadit | 4.0.0-beta.9 | | @uppy/google-drive | 3.6.0-beta.1 | uppy | 4.0.0-beta.12 | | @uppy/google-photos | 0.2.0-beta.1 | | |

  • meta: ignore require-default-props lint rule for function components (Antoine du Hamel / #5253)
  • @uppy/provider-views: Renames & eslint-disable react/require-default-props removal (Evgenia Karunus / #5251)
  • @uppy/companion: coalesce options bucket and getKey (Mikael Finstad / #5169)
  • @uppy/aws-s3: add endpoint option (Antoine du Hamel / #5173)
  • @uppy/locales: fix fa_IR export (Merlijn Vos / #5241)
  • @uppy/companion: improve companion logging (Mikael Finstad / #5250)
  • @uppy/transloadit: also fix outdated assembly transloadit:result (Merlijn Vos / #5246)
  • docs: fix typo in the url (Evgenia Karunus)
  • examples,@uppy/locales,@uppy/provider-views,@uppy/transloadit: Release: uppy@3.26.1 (github-actions[bot] / #5242)
  • meta: Improve aws-node example readme (Artur Paikin / #4753)
  • @uppy/locales: Added translation string (it_IT) (Samuel / #5237)
  • @uppy/transloadit: fix transloadit:result event (Merlijn Vos / #5231)
  • @uppy/provider-views: fix wrong font for files (Merlijn Vos / #5234)
kvz
published 3.13.1 •

Changelog

Source

3.13.1

Released: 2023-07-24

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3-multipart | 3.5.2 | uppy | 3.13.1 | | @uppy/utils | 5.4.3 | | |

  • @uppy/utils: align version of preact with the UI plugins (Antoine du Hamel / #4599)
  • @uppy/aws-s3-multipart: refresh file before calling user-defined functions (mjlumetta / #4557)
  • @uppy/utils: align version of preact with the UI plugins (Antoine du Hamel / #4599)
kvz
published 4.0.0-beta.11 •

Changelog

Source

4.0.0-beta.11

Released: 2024-06-11

| Package | Version | Package | Version | | -------------------- | ------------- | -------------------- | ------------- | | @uppy/aws-s3 | 4.0.0-beta.6 | @uppy/react | 4.0.0-beta.6 | | @uppy/locales | 4.0.0-beta.3 | @uppy/transloadit | 4.0.0-beta.8 | | @uppy/provider-views | 4.0.0-beta.8 | uppy | 4.0.0-beta.11 |

  • docs: clarify assemblyOptions for @uppy/transloadit (Merlijn Vos / #5226)
  • @uppy/react: remove react: prefix from id & allow id as a prop (Merlijn Vos / #5228)
  • docs: correct allowedMetaFields (Merlijn Vos / #5227)
  • docs: remove extraData note from migration guide (Mikael Finstad / #5219)
  • meta: fix AWS test suite (Antoine du Hamel / #5229)
kvz
published 4.0.0-beta.10 •

Changelog

Source

4.0.0-beta.10

Released: 2024-06-04

| Package | Version | Package | Version | | ---------------------- | ------------- | ---------------------- | ------------- | | @uppy/angular | 0.7.0-beta.5 | @uppy/instagram | 4.0.0-beta.6 | | @uppy/audio | 2.0.0-beta.6 | @uppy/locales | 4.0.0-beta.2 | | @uppy/aws-s3 | 4.0.0-beta.5 | @uppy/onedrive | 4.0.0-beta.6 | | @uppy/aws-s3-multipart | 4.0.0-beta.6 | @uppy/provider-views | 4.0.0-beta.7 | | @uppy/box | 3.0.0-beta.6 | @uppy/status-bar | 4.0.0-beta.9 | | @uppy/companion | 5.0.0-beta.9 | @uppy/transloadit | 4.0.0-beta.7 | | @uppy/companion-client | 4.0.0-beta.7 | @uppy/tus | 4.0.0-beta.6 | | @uppy/core | 4.0.0-beta.9 | @uppy/unsplash | 4.0.0-beta.7 | | @uppy/dashboard | 4.0.0-beta.9 | @uppy/url | 4.0.0-beta.7 | | @uppy/drop-target | 3.0.0-beta.5 | @uppy/utils | 6.0.0-beta.8 | | @uppy/dropbox | 4.0.0-beta.7 | @uppy/webcam | 4.0.0-beta.8 | | @uppy/facebook | 4.0.0-beta.6 | @uppy/xhr-upload | 4.0.0-beta.6 | | @uppy/form | 4.0.0-beta.4 | @uppy/zoom | 3.0.0-beta.6 | | @uppy/golden-retriever | 4.0.0-beta.5 | uppy | 4.0.0-beta.10 | | @uppy/google-drive | 4.0.0-beta.6 | | |

  • @uppy/audio: remove unused component props (Antoine du Hamel / #5209)
  • @uppy/angular: fix invalid char in package.json (Antoine du Hamel / #5224)
  • meta: use default argument value instead of defaultProps (Antoine du Hamel / #5222)
  • @uppy/angular: upgrade to Angular 18 (Antoine du Hamel / #5215)
  • @uppy/utils: remove unused settle (Antoine du Hamel / #5210)
  • @uppy/form: move internal property to private field (Antoine du Hamel / #5214)
  • @uppy/dashboard: remove unused component props (Antoine du Hamel / #5213)
  • @uppy/status-bar: remove unused component props (Antoine du Hamel / #5211)
  • @uppy/audio: move internal property to private field (Antoine du Hamel / #5207)
  • @uppy/aws-s3: remove todo (Mikael Finstad / #5200)
  • @uppy/core: remove unnecessary todo (Mikael Finstad / #5200)
  • @uppy/aws-s3: do not expose internal assertHost method (Mikael Finstad / #5200)
  • @uppy/aws-s3: make passing signal consistent (Mikael Finstad / #5200)
  • @uppy/core: remove 'upload-started' event (Mikael Finstad / #5200)
  • @uppy/aws-s3: remove chunkState getter (Mikael Finstad / #5200)
  • @uppy/drop-target: remove title property (Mikael Finstad / #5200)
  • @uppy/golden-retriever: remove unused ready setters (Mikael Finstad / #5200)
  • @uppy/dashboard: remove deprecated autoOpenFileEditor option (Mikael Finstad / #5200)
  • @uppy/aws-s3: remove uploaderSockets (Mikael Finstad / #5200)
  • @uppy/locales: remove hacks for legacy bundle (Mikael Finstad / #5200)
  • @uppy/status-bar: rename StatusBar to StatusBarUI (Mikael Finstad / #5200)
  • @uppy/url: remove unused error handler (Mikael Finstad / #5200)
  • @uppy/aws-s3,@uppy/tus,@uppy/utils,@uppy/xhr-upload: remove uploader from upload-progress event (Mikael Finstad / #5200)
  • @uppy/webcam: remove facingMode option (Mikael Finstad / #5200)
  • @uppy/companion: invert some internal boolean options (Mikael Finstad / #5198)
  • @uppy/companion: rename authProvider to oauthProvider (Mikael Finstad / #5198)
  • @uppy/companion: remove unused headers (Mikael Finstad / #5198)
  • @uppy/companion: remove sanitizing of metadata (Mikael Finstad / #5198)
  • @uppy/companion-client: do not allow boolean RequestOptions (Mikael Finstad / #5198)
  • @uppy/companion-client: remove deprecated options (Mikael Finstad / #5198)
  • @uppy/companion: remove error.extraData (Mikael Finstad / #5198)
  • @uppy/companion-client: make supportsRefreshToken default (Mikael Finstad / #5198)
  • @uppy/companion-client: remove optional chaining (Mikael Finstad / #5198)
  • @uppy/companion: capitalize POST (Mikael Finstad / #5198)
  • @uppy/companion: simplify code by using modern Node.js APIs (Mikael Finstad / #5198)
  • @uppy/companion-client: remove Socket (Mikael Finstad / #5198)
  • @uppy/companion: rename getExtraConfig to getExtraGrantConfig (Mikael Finstad / #5198)
  • @uppy/companion: change COMPANION_ENABLE_URL_ENDPOINT default (Mikael Finstad / #5198)
  • @uppy/companion: change default value for Redis session prefix (Mikael Finstad / #5198)
  • examples: make React example up-to-date (Merlijn Vos / #5205)
  • @uppy/core: add type tests (Merlijn Vos / #5153)
  • @uppy/provider-views: PartialTree - get rid of .onFirstRender() (Evgenia Karunus / #5187)
  • @uppy/core: pass file to events consistently (Merlijn Vos / #5136)
  • docs: assume tree-shaking bundler is the most common case (Antoine du Hamel / #5160)
  • @uppy/core: remove reason (Antoine du Hamel / #5159)
  • @uppy/core: remove resetProgress and reset-progress (Mikael Finstad / #5221)
23
14
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