Socket
Socket
Sign inDemoInstall

@uppy/zoom

Package Overview
Dependencies
20
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

3.0.0-beta.7

Diff

kvz
published 3.0.0-beta.6 •

kvz
published 3.0.0-beta.5 •

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.3.1 •

Changelog

Source

2.3.1

Released: 2021-12-09

| Package | Version | Package | Version | | ----------------- | ------- | ----------------- | ------- | | @uppy/angular | 0.2.7 | @uppy/store-redux | 2.0.3 | | @uppy/audio | 0.2.1 | @uppy/svelte | 1.0.6 | | @uppy/aws-s3 | 2.0.7 | @uppy/vue | 0.4.4 | | @uppy/companion | 3.1.3 | @uppy/xhr-upload | 2.0.7 | | @uppy/core | 2.1.4 | @uppy/robodog | 2.1.5 | | @uppy/dashboard | 2.1.3 | uppy | 2.3.1 | | @uppy/locales | 2.0.5 | | |

  • meta: update npm deps (Antoine du Hamel / #3352)
  • @uppy/companion: fix Dockerfile and deploy automation (Mikael Finstad / #3355)
  • @uppy/companion: don’t pin Yarn version in package.json (Antoine du Hamel / #3347)
  • @uppy/aws-s3,@uppy/core,@uppy/dashboard,@uppy/store-redux,@uppy/xhr-upload: deps: use nanoid/non-secure to workaround react-native limitation (Antoine du Hamel / #3350)
  • @uppy/audio: showRecordingLength option was removed, always clearInterval (Artur Paikin / #3351)
  • meta: drop stringify-object dependency to generate locales (Antoine du Hamel / #3344)
  • meta: add release automations (Antoine du Hamel / #3304)
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 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.3.0 •

Changelog

Source

2.3.0

Released: 2021-12-07

| Package | Version | Package | Version | | ------------------------- | ------- | ------------------------- | ------- | | @uppy/angular | 0.2.6 | @uppy/locales | 2.0.4 | | @uppy/audio | 0.2.0 | @uppy/onedrive | 2.0.5 | | @uppy/aws-s3 | 2.0.6 | @uppy/provider-views | 2.0.6 | | @uppy/aws-s3-multipart | 2.2.0 | @uppy/react | 2.1.2 | | @uppy/box | 1.0.5 | @uppy/screen-capture | 2.0.5 | | @uppy/companion | 3.1.2 | @uppy/status-bar | 2.1.2 | | @uppy/companion-client | 2.0.4 | @uppy/store-default | 2.0.3 | | @uppy/core | 2.1.3 | @uppy/thumbnail-generator | 2.0.6 | | @uppy/dashboard | 2.1.2 | @uppy/transloadit | 2.0.5 | | @uppy/drag-drop | 2.0.5 | @uppy/tus | 2.1.2 | | @uppy/dropbox | 2.0.5 | @uppy/url | 2.0.5 | | @uppy/facebook | 2.0.5 | @uppy/utils | 4.0.4 | | @uppy/file-input | 2.0.5 | @uppy/webcam | 2.0.5 | | @uppy/golden-retriever | 2.0.6 | @uppy/xhr-upload | 2.0.6 | | @uppy/google-drive | 2.0.5 | @uppy/zoom | 1.0.5 | | @uppy/image-editor | 1.1.0 | @uppy/robodog | 2.1.4 | | @uppy/informer | 2.0.5 | uppy | 2.3.0 | | @uppy/instagram | 2.0.5 | | |

  • meta: add release automations (Antoine du Hamel / #3304)
  • @uppy/dashboard: Save meta fields when opening the image editor (Merlijn Vos / #3339)
  • @uppy/aws-s3-multipart: Drop lockedCandidatesForBatch and mark chunks as busy when preparing (Yegor Yarko / #3342)
  • @uppy/webcam: fix broken links in webcam.md (Antoine du Hamel / #3346)
  • @uppy/audio: new @uppy/audio plugin for recording with microphone (Artur Paikin / #2976)
  • build: force use of @babel/plugin-proposal-optional-chaining (Antoine du Hamel / #3335)
  • @uppy/companion: fix deploy Yarn version (Antoine du Hamel / #3327)
  • @uppy/companion: upgrade aws-sdk (Mikael Finstad / #3334)
  • @uppy/core: disable loose transpilation for legacy bundle (Antoine du Hamel / #3329)
  • @uppy/angular: examples: update angular-example to Angular v13 (Antoine du Hamel / #3325)
  • meta: Update BACKLOG.md (Artur Paikin, Merlijn Vos)
  • meta: Add disableLocalFiles to options summary (Steve Barker / #3323)
  • meta: Create SECURITY.md (Ziding Zhang / #3052)
  • @uppy/image-editor: Pass croppedCanvasOptions to getCroppedCanvas (Mohamed Boudra / #3320)
  • meta: finish master->main job (Mikael Finstad / #3315)
  • website: update documents that were out of date (Antoine du Hamel / #3317)
  • @uppy/status-bar: Status bar error state improvements (Merlijn Vos / #3299)
  • doc: Fix typo in docs/drag-drop.md (Ash Allen / #3319)
  • website: Update /support and docs about Transloadit-hosted Companion (Artur Paikin / #3243)
  • @uppy/aws-s3,@uppy/box,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/google-drive,@uppy/image-editor,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/screen-capture,@uppy/status-bar,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/url,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: Refactor locale scripts & generate types and docs (Merlijn Vos / #3276)
  • @uppy/companion: Remove references of incorrect options argument for companion.socket (Mikael Finstad / #3307)
  • @uppy/companion: Upgrade linting to 2.0.0-0 (Kevin van Zonneveld / #3280)
arturi
published 2.2.0 •

Changelog

Source

2.2.0

Released: 2021-10-06

This release marks a major version for @uppy/unsplash plugin which is now production-ready. It also includes various fixes and improvements such as fix to @uppy/transloadit plugin and adds onDrop event to @uppy/drop-target.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/angular | 0.2.4 | @uppy/provider-views | 2.0.3 | | @uppy/aws-s3-multipart | 2.1.0 | @uppy/react-native | 0.2.3 | | @uppy/aws-s3 | 2.0.4 | @uppy/react | 2.1.0 | | @uppy/box | 1.0.3 | @uppy/redux-dev-tools | 2.0.2 | | @uppy/companion-client | 2.0.2 | @uppy/robodog | 2.1.0 | | @uppy/companion | 3.1.0 | @uppy/screen-capture | 2.0.3 | | @uppy/core | 2.1.0 | @uppy/status-bar | 2.1.0 | | @uppy/dashboard | 2.1.0 | @uppy/store-default | 2.0.1 | | @uppy/drag-drop | 2.0.3 | @uppy/store-redux | 2.0.1 | | @uppy/drop-target | 1.1.0 | @uppy/svelte | 1.0.4 | | @uppy/dropbox | 2.0.3 | @uppy/thumbnail-generator | 2.0.4 | | @uppy/facebook | 2.0.3 | @uppy/transloadit | 2.0.3 | | @uppy/file-input | 2.0.3 | @uppy/tus | 2.1.0 | | @uppy/form | 2.0.3 | @uppy/unsplash | 2.0.0 | | @uppy/golden-retriever | 2.0.4 | @uppy/url | 2.0.3 | | @uppy/google-drive | 2.0.3 | @uppy/utils | 4.0.2 | | @uppy/image-editor | 1.0.3 | @uppy/vue | 0.4.2 | | @uppy/informer | 2.0.3 | @uppy/webcam | 2.0.3 | | @uppy/instagram | 2.0.3 | @uppy/xhr-upload | 2.0.4 | | @uppy/locales | 2.0.2 | @uppy/zoom | 1.0.3 | | @uppy/onedrive | 2.0.3 | remark-lint-uppy | 0.0.3 | | @uppy/progress-bar | 2.0.3 | uppy | 2.2.0 |

  • @uppy/angular: fix component crash by loosening package.json version constraints (#3210 / @ajkachnic)
  • @uppy/aws-s3-multipart: Retry prepareUploadParts on fail for @uppy/aws-s3-multipart (#3224 / @Murderlon)
  • @uppy/aws-s3: Fix AWS S3 upload on React Native (#3064 / @Cretezy)
  • @uppy/companion: Object.fromEntries is not available on Node.js v10.x (#3209 / @aduh95)
  • @uppy/companion: Close window on auth callback error and show error to user (#3143 / @mifi)
  • @uppy/companion: Default allow headers (#3167 / @mifi)
  • @uppy/companion: docs: fix typo in companion.md (#3240 / @eltociear)
  • @uppy/companion: Include status code in HTTP error message (#3212 / @mifi)
  • @uppy/companion: Make uploadUrls recommended (#3182 / @mifi)
  • @uppy/companion: Use GET instead of HEAD for getURLMeta + Cut off length of file names (#3048 / @mifi)
  • @uppy/core: Fix typo in @uppy/core types (#3230 / @lucax88x)
  • @uppy/core: move Uppy class to its own module (#3225 / @aduh95)
  • @uppy/dashboard: Add info about include in the Dashboard (#3236 / @epexa)
  • @uppy/dashboard: Fix i18n error in CopyLinkButton (#3235 / @Murderlon)
  • @uppy/dashboard: fix linter (#3206 / @aduh95)
  • @uppy/drop-target: expose onDrop events (#3238 / @Murderlon)
  • @uppy/image-editor: add workaround for when Cropper is loaded as ESM (#3218 / @aduh95)
  • @uppy/locales: added translate for missingRequiredMetafield es_ES (#3242 / @sebasegovia01)
  • @uppy/react: propagate prop mutation (#3208 / @aduh95)
  • @uppy/react: update HTMLAttributes filter (#3215 / @aduh95)
  • @uppy/status-bar: Show all details on mobile when showProgressDetails is true (#3174 / @Murderlon)
  • @uppy/store-redux: Improve docs on redux store integration (#3227 / @Murderlon)
  • @uppy/transloadit: pass fields to transloadit (#3228 / @aduh95)
  • @uppy/tus: Add support for opts.headers as a function in @uppy/tus (#3221 / @danilat)
  • @uppy/unsplash: Make @uppy/unsplash production ready (#3196 / @Murderlon)
  • @uppy/xhr-upload: fix this.uppy is undefined error (#3207 / @aduh95)
  • ci: test on Node.js v16.x (#3205 / @aduh95)
  • website: Remove broken link in plugin_list.ejs (#3166 / @YukeshShr)
2345Next
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