Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/companion

Package Overview
Dependencies
Maintainers
5
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/companion - npm Package Versions

1
16

4.3.0

Diff

Changelog

Source

4.3.0

Released: 2024-08-29

| Package | Version | Package | Version | | ---------------------- | ------- | ---------------------- | ------- | | @uppy/aws-s3 | 4.1.0 | @uppy/informer | 4.1.0 | | @uppy/box | 3.1.0 | @uppy/instagram | 4.1.0 | | @uppy/companion | 5.1.0 | @uppy/locales | 4.1.0 | | @uppy/companion-client | 4.1.0 | @uppy/onedrive | 4.1.0 | | @uppy/compressor | 2.1.0 | @uppy/remote-sources | 2.2.0 | | @uppy/core | 4.2.0 | @uppy/screen-capture | 4.1.0 | | @uppy/dashboard | 4.1.0 | @uppy/tus | 4.1.0 | | @uppy/dropbox | 4.1.0 | @uppy/unsplash | 4.1.0 | | @uppy/facebook | 4.1.0 | @uppy/url | 4.1.0 | | @uppy/google-drive | 4.1.0 | @uppy/xhr-upload | 4.1.0 | | @uppy/google-photos | 0.3.0 | @uppy/zoom | 3.1.0 | | @uppy/image-editor | 3.1.0 | uppy | 4.3.0 |

  • @uppy/core,@uppy/dashboard: Pass container to UIPlugin.render for non-Preact integration (Merlijn Vos / #5437)
  • @uppy/companion: do not use unsafe call to JSON.stringify (Antoine du Hamel / #5422)
  • meta: Fix yarn.lock (Murderlon)
  • @uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
  • meta: Add tsconfig to packages in private/ (Merlijn Vos / #5432)
  • @uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
  • @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
  • docs: correctly list exported components (Merlijn Vos / #5417)
arturi
published 4.2.0 •

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)
arturi
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)
arturi
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)
arturi
published 4.0.5 •

Changelog

Source

4.0.5

Released: 2024-07-18

| Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/aws-s3 | 4.0.1 | uppy | 4.0.5 | | @uppy/xhr-upload | 4.0.2 | | |

  • @uppy/aws-s3: use default Body generic & export AwsBody (Merlijn Vos / #5353)
  • @uppy/xhr-upload: bring back getResponseData (Merlijn Vos / #5354)
  • @uppy/aws-s3: only send PartNumber and ETag in completion request (Antoine du Hamel / #5356)
arturi
published 4.0.4 •

Changelog

Source

4.0.4

Released: 2024-07-15

| Package | Version | Package | Version | | --------------- | ------- | --------------- | ------- | | @uppy/companion | 5.0.4 | uppy | 4.0.4 | | @uppy/locales | 4.0.3 | | |

  • meta: fixup! meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)
arturi
published 4.0.3 •

Changelog

Source

4.0.3

Released: 2024-07-15

| Package | Version | Package | Version | | ---------------- | ------- | ---------------- | ------- | | @uppy/companion | 5.0.3 | @uppy/xhr-upload | 4.0.1 | | @uppy/locales | 4.0.2 | uppy | 4.0.3 |

  • @uppy/companion: Improve error message when window.opener == null (Mikael Finstad / #5340)
  • @uppy/xhr-upload: correctly type xhrUpload meta (Merlijn Vos / #5344)
  • meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)
arturi
published 4.0.2 •

Changelog

Source

4.0.2

Released: 2024-07-15

| Package | Version | Package | Version | | --------------- | ------- | --------------- | ------- | | @uppy/locales | 4.0.1 | uppy | 4.0.2 | | @uppy/companion | 5.0.2 | | |

  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)
arturi
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)
arturi
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)
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