@uppy/remote-sources
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0-beta.2
@@ -17,3 +17,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": "2.0.0-beta.1" | ||
"version": "2.0.0-beta.2" | ||
}; | ||
@@ -20,0 +20,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": "2.0.0-beta.1", | ||
"version": "2.0.0-beta.2", | ||
"license": "MIT", | ||
@@ -29,15 +29,15 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/box": "^3.0.0-beta.1", | ||
"@uppy/dashboard": "^4.0.0-beta.1", | ||
"@uppy/dropbox": "^4.0.0-beta.1", | ||
"@uppy/facebook": "^4.0.0-beta.1", | ||
"@uppy/google-drive": "^4.0.0-beta.1", | ||
"@uppy/instagram": "^4.0.0-beta.1", | ||
"@uppy/onedrive": "^4.0.0-beta.1", | ||
"@uppy/unsplash": "^4.0.0-beta.1", | ||
"@uppy/url": "^4.0.0-beta.1", | ||
"@uppy/zoom": "^3.0.0-beta.1" | ||
"@uppy/box": "^3.0.0-beta.2", | ||
"@uppy/dashboard": "^4.0.0-beta.2", | ||
"@uppy/dropbox": "^4.0.0-beta.2", | ||
"@uppy/facebook": "^4.0.0-beta.2", | ||
"@uppy/google-drive": "^4.0.0-beta.2", | ||
"@uppy/instagram": "^4.0.0-beta.2", | ||
"@uppy/onedrive": "^4.0.0-beta.2", | ||
"@uppy/unsplash": "^4.0.0-beta.2", | ||
"@uppy/url": "^4.0.0-beta.2", | ||
"@uppy/zoom": "^3.0.0-beta.2" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.1" | ||
"@uppy/core": "^4.0.0-beta.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
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
21992
Updated@uppy/box@^3.0.0-beta.2
Updated@uppy/dropbox@^4.0.0-beta.2
Updated@uppy/facebook@^4.0.0-beta.2
Updated@uppy/onedrive@^4.0.0-beta.2
Updated@uppy/unsplash@^4.0.0-beta.2
Updated@uppy/url@^4.0.0-beta.2
Updated@uppy/zoom@^3.0.0-beta.2