Comparing version 3.24.3 to 3.25.0
# Uppy | ||
Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can use | ||
this from a CDN (`<script src="https://releases.transloadit.com/uppy/v3.24.3/uppy.min.js"></script>`) or bundle it with your webapp. | ||
this from a CDN (`<script src="https://releases.transloadit.com/uppy/v3.25.0/uppy.min.js"></script>`) or bundle it with your webapp. | ||
@@ -6,0 +6,0 @@ Note that the recommended way to use Uppy is to install it with yarn/npm and use a |
{ | ||
"name": "uppy", | ||
"description": "Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:", | ||
"version": "3.24.3", | ||
"version": "3.25.0", | ||
"license": "MIT", | ||
@@ -34,38 +34,38 @@ "main": "index.mjs", | ||
"dependencies": { | ||
"@uppy/audio": "^1.1.8", | ||
"@uppy/audio": "^1.1.9", | ||
"@uppy/aws-s3": "^3.6.2", | ||
"@uppy/aws-s3-multipart": "^3.11.0", | ||
"@uppy/box": "^2.3.0", | ||
"@uppy/companion-client": "^3.8.0", | ||
"@uppy/compressor": "^1.1.2", | ||
"@uppy/core": "^3.10.1", | ||
"@uppy/dashboard": "^3.8.1", | ||
"@uppy/aws-s3-multipart": "^3.11.1", | ||
"@uppy/box": "^2.3.1", | ||
"@uppy/companion-client": "^3.8.1", | ||
"@uppy/compressor": "^1.1.3", | ||
"@uppy/core": "^3.11.0", | ||
"@uppy/dashboard": "^3.8.2", | ||
"@uppy/drag-drop": "^3.1.0", | ||
"@uppy/drop-target": "^2.0.5", | ||
"@uppy/dropbox": "^3.3.0", | ||
"@uppy/facebook": "^3.3.0", | ||
"@uppy/file-input": "^3.1.1", | ||
"@uppy/form": "^3.2.0", | ||
"@uppy/drop-target": "^2.1.0", | ||
"@uppy/dropbox": "^3.3.1", | ||
"@uppy/facebook": "^3.3.1", | ||
"@uppy/file-input": "^3.1.2", | ||
"@uppy/form": "^3.2.1", | ||
"@uppy/golden-retriever": "^3.2.0", | ||
"@uppy/google-drive": "^3.5.0", | ||
"@uppy/image-editor": "^2.4.4", | ||
"@uppy/google-drive": "^3.5.1", | ||
"@uppy/image-editor": "^2.4.5", | ||
"@uppy/informer": "^3.1.0", | ||
"@uppy/instagram": "^3.3.0", | ||
"@uppy/onedrive": "^3.3.0", | ||
"@uppy/instagram": "^3.3.1", | ||
"@uppy/onedrive": "^3.3.1", | ||
"@uppy/progress-bar": "^3.1.1", | ||
"@uppy/provider-views": "^3.11.0", | ||
"@uppy/provider-views": "^3.12.0", | ||
"@uppy/redux-dev-tools": "^3.0.3", | ||
"@uppy/remote-sources": "^1.2.0", | ||
"@uppy/screen-capture": "^3.2.0", | ||
"@uppy/status-bar": "^3.3.1", | ||
"@uppy/status-bar": "^3.3.2", | ||
"@uppy/store-default": "^3.2.2", | ||
"@uppy/store-redux": "^3.0.7", | ||
"@uppy/thumbnail-generator": "^3.1.0", | ||
"@uppy/transloadit": "^3.6.0", | ||
"@uppy/transloadit": "^3.6.1", | ||
"@uppy/tus": "^3.5.4", | ||
"@uppy/unsplash": "^3.3.0", | ||
"@uppy/url": "^3.6.0", | ||
"@uppy/webcam": "^3.4.0", | ||
"@uppy/xhr-upload": "^3.6.4", | ||
"@uppy/zoom": "^2.3.0" | ||
"@uppy/unsplash": "^3.3.1", | ||
"@uppy/url": "^3.6.1", | ||
"@uppy/webcam": "^3.4.1", | ||
"@uppy/xhr-upload": "^3.6.5", | ||
"@uppy/zoom": "^2.3.1" | ||
}, | ||
@@ -72,0 +72,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
12110943
14520
Updated@uppy/audio@^1.1.9
Updated@uppy/box@^2.3.1
Updated@uppy/compressor@^1.1.3
Updated@uppy/core@^3.11.0
Updated@uppy/dashboard@^3.8.2
Updated@uppy/drop-target@^2.1.0
Updated@uppy/dropbox@^3.3.1
Updated@uppy/facebook@^3.3.1
Updated@uppy/file-input@^3.1.2
Updated@uppy/form@^3.2.1
Updated@uppy/google-drive@^3.5.1
Updated@uppy/image-editor@^2.4.5
Updated@uppy/instagram@^3.3.1
Updated@uppy/onedrive@^3.3.1
Updated@uppy/provider-views@^3.12.0
Updated@uppy/status-bar@^3.3.2
Updated@uppy/transloadit@^3.6.1
Updated@uppy/unsplash@^3.3.1
Updated@uppy/url@^3.6.1
Updated@uppy/webcam@^3.4.1
Updated@uppy/xhr-upload@^3.6.5
Updated@uppy/zoom@^2.3.1