Socket
Socket
Sign inDemoInstall

@uppy/webcam

Package Overview
Dependencies
11
Maintainers
5
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
67910Next

1.3.0

Diff

arturi
published 1.2.0 •

Changelog

Source

1.2.0

Released: 2019-06-07

This release fixes an issue when using Transloadit and the @uppy/form plugin. To do so, a new metaFields option was added to the @uppy/tus plugin.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.2.0 | @uppy/transloadit | 1.1.1 | | @uppy/locales | 1.4.0 | @uppy/tus | 1.2.0 | | @uppy/robodog | 1.1.1 | uppy | 1.2.0 |

  • @uppy/companion: ability to load secret keys from files (#1632 / @dargmuesli)
  • @uppy/locales: add Japanese (#1643 / @johnmanjiro13, @s-jcs)
  • @uppy/tus: add metaFields option (#1644 / @goto-bus-stop)
arturi
published 1.1.0 •

Changelog

Source

1.1.0

Released: 2019-06-05

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.1.0 | @uppy/provider-views | 1.1.0 | | @uppy/aws-s3 | 1.1.0 | @uppy/react-native | 0.1.2 | | @uppy/companion-client | 1.1.0 | @uppy/react | 1.1.0 | | @uppy/companion | 1.1.0 | @uppy/redux-dev-tools | 1.1.0 | | @uppy/core | 1.1.0 | @uppy/robodog | 1.1.0 | | @uppy/dashboard | 1.1.0 | @uppy/status-bar | 1.1.0 | | @uppy/drag-drop | 1.1.0 | @uppy/store-default | 1.1.0 | | @uppy/dropbox | 1.1.0 | @uppy/store-redux | 1.1.0 | | @uppy/file-input | 1.1.0 | @uppy/thumbnail-generator | 1.1.0 | | @uppy/form | 1.1.0 | @uppy/transloadit | 1.1.0 | | @uppy/golden-retriever | 1.1.0 | @uppy/tus | 1.1.0 | | @uppy/google-drive | 1.1.0 | @uppy/url | 1.1.0 | | @uppy/informer | 1.1.0 | @uppy/utils | 1.1.0 | | @uppy/instagram | 1.1.0 | @uppy/webcam | 1.1.0 | | @uppy/locales | 1.3.0 | @uppy/xhr-upload | 1.1.0 | | @uppy/progress-bar | 1.1.0 | uppy | 1.1.0 |

  • @uppy/robodog: actually support specifying Dashboard options (#1504 / @goto-bus-stop)
  • @uppy/aws-s3: Do not extract keys from empty fields (#1569 / @alexnj)
  • docs: Thumbnail Generator – Update arguments in "thumbnail:generated" callback docs (#1567 / @janko)
  • docs: polyfills are already included in the CDN bundle (#1576 / @arturi)
  • docs: xhr-upload: Update the upload-success event docs (#1573 / @janko)
  • build: Upgrade build dependencies: Babel to v7, Eslint to v5, Jest to v24, Typescript to v3, Postcss to v7 (#1549 / @goto-bus-stop)
  • build: Update iOS version in integration tests (#1548 / @goto-bus-stop)
  • build: New uploadcdn script (#1586 / @goto-bus-stop)
  • @uppy/locales: Added Hungarian translations (#1580 / @nagyv)
  • build: Fix tags for docker build (#1579 / @kiloreux)
  • build: Fix npm and github security warnings (#1601 / @goto-bus-stop)
  • build: New sync version (#1600 / @goto-bus-stop)
  • @uppy/companion: set upload filename from metadata during uploads (#1587 / @ifedapoolarewaju)
  • @uppy/dashboard: fix for file previews being partially invisible sometimes in safari (#1584 / @lakesare) @uppy/dashboard: made added-files previews look more proportional (#1588 / @lakesare, @arturi)
  • @uppy/dashboard, @uppy/drag-drop, @uppy/file-input: Fix/on before file added not called (#1597 / @lakesare, @arturi)
  • @uppy/react: dashboard react component prop typings updated (#1598 / @sagar7993)
  • @uppy/informer: Remove color-related code and docs (#1596 / @arturi)
  • @uppy/companion: Add remote-url to emit-success, fix #1607 (#1608 / @Zyclotrop-j)
  • @uppy/golden-retriever: Use this.opts instead of opts (#1618 / @arturi)
  • @uppy/locales: Create sr_Latn_RS.js for Serbian (Latin, Serbia) (#1614 / @arturi)
  • @uppy/locales: Support locale variants, see #1614 (f9f4b5d74b9b3fb2e24aaf935fed4d79ecae42ab / @kvz)
  • @uppy/dashboard: made paste work while we're focused on buttons (#1619 / @lakesare)
  • @uppy/companion: return mimetypes for dropbox files (#1599 / @ifedapoolarewaju)
  • @uppy/locales: Add Portuguese (brazil) language pack (pt_BR) (#1621 / @willycamargo)
  • website: fix demo not working in IE 11 (es5), add Dropbox too (07397ed88bed140cdca1f3cf19e2eaab2726bbb2 / @arturi)
  • docs: examples: mention that you need to install & bootstrap (513ba53c378766e2d1e9c2885fd0311184b67c1d / @goto-bus-stop)
  • docs: Fix error in documentation of AWS S3 Multipart::prepareUploadPart(file, partData) (c4e739b90a06499918f737c6cdcdfd9b413c69b2 / @kvz, @mattes3)
  • docs: Explain how to not send any meta fields with xhr-upload (#1617 / @arturi)
  • @uppy/core: use uploadStarted: null instead of false (#1628 / @goto-bus-stop)
  • @uppy/utils - made getDroppedFiles.js work for IE11, fixes #1622 (#1630 / @lakesare)
  • @uppy/provider-views: make trailing slash optional when validating auth origin (#1589 / @ifedapoolarewaju)
  • @uppy/drag-drop: Feature/replace dnd in drag drop package (#1565 / @lakesare)
arturi
published 1.0.2 •

Changelog

Source

1.0.2

Released: 2019-05-17

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.0.2 | @uppy/progress-bar | 1.0.2 | | @uppy/aws-s3 | 1.0.2 | @uppy/provider-views | 1.0.2 | | @uppy/companion | 1.0.2 | @uppy/react | 1.0.2 | | @uppy/core | 1.0.2 | @uppy/redux-dev-tools | 1.0.2 | | @uppy/dashboard | 1.0.2 | @uppy/robodog | 1.0.2 | | @uppy/drag-drop | 1.0.2 | @uppy/status-bar | 1.0.2 | | @uppy/dropbox | 1.0.2 | @uppy/thumbnail-generator | 1.0.2 | | @uppy/file-input | 1.0.2 | @uppy/transloadit | 1.0.2 | | @uppy/form | 1.0.2 | @uppy/tus | 1.0.2 | | @uppy/golden-retriever | 1.0.2 | @uppy/url | 1.0.2 | | @uppy/google-drive | 1.0.2 | @uppy/utils | 1.0.2 | | @uppy/informer | 1.0.2 | @uppy/webcam | 1.0.2 | | @uppy/instagram | 1.0.2 | @uppy/xhr-upload | 1.0.2 | | @uppy/locales | 1.2.0 | uppy | 1.0.2 |

  • @uppy/companion, @uppy/provider-views: ⚠️Send version header: This fix restores backwards-compatibility with Uppy Client ^1.0.0, by introducing uppyVersions param (in the future also an uppy-versions header). If this param is present, the authentication token is sent in a new way, as a string, otherwise it’s sent the old way, as JSON object (incompatible with IE). Please use @uppy/companion@1.0.2 for backwards-compatibility, @uppy/companion@1.0.1 is deprecated (#1564 / @ifedapoolarewaju)
  • @uppy/core: mimeTypes.js - added pdf file type (#1558 / @lakesare)
  • @uppy/locales: Add zh_TW translation (#1562 / @green-mike)
  • companion: remove deprecated "authorized" endpoint (33add61b613c5fc38c7cbace2f140c97dedc8b73 / @ifedapoolarewaju)
  • companion: remove fallback UPPYSERVER_* env options (bf2220ab9f95a0794b8e46fe6ff50af9e4b955d9 / @ifedapoolarewaju)
  • docs: add docs on locales — how to use from NPM and CDN, auto-generated list of languages that are supported already, invitation to add more (#1553 / @arturi, @kvz)
  • docs: document Companions Auth and Token mechanism (#1540 / @ifedapoolarewaju)
  • docs: update AWS S3 Multipart documentation wrt CORS settings (#1539 / @manuelkiessling)
  • website: cleanup (#1536 / @nqst)
  • website: output console logs in order (#1547 / @goto-bus-stop)
goto-bus-stop
published 1.0.1 •

Changelog

Source

1.0.1

Released: 2019-05-08

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.0.1 | @uppy/progress-bar | 1.0.1 | | @uppy/aws-s3 | 1.0.1 | @uppy/provider-views | 1.0.1 | | @uppy/companion-client | 1.0.1 | @uppy/react-native | 0.1.1 | | @uppy/companion | 1.0.1 | @uppy/react | 1.0.1 | | @uppy/core | 1.0.1 | @uppy/redux-dev-tools | 1.0.1 | | @uppy/dashboard | 1.0.1 | @uppy/robodog | 1.0.1 | | @uppy/drag-drop | 1.0.1 | @uppy/status-bar | 1.0.1 | | @uppy/dropbox | 1.0.1 | @uppy/thumbnail-generator | 1.0.1 | | @uppy/file-input | 1.0.1 | @uppy/transloadit | 1.0.1 | | @uppy/form | 1.0.1 | @uppy/tus | 1.0.1 | | @uppy/golden-retriever | 1.0.1 | @uppy/url | 1.0.1 | | @uppy/google-drive | 1.0.1 | @uppy/utils | 0.30.6 | | @uppy/informer | 1.0.1 | @uppy/webcam | 1.0.1 | | @uppy/instagram | 1.0.1 | @uppy/xhr-upload | 1.0.1 | | @uppy/locales | 1.1.0 | uppy | 1.0.1 |

⚠️ @uppy/companion@1.0.1 from this release has been deprecated, because it accidentally broke backwards-compatibility with Uppy Client ^1.0.0. It is now fixed in @uppy/companion@1.0.2, please update. See https://github.com/transloadit/uppy/pull/1564 for details. Sorry about the trouble!

This includes some important fixes for webpack, create-react-app, and Internet Explorer support, as well as a bunch of new languages! :sparkles:

  • pin preact to v8.2.9, fixes build problems with webpack and create-react-app (#1513 / @goto-bus-stop)
  • @uppy/companion, @uppy/companion-client: pass token through postMessage as JSON, fixes #1424 (@serverdevil, @goto-bus-stop)
  • @uppy/react: add thumbnailWidth prop type for Dashboard components, fixes #1524 (@goto-bus-stop)
  • @uppy/status-bar: hide seconds if ETA more than 1 hour (#1501 / @Tiarhai)
  • @uppy/locales: Add es_ES translation (#1502 / @jorgeepc)
  • @uppy/locales: Add zh_CN translation (#1503 / @Quorafind)
  • @uppy/locales: Add fa_IR translation (#1514 / @hrsh)
  • @uppy/locales: Add it_IT translation (#1516 / @tinny77)
arturi
published 1.0.0 •

Changelog

Source

1.0.0

Released: 2019-04-25

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.0.0 | @uppy/locales | 1.0.0 | | @uppy/aws-s3 | 1.0.0 | @uppy/progress-bar | 1.0.0 | | @uppy/companion-client | 1.0.0 | @uppy/provider-views | 1.0.0 | | @uppy/companion | 1.0.0 | @uppy/react | 1.0.0 | | @uppy/core | 1.0.0 | @uppy/redux-dev-tools | 1.0.0 | | @uppy/dashboard | 1.0.0 | @uppy/robodog | 1.0.0 | | @uppy/drag-drop | 1.0.0 | @uppy/status-bar | 1.0.0 | | @uppy/dropbox | 1.0.0 | @uppy/thumbnail-generator | 1.0.0 | | @uppy/file-input | 1.0.0 | @uppy/transloadit | 1.0.0 | | @uppy/form | 1.0.0 | @uppy/tus | 1.0.0 | | @uppy/golden-retriever | 1.0.0 | @uppy/url | 1.0.0 | | @uppy/google-drive | 1.0.0 | @uppy/webcam | 1.0.0 | | @uppy/informer | 1.0.0 | @uppy/xhr-upload | 1.0.0 | | @uppy/instagram | 1.0.0 | uppy | 1.0.0 |

  • @uppy/companion-client: Don’t show informer for an auth error for now (#1478 / @arturi)
  • @uppy/companion: Disable Tus parallel upload/download to solve pause/resume issues, until we figure out a better solution — (#1497 / @ifedapoolarewaju)
  • @uppy/companion: detect bytes upload mismatch for multipart uploads (#1470 / @ifedapoolarewaju)
  • @uppy/locales: Add Dutch locale (nl_NL) (#1462 / @clerx)
  • @uppy/locales: Add French language pack (#1481 / @kiloreux)
  • @uppy/locales: Add German language pack (#1475 / @tim-kos)
  • @uppy/locales: Add Russian language pack (ru_RU), make more strings translatable (#1467 / @arturi)
  • @uppy/react-native: Add custom file reader example for tus: this example uses expo-file-system, which does in reading file chunks for the case of ios. However, for the case of android, it seems to read the entire file. Publishing this example merely as a PoC so that other users can create their own fileReaders based on this example (#1489 / @ifedapoolarewaju)
  • @uppy/robodog: Add support for submitOnSuccess option (#1491 / @tim-kos)
  • @uppy/transloadit: Add assembly status property to assembly errors (#1488 / @goto-bus-stop)
  • @uppy/transloadit: Add connection error reporting (#1484 / @goto-bus-stop)
  • @uppy/tus: update tus-js-client to 1.8.0-0(057fb6200d9a7c6af452c5a79870fa74e362ec2c / @ifedapoolarewaju)
  • @uppy/xhr-upload: Add filename to FormData with bundle: true (#1487 / @goto-bus-stop)
  • @uppy/companion: investigate 423 and 500 issues with React Native + Url plugin when pause/resuming an upload (@ifedapoolarewaju)
  • docs: Add basic @uppy/react-native docs (#1494 / @arturi)
  • docs: Add docs for Thumbnail Generator plugin (#1468 / @arturi)
  • website: New website re-design by Alex (#1483 / @nqst, @arturi)
arturi
published 0.30.5 •

Changelog

Source

0.30.5

Released: 2019-04-19

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.5 | @uppy/progress-bar | 0.30.5 | | @uppy/aws-s3 | 0.30.5 | @uppy/provider-views | 0.30.5 | | @uppy/companion-client | 0.28.5 | @uppy/react-native | 0.0.3 | | @uppy/companion | 0.17.5 | @uppy/react | 0.30.5 | | @uppy/core | 0.30.5 | @uppy/redux-dev-tools | 0.30.5 | | @uppy/dashboard | 0.30.5 | @uppy/robodog | 0.30.5 | | @uppy/drag-drop | 0.30.5 | @uppy/status-bar | 0.30.5 | | @uppy/dropbox | 0.30.5 | @uppy/thumbnail-generator | 0.30.5 | | @uppy/file-input | 0.30.5 | @uppy/transloadit | 0.30.5 | | @uppy/form | 0.30.5 | @uppy/tus | 0.30.5 | | @uppy/golden-retriever | 0.30.5 | @uppy/url | 0.30.5 | | @uppy/google-drive | 0.30.5 | @uppy/utils | 0.30.5 | | @uppy/informer | 0.30.5 | @uppy/webcam | 0.30.5 | | @uppy/instagram | 0.30.5 | @uppy/xhr-upload | 0.30.5 | | @uppy/locales | 0.30.5 | uppy | 0.30.5 |

  • @uppy/companion-client: ⚠️ breaking: rename serverUrl to companionUrl and serverPattern to companionAllowedHosts (#1446 / @ifedapoolarewaju)
  • @uppy/companion-client: Issue a warning if an outdated serverUrl or serverPattern option is used (#1459 / @arturi)
  • @uppy/companion: ⚠️ breaking: send illusive upload progress when multipart downloads are on (#1454 / @ifedapoolarewaju)
  • @uppy/companion: Fix serverless example (#1408 / @kiloreux)
  • @uppy/core: fire a restriction-failed event when restriction-failed (#1436 / @allenfantasy)
  • @uppy/core: fix logging objects (#1451 / @goto-bus-stop)
  • @uppy/core: Remove console.dir (#1411 / @arturi)
  • @uppy/dashboard: ⚠️ breaking: Improve drag to upload state: This uncovered a few drag-drop issues we have, it comes down to us needing something other than the drag-drop library (#1440 / @lakesare, @nqst)
  • @uppy/dashboard: ⚠️ breaking: new getDroppedFiles module that is an improvement over drag-drop we’ve been using (#1440 / @lakesare)
  • @uppy/dashboard: Design facelift — round 2: various improvements and fixes to the Dashboard UI (#1452 / @nqst)
  • @uppy/dashboard: Design facelift: various improvements and fixes to the Dashboard UI (#1442 / @nqst)
  • @uppy/locales: Default locale for all plugins (#1443 / @arturi, @kvz)
  • @uppy/react-native: Basic React Native support (#988 / @arturi, @ifedapoolarewaju, @kvz)
  • @uppy/robodog: add Dashboard API (#1450 / @goto-bus-stop)
  • @uppy/transloadit: Support assembly cancellation (#1431 / @goto-bus-stop)
  • @uppy/tus: ⚠️ breaking: will depend on ifedapoolarewaju’s fork for now, so it’s in sync with @uppy/companion and Lerna doesn’t have conflicts (11cb6504012655883ccfa202b5add55529152728 / @ifedapoolarewaju)
  • @uppy/tus: fix cannot start more uploads after cancel (#1429 / @ap--)
  • @uppy/website: Remove Plugins subsection, create Contributing subsection (#1435 / @kvz)
  • examples: Added node-xhr, php-xhr, python-xhr (#1389 / @samuelayo, @arturi)
  • website: New doc menu structure (#1405 / @kvz)
arturi
published 0.30.4 •

Changelog

Source

0.30.4

Released: 2019-04-04

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.4 | @uppy/progress-bar | 0.30.4 | | @uppy/aws-s3 | 0.30.4 | @uppy/provider-views | 0.30.4 | | @uppy/companion-client | 0.28.4 | @uppy/react | 0.30.4 | | @uppy/companion | 0.17.4 | @uppy/redux-dev-tools | 0.30.4 | | @uppy/core | 0.30.4 | @uppy/robodog | 0.30.4 | | @uppy/dashboard | 0.30.4 | @uppy/status-bar | 0.30.4 | | @uppy/drag-drop | 0.30.4 | @uppy/thumbnail-generator | 0.30.4 | | @uppy/dropbox | 0.30.4 | @uppy/transloadit | 0.30.4 | | @uppy/file-input | 0.30.4 | @uppy/tus | 0.30.4 | | @uppy/form | 0.30.4 | @uppy/url | 0.30.4 | | @uppy/golden-retriever | 0.30.4 | @uppy/utils | 0.30.4 | | @uppy/google-drive | 0.30.4 | @uppy/webcam | 0.30.4 | | @uppy/informer | 0.30.4 | @uppy/xhr-upload | 0.30.4 | | @uppy/instagram | 0.30.4 | uppy | 0.30.4 |

  • build: ⚠️ remove !important (postcss-safe-important) (#1344 / @arturi)
  • @uppy/core: un-hardcode concat in youCanOnlyUploadFileTypes locale: In some languages, it probably doesn't make much sense to put the list of allowed file types at the end. The list of mime types/extensions may not be desired at all, so now you can omit %{types} to not show it. (#1374 / @goto-bus-stop)
  • @uppy/core: ⚠️ YMPT™: Yet More Progress Tweaks — #1093 accidentally omitted file size reporting for GDrive/Dropbox uploads, this adds it back. Unsized files (like instagram photos) now are stored with size: null instead of 0 (#1376 / @goto-bus-stop)
  • @uppy/core: make allowedFileTypes extensions case insensitive (#1341 / @goto-bus-stop)
  • @uppy/companion: ⚠️ fix instagram hanging uploads (#1274 / @ifedapoolarewaju)
  • @uppy/companion-client: remove the use of window.location for React Native support (#1393 / @ifedapoolarewaju)
  • typescript: ⚠️ fix uppy package use with allowSyntheticImports: false (#1396 / @goto-bus-stop)
  • @uppy/core: ⚠️ remove console.dir, since it’s probably unnessesary now and not supported in React Native (@arturi / a4f94a8d6b475657837f7c51dfb0670cc77fc3de)
  • @uppy/xhr-upload: allow customized option to set upload status (#1360 / @Mactaivsh)
  • @uppy/dashboard: fix icons jiggling on hover in safari (#1410 / @lakesare)
  • @uppy/dashboard: the list items are now even out (#1398 / @lakesare)
  • @uppy/dashboard: remove jumpiness (mobile --> desktop) when uppy loads (#1383 / @lakesare)
  • @uppy/dashboard: Protect some more styles from bleeding (#1362 / @arturi)
  • build: Refactor npm scripts, clean up unused ones (#1392 / @kvz, @arturi)
  • build: Speed up website deploys (73f89f08d9dde9e096285a952528976a69d923cf / @kvz)
  • @uppy/xhr-upload: ⚠️ load CompanionClient appropriately (c1abfea33d0c3e80809814c1048b156028c8fcf9 / @ifedapoolarewaju)
  • @uppy/companion: ⚠️ send null when download is complete (@ifedapoolarewaju / de04c7978c6713995cbf1717f6ca7ffd292cdeb1)
  • @uppy/companion: overwrite bytestotal for only tus uploads (d9ec8d28f4c97da4c0dcb46fbf5804a0ee484eeb / @ifedapoolarewaju)
  • @uppy/companion: install git so we can fetch tus-js-client fork (#1404 / @goto-bus-stop)
  • @uppy/companion-client: ⚠️ return 401 for invalid access token (#1298 / @ifedapoolarewaju)
  • @uppy/companion-client: ⚠️ add asyn wrapper around token storage (#1369 / @ifedapoolarewaju)
  • @uppy/companion: Updated the callback URIs to reflect their correct location (#1366 / @HughbertD)
  • @uppy/companion: do not use Uploader instance if options validation failed #1354
  • @uppy/status-bar: fix StatusBar error tooltip positioning (f83b4b06d958a1f7e78885a61b645c3371feb1ae / @arturi)
  • @uppy/google-drive Show thumbnails instead of a generic icon in Google Drive (#1363 / @arturi)
  • @uppy/dropbox: HTTP-header-safe JSON for dropbox (#1371 / @yonahforst)
  • @uppy/informer: made the tooltip not overflow the uppy container (#1382 / @lakesare)
  • @uppy/aws-s3-multipart: for remote aws-s3 uploads (#1350 / @ifedapoolarewaju)
  • examples: use template + demo key for transloadit-textarea example (#1375 / @goto-bus-stop)
  • website: add markdown snippets example (#1379 / @arturi)
  • website: provide simple framework for doing blog post series (#1373 / @kvz)
  • locales: Remove outdated locales for now (#1355 / @arturi)
  • @uppy/thumbnail-generator: do not export tainted canvas, fixes #1321 (#1343 / @goto-bus-stop)
  • @uppy/companion: replace text only when text is valid (985fd62ed6017ea3786eefd2c222caeb26d7998e / @ifedapoolarewaju)
arturi
published 0.30.3 •

Changelog

Source

0.30.3

Released: 2019-03-08

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.3 | @uppy/provider-views | 0.30.3 | | @uppy/aws-s3 | 0.30.3 | @uppy/react | 0.30.3 | | @uppy/companion-client | 0.28.3 | @uppy/redux-dev-tools | 0.30.3 | | @uppy/companion | 0.17.3 | @uppy/robodog | 0.30.3 | | @uppy/core | 0.30.3 | @uppy/status-bar | 0.30.3 | | @uppy/dashboard | 0.30.3 | @uppy/store-default | 0.28.3 | | @uppy/drag-drop | 0.30.3 | @uppy/store-redux | 0.28.3 | | @uppy/dropbox | 0.30.3 | @uppy/thumbnail-generator | 0.30.3 | | @uppy/file-input | 0.30.3 | @uppy/transloadit | 0.30.3 | | @uppy/form | 0.30.3 | @uppy/tus | 0.30.3 | | @uppy/golden-retriever | 0.30.3 | @uppy/url | 0.30.3 | | @uppy/google-drive | 0.30.3 | @uppy/utils | 0.30.3 | | @uppy/informer | 0.30.3 | @uppy/webcam | 0.30.3 | | @uppy/instagram | 0.30.3 | @uppy/xhr-upload | 0.30.3 | | @uppy/progress-bar | 0.30.3 | uppy | 0.30.3 |

  • @uppy/dashboard: Dashboard a11y improvements: trap focus in the active panel only (#1272 / @arturi)
  • @uppy/companion: Make providers support react native (#1286 / @ifedapoolarewaju)
  • @uppy/xhr-upload: Reject cancelled uploads (#1316 / @arturi)
  • @uppy/aws-s3: Avoid throwing error when file has been removed (#1318 / @craigjennings11)
  • @uppy/companion: Remove resources requirements for companion (#1311 / @kiloreux)
  • @uppy/webcam: Don’t show Smile! if countdown is false (#1324 / @arturi)
  • docs: update webpack homepage URLs, update Robodog readme (#1323 / @goto-bus-stop)
arturi
published 0.30.2 •

Changelog

Source

0.30.1 - 0.30.2

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 0.30.2 | @uppy/provider-views | 0.30.2 | | @uppy/aws-s3 | 0.30.2 | @uppy/react | 0.30.2 | | @uppy/companion-client | 0.28.2 | @uppy/redux-dev-tools | 0.30.2 | | @uppy/companion | 0.17.2 | @uppy/robodog | 0.30.2 | | @uppy/core | 0.30.2 | @uppy/status-bar | 0.30.2 | | @uppy/dashboard | 0.30.2 | @uppy/store-default | 0.28.2 | | @uppy/drag-drop | 0.30.2 | @uppy/store-redux | 0.28.2 | | @uppy/dropbox | 0.30.2 | @uppy/thumbnail-generator | 0.30.2 | | @uppy/file-input | 0.30.2 | @uppy/transloadit | 0.30.2 | | @uppy/form | 0.30.2 | @uppy/tus | 0.30.2 | | @uppy/golden-retriever | 0.30.2 | @uppy/url | 0.30.2 | | @uppy/google-drive | 0.30.2 | @uppy/utils | 0.30.2 | | @uppy/informer | 0.30.2 | @uppy/webcam | 0.30.2 | | @uppy/instagram | 0.30.2 | @uppy/xhr-upload | 0.30.2 | | @uppy/progress-bar | 0.30.2 | uppy | 0.30.2 |

  • @uppy/robodog: Add Robodog to CDN (#1304 / @kvz, @arturi)
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