New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/companion

Package Overview
Dependencies
Maintainers
5
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/companion - npm Package Versions

1
17

1.12.0

Diff

Changelog

Source

1.12.0

Released 2020-04-01

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3 | 1.5.4 | @uppy/robodog | 1.6.0 | | @uppy/companion | 1.11.1 | @uppy/thumbnail-generator | 1.5.7 | | @uppy/dashboard | 1.8.0 | @uppy/transloadit | 1.5.4 | | @uppy/locales | 1.13.0 | @uppy/xhr-upload | 1.5.4 | | @uppy/react | 1.6.0 | uppy | 1.12.0 |

This release adds the Romanian language, more input validation in Companion, and a way to render custom metadata fields in the Dashboard UI.

  • @uppy/companion: validate all client provided upload data. (#2160 / @ifedapoolarewaju)
  • @uppy/dashboard: allow custom metadata fields when editing files (#2147 / @galli-leo)
  • @uppy/locales: Remove obsolete strings from language files. (894c739 / @goto-bus-stop)
  • @uppy/locales: Romanian (ro_RO) language pack added. (#2162 / @akizor)
  • @uppy/robodog: Add Facebook and OneDrive to the bundle. (#2165 / @arturi)
  • @uppy/transloadit: fix progress with very different Assembly runtimes (#2143 / @agreene-coursera)
  • build: Fix locale pack test output (#2153 / @goto-bus-stop)
  • docs: Fix fragment URL (#2156 / @ishendyweb)
  • docs: document XHRUpload#validateStatus option. (#2154 / @goto-bus-stop)
  • examples: document npm run build step. (697ad04 / @goto-bus-stop)
goto-bus-stop
published 1.11.1 •

ifedapoolarewaju
published 1.11.0 •

Changelog

Source

1.11.0

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.3 | @uppy/onedrive | 1.1.0 | | @uppy/aws-s3 | 1.5.3 | @uppy/progress-bar | 1.3.8 | | @uppy/companion | 1.11.0 | @uppy/provider-views | 1.6.0 | | @uppy/core | 1.9.0 | @uppy/react | 1.5.0 | | @uppy/dashboard | 1.7.0 | @uppy/robodog | 1.5.4 | | @uppy/drag-drop | 1.4.7 | @uppy/status-bar | 1.6.0 | | @uppy/dropbox | 1.4.0 | @uppy/thumbnail-generator | 1.5.6 | | @uppy/facebook | 1.1.0 | @uppy/transloadit | 1.5.3 | | @uppy/file-input | 1.4.6 | @uppy/tus | 1.5.6 | | @uppy/form | 1.3.9 | @uppy/url | 1.5.0 | | @uppy/golden-retriever | 1.3.8 | @uppy/utils | 2.3.0 | | @uppy/google-drive | 1.5.0 | @uppy/webcam | 1.6.0 | | @uppy/informer | 1.5.0 | @uppy/xhr-upload | 1.5.3 | | @uppy/instagram | 1.4.0 | uppy | 1.11.0 | | @uppy/locales | 1.12.0 | - | - |

This Release offers Dashboard redesign (Dark mode), and support for Google Docs in Companion.

  • @uppy/webcam: Try to respect restrictions (#2090 / @goto-bus-stop)
  • @uppy/dashboard: 2020 redesign 🍿 (#2015 / @arturi)
  • @uppy/companion: drop parallel down/upload for S3 multipart (#2114 / @goto-bus-stop)
  • @uppy/core: add typings for setOptions(). (#2135 / @goto-bus-stop)
  • @uppy/react: fix typescript proptypes for DashboardModal, fixes #2124 (#2136 / @goto-bus-stop)
  • @uppy/companion: emit error to client if download fails (#2139 / @ifedapoolarewaju)
  • @uppy/dashboard: Log warning instead of an error when trigger is not found (#2144 / @arturi)
  • @uppy/locales: Polish language pack. (#2138 / @alfatv)
  • @uppy/companion: add support to download gsuite (google docs, google spreadsheet) files (#2145 / @ifedapoolarewaju)
  • @uppy/locales: Croatian translations added (#2150 / @dkisic)
  • @uppy/core: Only _startIfAutoProceed if some files were actually added (#2146 / @arturi)
  • @uppy/thumbnail-generator: replace exif-js with exifr in thumbnail-generator (#2140 / @MikeKovarik)
arturi
published 1.10.0 •

Changelog

Source

1.10.0

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.10.0 | uppy | 1.10.0 |

This release offers a bunch of Companion improvements and bug fixes.

  • @uppy/companion: pass endpoint and region to AWS SDK constructor (#2113 / @goto-bus-stop)
  • @uppy/companion: Allow S3 ACL to be specified in Companion Standalone (#2111 / @jasonbosco)
  • @uppy/companion: return 401 early if token is not set (#2118 / @ifedapoolarewaju)
  • @uppy/companion: allow providing any S3 option, closes #1388 (#2030 / @goto-bus-stop)
  • @uppy/companion:: don’t log redundant errors in production (#2112 / @ifedapoolarewaju)
  • docs: Add S3 ACL option to companion docs (#2109 / @jasonbosco)
ifedapoolarewaju
published 1.9.5 •

ifedapoolarewaju
published 1.9.4 •

Changelog

Source

1.9.4

Released 2020-02-28

This release rolls out a fix for companion an issue introduced after this PR. See #2096 for more details.

| Package | Version | |-|-| | @uppy/companion | 1.9.5 |

  • @uppy/companion: read state from session in oauth-redirect controller (#2096 / @ifedapoolarewaju)

Released: 2020-02-27

Previous 1.9.3 release has been deprecated due to broken URL Provider (see #2094).

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.9.4 | @uppy/locales | 1.11.5 |

  • @uppy/companion: return the right httpAgent when protocol value contains ":" (#2094 / @ifedapoolarewaju)
  • @uppy/locales: fix pluralization in pt_BR (#2093 / @fgallinari)
ifedapoolarewaju
published 1.9.3 •

Changelog

Source

1.9.3

Released: 2020-02-26

⚠️ This release patches a Server Side Request Forgery (SSRF) Security vulnerability on @uppy/companion

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.9.3 | @uppy/robodog | 1.5.3 | | @uppy/drag-drop | 1.4.6 | @uppy/webcam | 1.5.5 | | @uppy/locales | 1.11.4 | uppy | 1.9.3 | | @uppy/react | 1.4.6 | - | - |

  • @uppy/companion: ⚠️ patch SSRF Security vulnerability (#2083 / @ifedapoolarewaju)
  • @uppy/webcam: Check the availability isTypeSupported api before calling (#2072 / @naveed-ahmad)
  • @uppy/locales: Locale DE_de added new keys. (#2084 / @SpazzMarticus)
  • @uppy/locales: Update zh_TW.js (#2075 / @cellvinchung)
  • @uppy/drag-drop: add a type test and document shared props (#2003 / @andychongyz)
  • @uppy/companion: make s3 signed url expiry configurable in companion (#2085 / @adamelmore)
  • build: contributors:save fix — the node.js version (#2078 / @arturi)
arturi
published 1.9.2 •

Changelog

Source

1.9.2

Released: 2020-02-14

This release adds @uppy/onedrive to uppy’s package.json, fixing the bug reported at https://github.com/transloadit/uppy/commit/f291688fb813c55ff905abb334eff61c1c5a9dd0#commitcomment-37278041, and introduces more robust type checking in #1918.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.2 | @uppy/progress-bar | 1.3.7 | | @uppy/aws-s3 | 1.5.2 | @uppy/provider-views | 1.5.5 | | @uppy/companion-client | 1.4.2 | @uppy/react | 1.4.5 | | @uppy/companion | 1.9.2 | @uppy/redux-dev-tools | 1.3.2 | | @uppy/core | 1.8.2 | @uppy/robodog | 1.5.2 | | @uppy/dashboard | 1.6.2 | @uppy/status-bar | 1.5.2 | | @uppy/drag-drop | 1.4.5 | @uppy/store-default | 1.2.1 | | @uppy/dropbox | 1.3.8 | @uppy/store-redux | 1.2.1 | | @uppy/facebook | 0.2.5 | @uppy/thumbnail-generator | 1.5.5 | | @uppy/file-input | 1.4.5 | @uppy/transloadit | 1.5.2 | | @uppy/form | 1.3.8 | @uppy/tus | 1.5.5 | | @uppy/golden-retriever | 1.3.7 | @uppy/url | 1.4.5 | | @uppy/google-drive | 1.4.2 | @uppy/utils | 2.2.2 | | @uppy/informer | 1.4.2 | @uppy/webcam | 1.5.4 | | @uppy/instagram | 1.3.8 | @uppy/xhr-upload | 1.5.2 | | @uppy/locales | 1.11.3 | uppy | 1.9.2 | | @uppy/onedrive | 1.0.2 | - | - |

  • build: Actually check types. Use tsd so our typings test files can actually assert that types are correct (#1918 / @goto-bus-stop )
  • @uppy/companion: Only set cookies for providers that need it (#2055 / @ifedapoolarewaju)
  • docs: Add Content-Type header to presigned url example (#2061 / @scherroman)
  • uppy: Add onedrive to uppy package.json (349247607513bc6b33bf2a90ab0b82f8f2e81d78 / @arturi)
arturi
published 1.9.1 •

Changelog

Source

1.9.1

Released: 2020-02-12

Previous 1.9.0 release has been deprecated due to an incorrect Lerna/npm published release. Please update all packages to the next patch version (or @latest), see the table below.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.1 | @uppy/onedrive | 1.0.1 | | @uppy/aws-s3 | 1.5.1 | @uppy/progress-bar | 1.3.6 | | @uppy/companion | 1.9.1 | @uppy/provider-views | 1.5.4 | | @uppy/core | 1.8.1 | @uppy/react | 1.4.4 | | @uppy/dashboard | 1.6.1 | @uppy/robodog | 1.5.1 | | @uppy/drag-drop | 1.4.4 | @uppy/status-bar | 1.5.1 | | @uppy/dropbox | 1.3.7 | @uppy/thumbnail-generator | 1.5.4 | | @uppy/facebook | 0.2.4 | @uppy/transloadit | 1.5.1 | | @uppy/file-input | 1.4.4 | @uppy/tus | 1.5.4 | | @uppy/form | 1.3.7 | @uppy/url | 1.4.4 | | @uppy/golden-retriever | 1.3.6 | @uppy/utils | 2.2.1 | | @uppy/google-drive | 1.4.1 | @uppy/webcam | 1.5.3 | | @uppy/informer | 1.4.1 | @uppy/xhr-upload | 1.5.1 | | @uppy/instagram | 1.3.7 | uppy | 1.9.1 | | @uppy/locales | 1.11.2 | - | - |

  • @uppy/companion: return more accurate error status codes (#2053 /@ifedapoolarewaju)
arturi
published 1.9.0 •

Changelog

Source

1.9.0

Released: 2020-02-11

⚠️ 1.9.0 and all related packages have been deprecated due to an incorrect Lerna/npm published release. Please update all packages to the next patch version, see #1.9.1.

This release adds support for the new Instagram API, image and archive icons to the Dashboard, fixes upload retries and moves OneDrive out of beta.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.0 | @uppy/onedrive | 1.0.0 | | @uppy/aws-s3 | 1.5.0 | @uppy/progress-bar | 1.3.5 | | @uppy/companion | 1.9.0 | @uppy/provider-views | 1.5.3 | | @uppy/core | 1.8.0 | @uppy/react | 1.4.3 | | @uppy/dashboard | 1.6.0 | @uppy/robodog | 1.5.0 | | @uppy/drag-drop | 1.4.3 | @uppy/status-bar | 1.5.0 | | @uppy/dropbox | 1.3.6 | @uppy/thumbnail-generator | 1.5.3 | | @uppy/facebook | 0.2.3 | @uppy/transloadit | 1.5.0 | | @uppy/file-input | 1.4.3 | @uppy/tus | 1.5.3 | | @uppy/form | 1.3.6 | @uppy/url | 1.4.3 | | @uppy/golden-retriever | 1.3.5 | @uppy/utils | 2.2.0 | | @uppy/google-drive | 1.4.0 | @uppy/webcam | 1.5.2 | | @uppy/informer | 1.4.0 | @uppy/xhr-upload | 1.5.0 | | @uppy/instagram | 1.3.6 | uppy | 1.9.0 | | @uppy/locales | 1.11.1 | - | - |

  • @uppy/companion: support new Instagram Graph API (#1966 / @ifedapoolarewaju)
  • @uppy/companion: add option to set http method for remote multipart uploads (#2047 / @ifedapoolarewaju)
  • @uppy/core: core: setState(modifiedFiles) in onBeforeUpload (#2028 / @arturi)
  • @uppy/core: always log errors (#2029 / @arturi)
  • @uppy/core: clear state.error after the last file is removed (#2041 / @arturi)
  • @uppy/core: fix mime type checking bug (#2004 / @shahimclt)
  • @uppy/core: add noNewAlreadyUploading and noDuplicates locale strings (#2057 / @arturi)
  • @uppy/core, @uppy/transloadit: allow new uploads when retrying; improve error handling (#1960 / @arturi)
  • @uppy/core: add .tsv and .tab: text/tab-separated-values (#2056 / @arturi)
  • @uppy/google-drive: remove conditional to replace google with drive (#2044 / @ifedapoolarewaju)
  • @uppy/dashboard: add image and archive icons (#2027 / @arturi)
  • @uppy/dashboard: change aria-level attribute to correct syntax (#2032 / @efbautista)
  • @uppy/onedrive: make encryption shorter + enable onedrive on website (#2034 / @ifedapoolarewaju)
  • @uppy/aws-s3: remove encodeURIComponent to avoid encoding characters twice (#2033 / @yoann-hellopret)
  • @uppy/informer, @uppy/status-bar: display a browser alert when an error question mark button is clicked (#2031 / @arturi)
  • build: upload downloadable zip archive of releases to CDN (#2052 / @kvz)
  • providers: remove redundant use of options (#2046 / @ifedapoolarewaju)
  • website: switch from Discourse to Disqus for comments (c4af95d98cdd5c3727ee5c14dfd07af227c59b9e / @kvz)
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