@uppy/dropbox
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -94,2 +94,2 @@ var _class, _temp; | ||
return Dropbox; | ||
}(Plugin), _class.VERSION = "1.2.0", _temp); | ||
}(Plugin), _class.VERSION = "1.3.0", _temp); |
{ | ||
"name": "@uppy/dropbox", | ||
"description": "Import files from Dropbox, into Uppy.", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"license": "MIT", | ||
@@ -23,14 +23,11 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "1.2.0", | ||
"@uppy/provider-views": "1.2.0", | ||
"@uppy/utils": "1.2.0", | ||
"@uppy/companion-client": "^1.3.0", | ||
"@uppy/provider-views": "^1.3.0", | ||
"@uppy/utils": "^1.3.0", | ||
"preact": "8.2.9" | ||
}, | ||
"devDependencies": { | ||
"@uppy/core": "1.2.0" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^1.0.0" | ||
}, | ||
"gitHead": "bd2beedcffbaa840de7069860e341f02268ddbb1" | ||
"gitHead": "056a7114a15fc7480a4014342d7f2c19305dc96c" | ||
} |
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
0
8539
+ Added@uppy/companion-client@1.10.2(transitive)
+ Added@uppy/provider-views@1.12.3(transitive)
+ Added@uppy/utils@1.3.0(transitive)
+ Addedqs-stringify@1.2.1(transitive)
+ Addedquerystringify@2.2.0(transitive)
+ Addedrequires-port@1.0.0(transitive)
+ Addedurl-parse@1.5.10(transitive)
- Removed@uppy/companion-client@1.2.0(transitive)
- Removed@uppy/provider-views@1.2.0(transitive)
- Removed@uppy/utils@1.2.0(transitive)
Updated@uppy/provider-views@^1.3.0
Updated@uppy/utils@^1.3.0