@uppy/remote-sources
Advanced tools
Comparing version 1.0.0-beta.4 to 1.0.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.0-beta.4" | ||
"version": "1.0.0" | ||
}; | ||
@@ -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.0-beta.4", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
@@ -30,15 +30,15 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/box": "^2.0.0-beta.2", | ||
"@uppy/dashboard": "^3.0.0-beta.4", | ||
"@uppy/dropbox": "^3.0.0-beta.2", | ||
"@uppy/facebook": "^3.0.0-beta.2", | ||
"@uppy/google-drive": "^3.0.0-beta.2", | ||
"@uppy/instagram": "^3.0.0-beta.2", | ||
"@uppy/onedrive": "^3.0.0-beta.2", | ||
"@uppy/unsplash": "^3.0.0-beta.2", | ||
"@uppy/url": "^3.0.0-beta.3", | ||
"@uppy/zoom": "^2.0.0-beta.2" | ||
"@uppy/box": "^2.0.0", | ||
"@uppy/dashboard": "^3.0.0", | ||
"@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" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.0-beta.4" | ||
"@uppy/core": "^3.0.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "publishConfig": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
16334
Updated@uppy/box@^2.0.0
Updated@uppy/dashboard@^3.0.0
Updated@uppy/dropbox@^3.0.0
Updated@uppy/facebook@^3.0.0
Updated@uppy/google-drive@^3.0.0
Updated@uppy/instagram@^3.0.0
Updated@uppy/onedrive@^3.0.0
Updated@uppy/unsplash@^3.0.0
Updated@uppy/url@^3.0.0
Updated@uppy/zoom@^2.0.0