@uppy/dropbox
Advanced tools
Comparing version 3.0.0-beta to 3.0.0-beta.1
@@ -6,3 +6,3 @@ import { UIPlugin } from '@uppy/core'; | ||
const packageJson = { | ||
"version": "3.0.0-beta" | ||
"version": "3.0.0-beta.1" | ||
}; | ||
@@ -9,0 +9,0 @@ import locale from './locale.js'; |
{ | ||
"name": "@uppy/dropbox", | ||
"description": "Import files from Dropbox, into Uppy.", | ||
"version": "3.0.0-beta", | ||
"version": "3.0.0-beta.1", | ||
"license": "MIT", | ||
@@ -24,4 +24,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^3.0.0-beta", | ||
"@uppy/provider-views": "^3.0.0-beta", | ||
"@uppy/companion-client": "^3.0.0-beta.1", | ||
"@uppy/provider-views": "^3.0.0-beta.1", | ||
"@uppy/utils": "^5.0.0-beta", | ||
@@ -31,5 +31,5 @@ "preact": "^10.5.13" | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.0-beta" | ||
"@uppy/core": "^3.0.0-beta.1" | ||
}, | ||
"stableVersion": "2.0.7" | ||
} |
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
14960