Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@uppy/google-drive

Package Overview
Dependencies
Maintainers
5
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/google-drive - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

2

lib/GoogleDrive.js

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

const packageJson = {
"version": "3.5.0"
"version": "3.5.1"
};

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

{
"name": "@uppy/google-drive",
"description": "The Google Drive plugin for Uppy lets users import files from their Google Drive account",
"version": "3.5.0",
"version": "3.5.1",
"license": "MIT",

@@ -25,10 +25,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