@uppy/react
Advanced tools
Comparing version 3.0.1 to 3.0.2
# @uppy/react | ||
## 3.0.2 | ||
Released: 2022-09-25 | ||
Included in: Uppy v3.1.0 | ||
- @uppy/audio,@uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/box,@uppy/companion-client,@uppy/companion,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/drop-target,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/progress-bar,@uppy/provider-views,@uppy/react,@uppy/redux-dev-tools,@uppy/remote-sources,@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: add missing entries to changelog for individual packages (Antoine du Hamel / #4092) | ||
## 3.0.1 | ||
@@ -16,2 +23,3 @@ | ||
- @uppy/react: move `@uppy/` packages to peer dependencies (Antoine du Hamel / #4004) | ||
- Switch to ESM | ||
@@ -18,0 +26,0 @@ ## 3.0.0-beta.4 |
{ | ||
"name": "@uppy/react", | ||
"description": "React component wrappers around Uppy's official UI plugins.", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^5.0.1", | ||
"@uppy/utils": "^5.0.2", | ||
"prop-types": "^15.6.1" | ||
@@ -34,8 +34,8 @@ }, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.1", | ||
"@uppy/dashboard": "^3.0.1", | ||
"@uppy/drag-drop": "^3.0.0", | ||
"@uppy/file-input": "^3.0.0", | ||
"@uppy/progress-bar": "^3.0.0", | ||
"@uppy/status-bar": "^3.0.0", | ||
"@uppy/core": "^3.0.2", | ||
"@uppy/dashboard": "^3.1.0", | ||
"@uppy/drag-drop": "^3.0.1", | ||
"@uppy/file-input": "^3.0.1", | ||
"@uppy/progress-bar": "^3.0.1", | ||
"@uppy/status-bar": "^3.0.1", | ||
"react": "^16.0.0 || ^17.0.0 || ^18.0.0" | ||
@@ -42,0 +42,0 @@ }, |
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
115127
Updated@uppy/utils@^5.0.2