Socket
Socket
Sign inDemoInstall

@uppy/dropbox

Package Overview
Dependencies
Maintainers
5
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/dropbox - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

2

lib/Dropbox.js

@@ -9,3 +9,3 @@ import { Provider, getAllowedHosts, tokenStorage } from '@uppy/companion-client';

const packageJson = {
"version": "3.3.0"
"version": "3.3.1"
};

@@ -12,0 +12,0 @@ export default class Dropbox extends UIPlugin {

{
"name": "@uppy/dropbox",
"description": "Import files from Dropbox, into Uppy.",
"version": "3.3.0",
"version": "3.3.1",
"license": "MIT",

@@ -24,10 +24,10 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "^3.8.0",
"@uppy/provider-views": "^3.11.0",
"@uppy/utils": "^5.7.5",
"@uppy/companion-client": "^3.8.1",
"@uppy/provider-views": "^3.12.0",
"@uppy/utils": "^5.9.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.10.0"
"@uppy/core": "^3.11.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc