Socket
Socket
Sign inDemoInstall

@uppy/tus

Package Overview
Dependencies
35
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
12Next

1.9.2

Diff

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

goto-bus-stop
published 1.8.6 •

arturi
published 1.8.5 •

arturi
published 1.8.4 •

arturi
published 1.8.3 •

arturi
published 1.8.2 •

goto-bus-stop
published 1.8.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc