Socket
Socket
Sign inDemoInstall

@uppy/informer

Package Overview
Dependencies
Maintainers
5
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/informer - npm Package Versions

13
8

2.1.1

Diff

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)
arturi
published 3.0.0-beta.3 •

Changelog

Source

3.0.0-beta.3

Released: 2022-07-27

  • @uppy/react: Fix exports in propTypes.js to fix website build (Murderlon)
  • @uppy/dashboard,@uppy/webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (Artur Paikin / #3844)
  • @uppy/aws-s3-multipart: make headers part indexed too in prepareUploadParts (Merlijn Vos / #3895)
  • @uppy/aws-s3,@uppy/core,@uppy/dashboard,@uppy/store-redux,@uppy/xhr-upload: upgrade nanoid to v4 (Antoine du Hamel / #3904)
  • @uppy/companion: update minimal supported Node.js version in the docs (Antoine du Hamel / #3902)
  • @uppy/companion: upgrade redis to version 4.x (Antoine du Hamel / #3589)
  • @uppy/companion: remove unnecessary ts-ignores (Mikael Finstad / #3900)
  • meta: use node: protocol when using Node.js built-in core modules (Antoine du Hamel / #3871)
  • meta: upgrade to Vite v3 (Antoine du Hamel / #3882)
  • @uppy/companion: remove COMPANION_S3_GETKEY_SAFE_BEHAVIOR env variable (Antoine du Hamel / #3869)
  • meta: fix release script for major beta versions (Antoine du Hamel)
arturi
published 3.0.0-beta.2 •

Changelog

Source

3.0.0-beta.2

Released: 2022-07-06

  • example: fix custom-provider example (Antoine du Hamel / #3854)
  • example: fix Vue3 example (Antoine du Hamel / #3774)
  • @uppy/companion: remove deprecated duplicated metrics (Mikael Finstad / #3833)
  • example: update CDN example (Antoine du Hamel / #3803)
  • @uppy/companion: Companion 3 default to no s3 acl (Mikael Finstad / #3826)
  • @uppy/companion: rewrite companion.app() to return an object (Mikael Finstad / #3827)
  • @uppy/companion: remove companion provider compat api (Mikael Finstad / #3828)
  • @uppy/companion: rewrite code for node >=14 (Mikael Finstad / #3829)
  • @uppy/companion: remove chunkSize backwards compatibility (Mikael Finstad / #3830)
  • @uppy/companion: Companion: make emitSuccess and emitError private (Mikael Finstad / #3832)
  • @uppy/companion: do not use a default upload protocol (Mikael Finstad / #3834)
arturi
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1

Released: 2022-06-09

  • meta: improve release process for beta branch (Antoine du Hamel / #3809)
  • uppy: refactor to ESM (Antoine du Hamel / #3807)
  • @uppy/core,@uppy/dashboard: fix types for some events (Antoine du Hamel / #3812)
  • example: update Vue2 example (Antoine du Hamel / #3802)
arturi
published 3.0.0-beta •

Changelog

Source

3.0.0-beta

Released: 2022-05-30

  • meta: temporary adjust release script for the beta (Antoine du Hamel)
  • meta: disable ESM to CJS transform in dist files (Antoine du Hamel / #3773)
  • @uppy/companion: remove searchProviders wrapper & move s3 options (Merlijn Vos / #3781)
  • meta: do not test on EOL versions of Node.js (Antoine du Hamel / #3786)
  • @uppy/companion: remove support for EOL versions of Node.js (Antoine du Hamel / #3784)
  • @uppy/react: refactor to ESM (Antoine du Hamel / #3780)
  • @uppy/transloadit: remove IE 10 hack (Antoine du Hamel / #3777)
arturi
published 2.1.0 •

Changelog

Source

2.1.0

Released: 2021-09-01

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.2 | @uppy/svelte | 1.0.2 | | @uppy/aws-s3 | 2.0.2 | @uppy/thumbnail-generator | 2.0.2 | | @uppy/core | 2.0.2 | @uppy/vue | 0.4.0 | | @uppy/dashboard | 2.0.2 | @uppy/xhr-upload | 2.0.2 | | @uppy/react | 2.0.2 | uppy | 2.1.0 | | @uppy/robodog | 2.0.3 | - | - |

  • @uppy/aws-s3: fix 'send' XMLHttpRequest (#3130 / @jhen0409)
  • @uppy/aws-s3, @uppy/thumbnail-generator, @uppy/xhr-upload: fix i18n (#3142 / @jhen0409 / @aduh95)
  • @uppy/react: fix DashboardModal's target type (#3110 / @Murderlon)
  • @uppy/xhr-upload: add types for methods (#3154 / @BePo65)
  • @uppy/core: improve accuracy/compatibility of success/error callback types (#3141 / @Hawxy)
  • @uppy/vue: add Vue FileInput component (#3125 / @valentinoli)
arturi
published 2.0.5 •

arturi
published 2.0.4 •

aduh95
published 2.0.3 •

murderlon
published 2.0.2 •

Changelog

Source

2.0.2

Released: 2021-08-26

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.2 | @uppy/robodog | 2.0.2 | | @uppy/aws-s3-multipart | 2.0.2 | @uppy/robodog | 2.0.3 | | @uppy/aws-s3 | 2.0.2 | @uppy/svelte | 1.0.2 | | @uppy/companion | 3.0.1 | @uppy/thumbnail-generator | 2.0.2 | | @uppy/vue | 0.4.0 | @uppy/core | 2.0.2 | | @uppy/dashboard | 2.0.2 | uppy | 2.0.2 | | @uppy/golden-retriever | 2.0.2 | @uppy/xhr-upload | 2.0.2 | | @uppy/react | 2.0.2 | - | - |

  • @uppy/aws-s3-multipart: fix route ordering and query parameters (#3132 / @rossng)
  • @uppy/core: add types overload for off method (#3137 / @Hawxy)
  • @uppy/golden-retriever: handle promise rejections (#3131 / @Murderlon)
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