Socket
Socket
Sign inDemoInstall

@uppy/image-editor

Package Overview
Dependencies
3
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

3.0.0-beta.5

Diff

Changelog

Source

3.0.0-beta.5

Released: 2022-08-16

  • meta: prepare release workflow for beta versions (Antoine du Hamel)
  • @uppy/provider-views: Reset filter input correctly in provider views (Merlijn Vos / #3978)
  • @uppy/aws-s3-multipart: Fix when using Companion (Merlijn Vos / #3969)
  • @uppy/companion: Companion: bring back default upload protocol (Mikael Finstad / #3967)
  • meta: Update CONTRIBUTING.md (Mikael Finstad / #3966)
  • meta: fix contributing link (Mikael Finstad / #3968)
  • @uppy/companion: enforce usage of uploadUrls (Mikael Finstad / #3965)
  • @uppy/utils: Fix webp mimetype (Merlijn Vos / #3961)
  • @uppy/locales: Add compressor string translation to Japanese locale (kenken / #3963)
  • meta: Fix statement about cropping images in README.md (Mikael Finstad / #3964)
  • @uppy/aws-s3-multipart: Fix race condition in #uploadParts (Morgan Zolob / #3955)
  • @uppy/provider-views: core validateRestrictions: return error directly vs the result/reason obj (Artur Paikin / #3951)
  • @uppy/aws-s3: Export AwsS3UploadParameters & AwsS3Options interfaces (Antonina Vertsinskaya / #3956)
  • website: convert all website examples to ESM (Antoine du Hamel / #3957)
  • @uppy/companion: fix crash if redis disconnects (Mikael Finstad / #3954)
  • @uppy/companion: upgrade ws version (Antoine du Hamel / #3949)
  • @uppy/companion: sort Dropbox response & refactor to async/await (Mikael Finstad / #3897)
  • @uppy/utils: modernize getDroppedFiles (Antoine du Hamel / #3534)
  • @uppy/companion: fix default getKey for non-standalone too (Mikael Finstad / #3945)
  • @uppy/aws-s3-multipart: ignore exception inside abortMultipartUpload (Antoine du Hamel / #3950)
  • @uppy/companion: remove isobject from dependencies (Antoine du Hamel / #3948)
  • @uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947)
  • @uppy/core,@uppy/react: Fix all breaking todo comments for 3.0 (Merlijn Vos / #3907)
  • @uppy/companion: show deprecation message when using legacy s3 options (Antoine du Hamel / #3944)
  • example: fix aws-companion example (Antoine du Hamel / #3850)
kvz
published 3.0.0-beta.4 •

Changelog

Source

3.0.0-beta.4

Released: 2022-08-03

  • @uppy/companion,@uppy/tus: Upgrade tus-js-client to 3.0.0 (Merlijn Vos / #3942)
  • meta: fix release script (Antoine du Hamel)
  • @uppy/aws-s3-multipart: Correctly handle errors for prepareUploadParts (Merlijn Vos / #3912)
  • @uppy/store-default: export the class, don't expose .callbacks (Antoine du Hamel / #3928)
  • @uppy/remote-sources: do not rely on .name property (Antoine du Hamel / #3941)
  • @uppy/screen-capture: fix TODOs (Antoine du Hamel / #3930)
  • @uppy/status-bar: rename internal modules (Antoine du Hamel / #3929)
  • @uppy/transloadit: remove static properties in favor of exports (Antoine du Hamel / #3927)
  • @uppy/informer: simplify render method (Antoine du Hamel / #3931)
  • @uppy/url: remove private methods from public API (Antoine du Hamel / #3934)
  • @uppy/dashboard: change copyToClipboard signature (Antoine du Hamel / #3933)
  • @uppy/drop-target: remove isFileTransfer from the public API (Antoine du Hamel / #3932)
  • meta: improve beta release script (Antoine du Hamel)
kvz
published 2.4.6 •

kvz
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)
kvz
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)
kvz
published 2.4.5 •

kvz
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)
kvz
published 2.4.4 •

arturi
published 2.4.3 •

arturi
published 2.4.2 •

23456Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc