@uppy/remote-sources
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -15,3 +15,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.1.0" | ||
"version": "1.1.1" | ||
}; | ||
@@ -18,0 +18,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.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -30,15 +30,15 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/box": "^2.1.4", | ||
"@uppy/dashboard": "^3.6.0", | ||
"@uppy/dropbox": "^3.1.4", | ||
"@uppy/facebook": "^3.1.3", | ||
"@uppy/google-drive": "^3.3.0", | ||
"@uppy/instagram": "^3.1.3", | ||
"@uppy/onedrive": "^3.1.4", | ||
"@uppy/box": "^2.2.0", | ||
"@uppy/dashboard": "^3.7.2", | ||
"@uppy/dropbox": "^3.2.0", | ||
"@uppy/facebook": "^3.2.0", | ||
"@uppy/google-drive": "^3.4.0", | ||
"@uppy/instagram": "^3.2.0", | ||
"@uppy/onedrive": "^3.2.0", | ||
"@uppy/unsplash": "^3.2.3", | ||
"@uppy/url": "^3.3.4", | ||
"@uppy/zoom": "^2.1.3" | ||
"@uppy/url": "^3.5.0", | ||
"@uppy/zoom": "^2.2.0" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.6.0" | ||
"@uppy/core": "^3.9.0" | ||
}, | ||
@@ -50,4 +50,4 @@ "publishConfig": { | ||
"resize-observer-polyfill": "^1.5.1", | ||
"vitest": "^0.34.5" | ||
"vitest": "^1.2.1" | ||
} | ||
} |
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
17355
Updated@uppy/box@^2.2.0
Updated@uppy/dashboard@^3.7.2
Updated@uppy/dropbox@^3.2.0
Updated@uppy/facebook@^3.2.0
Updated@uppy/google-drive@^3.4.0
Updated@uppy/instagram@^3.2.0
Updated@uppy/onedrive@^3.2.0
Updated@uppy/url@^3.5.0
Updated@uppy/zoom@^2.2.0