@uppy/remote-sources
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @uppy/remote-sources | ||
## 1.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) | ||
## 1.0.0 | ||
Released: 2022-08-22 | ||
Included in: Uppy v3.0.0 | ||
- Switch to ESM | ||
## 1.0.0-beta.3 | ||
@@ -4,0 +18,0 @@ |
@@ -19,3 +19,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; } | ||
const packageJson = { | ||
"version": "1.0.1" | ||
"version": "1.0.2" | ||
}; | ||
@@ -22,0 +22,0 @@ const availablePlugins = { |
{ | ||
"name": "@uppy/remote-sources", | ||
"description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -30,15 +30,15 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/box": "^2.0.0", | ||
"@uppy/dashboard": "^3.0.1", | ||
"@uppy/dropbox": "^3.0.0", | ||
"@uppy/facebook": "^3.0.0", | ||
"@uppy/google-drive": "^3.0.0", | ||
"@uppy/instagram": "^3.0.0", | ||
"@uppy/onedrive": "^3.0.0", | ||
"@uppy/unsplash": "^3.0.0", | ||
"@uppy/url": "^3.0.0", | ||
"@uppy/zoom": "^2.0.0" | ||
"@uppy/box": "^2.0.1", | ||
"@uppy/dashboard": "^3.1.0", | ||
"@uppy/dropbox": "^3.0.1", | ||
"@uppy/facebook": "^3.0.1", | ||
"@uppy/google-drive": "^3.0.1", | ||
"@uppy/instagram": "^3.0.1", | ||
"@uppy/onedrive": "^3.0.1", | ||
"@uppy/unsplash": "^3.0.1", | ||
"@uppy/url": "^3.0.1", | ||
"@uppy/zoom": "^2.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.1" | ||
"@uppy/core": "^3.0.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "publishConfig": { |
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
17253
+ Addedpreact@10.25.2(transitive)
- Removedpreact@10.25.1(transitive)
Updated@uppy/box@^2.0.1
Updated@uppy/dashboard@^3.1.0
Updated@uppy/dropbox@^3.0.1
Updated@uppy/facebook@^3.0.1
Updated@uppy/google-drive@^3.0.1
Updated@uppy/instagram@^3.0.1
Updated@uppy/onedrive@^3.0.1
Updated@uppy/unsplash@^3.0.1
Updated@uppy/url@^3.0.1
Updated@uppy/zoom@^2.0.1