@uppy/dashboard
Advanced tools
Comparing version 4.1.1 to 4.1.2
# @uppy/dashboard | ||
## 4.1.2 | ||
Released: 2024-10-31 | ||
Included in: Uppy v4.6.0 | ||
- @uppy/aws-s3,@uppy/box,@uppy/companion-client,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/progress-bar,@uppy/provider-views,@uppy/react-native,@uppy/react,@uppy/redux-dev-tools,@uppy/screen-capture,@uppy/status-bar,@uppy/store-default,@uppy/store-redux,@uppy/svelte,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/utils,@uppy/vue,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: Fix links (Anthony Veaudry / #5492) | ||
## 4.1.1 | ||
@@ -4,0 +11,0 @@ |
@@ -21,3 +21,3 @@ function _classPrivateFieldLooseBase(e, t) { if (!{}.hasOwnProperty.call(e, t)) throw new TypeError("attempted to use private field on non-instance"); return e; } | ||
const packageJson = { | ||
"version": "4.1.1" | ||
"version": "4.1.2" | ||
}; | ||
@@ -24,0 +24,0 @@ import locale from "./locale.js"; |
{ | ||
"name": "@uppy/dashboard", | ||
"description": "Universal UI plugin for Uppy.", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"license": "MIT", | ||
@@ -26,7 +26,7 @@ "main": "lib/index.js", | ||
"@transloadit/prettier-bytes": "^0.3.4", | ||
"@uppy/informer": "^4.1.0", | ||
"@uppy/provider-views": "^4.0.1", | ||
"@uppy/status-bar": "^4.0.3", | ||
"@uppy/thumbnail-generator": "^4.0.0", | ||
"@uppy/utils": "^6.0.3", | ||
"@uppy/informer": "^4.1.1", | ||
"@uppy/provider-views": "^4.0.2", | ||
"@uppy/status-bar": "^4.0.4", | ||
"@uppy/thumbnail-generator": "^4.0.1", | ||
"@uppy/utils": "^6.0.4", | ||
"classnames": "^2.2.6", | ||
@@ -40,6 +40,6 @@ "lodash": "^4.17.21", | ||
"devDependencies": { | ||
"@uppy/google-drive": "^4.1.0", | ||
"@uppy/status-bar": "^4.0.3", | ||
"@uppy/url": "^4.1.0", | ||
"@uppy/webcam": "^4.0.1", | ||
"@uppy/google-drive": "^4.1.1", | ||
"@uppy/status-bar": "^4.0.4", | ||
"@uppy/url": "^4.1.1", | ||
"@uppy/webcam": "^4.0.2", | ||
"resize-observer-polyfill": "^1.5.0", | ||
@@ -49,4 +49,4 @@ "vitest": "^1.2.1" | ||
"peerDependencies": { | ||
"@uppy/core": "^4.2.2" | ||
"@uppy/core": "^4.2.3" | ||
} | ||
} |
@@ -6,3 +6,3 @@ # @uppy/dashboard | ||
[![npm version](https://img.shields.io/npm/v/@uppy/dashboard.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/dashboard) | ||
![CI status for Uppy tests](https://github.com/transloadit/uppy/workflows/Tests/badge.svg) | ||
![CI status for Uppy tests](https://github.com/transloadit/uppy/workflows/CI/badge.svg) | ||
![CI status for Companion tests](https://github.com/transloadit/uppy/workflows/Companion/badge.svg) | ||
@@ -9,0 +9,0 @@ ![CI status for browser tests](https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
797929
164026
0
Updated@uppy/informer@^4.1.1
Updated@uppy/provider-views@^4.0.2
Updated@uppy/status-bar@^4.0.4
Updated@uppy/utils@^6.0.4