@uppy/remote-sources
Advanced tools
Comparing version 2.0.0-beta.5 to 2.0.0
@@ -12,3 +12,3 @@ import { BasePlugin, Uppy, type UIPluginOptions } from '@uppy/core'; | ||
import Zoom from '@uppy/zoom'; | ||
import type { DefinePluginOpts } from '@uppy/core/lib/BasePlugin'; | ||
import type { DefinePluginOpts } from '@uppy/core/lib/BasePlugin.js'; | ||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile'; | ||
@@ -15,0 +15,0 @@ declare const availablePlugins: { |
@@ -18,3 +18,3 @@ function _classPrivateFieldLooseBase(e, t) { if (!{}.hasOwnProperty.call(e, t)) throw new TypeError("attempted to use private field on non-instance"); return e; } | ||
const packageJson = { | ||
"version": "2.0.0-beta.5" | ||
"version": "2.0.0" | ||
}; | ||
@@ -21,0 +21,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.5", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -30,16 +30,16 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/box": "^3.0.0-beta.7", | ||
"@uppy/dashboard": "^4.0.0-beta.10", | ||
"@uppy/dropbox": "^4.0.0-beta.8", | ||
"@uppy/facebook": "^4.0.0-beta.6", | ||
"@uppy/google-drive": "^3.6.0-beta.1", | ||
"@uppy/google-photos": "^0.2.0-beta.1", | ||
"@uppy/instagram": "^4.0.0-beta.6", | ||
"@uppy/onedrive": "^4.0.0-beta.7", | ||
"@uppy/unsplash": "^4.0.0-beta.7", | ||
"@uppy/url": "^4.0.0-beta.7", | ||
"@uppy/zoom": "^3.0.0-beta.6" | ||
"@uppy/box": "^3.0.0", | ||
"@uppy/dashboard": "^4.0.0", | ||
"@uppy/dropbox": "^4.0.0", | ||
"@uppy/facebook": "^4.0.0", | ||
"@uppy/google-drive": "^4.0.0", | ||
"@uppy/google-photos": "^0.2.0", | ||
"@uppy/instagram": "^4.0.0", | ||
"@uppy/onedrive": "^4.0.0", | ||
"@uppy/unsplash": "^4.0.0", | ||
"@uppy/url": "^4.0.0", | ||
"@uppy/zoom": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.10" | ||
"@uppy/core": "^4.0.0" | ||
}, | ||
@@ -52,4 +52,3 @@ "publishConfig": { | ||
"vitest": "^1.2.1" | ||
}, | ||
"stableVersion": "1.2.0" | ||
} | ||
} |
@@ -18,3 +18,3 @@ import { | ||
import type { DefinePluginOpts } from '@uppy/core/lib/BasePlugin' | ||
import type { DefinePluginOpts } from '@uppy/core/lib/BasePlugin.js' | ||
import type { Body, Meta } from '@uppy/utils/lib/UppyFile' | ||
@@ -21,0 +21,0 @@ // eslint-disable-next-line @typescript-eslint/ban-ts-comment |
Sorry, the diff of this file is not supported yet
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
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
22469
+ Added@uppy/google-drive@4.2.0(transitive)
- Removed@uppy/companion-client@3.8.2(transitive)
- Removed@uppy/core@3.13.1(transitive)
- Removed@uppy/google-drive@3.6.0(transitive)
- Removed@uppy/provider-views@3.13.0(transitive)
- Removed@uppy/store-default@3.2.2(transitive)
- Removed@uppy/utils@5.9.0(transitive)
- Removednanoid@4.0.2(transitive)
- Removedp-queue@7.4.1(transitive)
- Removedp-timeout@5.1.0(transitive)
Updated@uppy/box@^3.0.0
Updated@uppy/dashboard@^4.0.0
Updated@uppy/dropbox@^4.0.0
Updated@uppy/facebook@^4.0.0
Updated@uppy/google-drive@^4.0.0
Updated@uppy/google-photos@^0.2.0
Updated@uppy/instagram@^4.0.0
Updated@uppy/onedrive@^4.0.0
Updated@uppy/unsplash@^4.0.0
Updated@uppy/url@^4.0.0
Updated@uppy/zoom@^3.0.0