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 0.27.2 to 0.27.3

13

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

@@ -25,14 +25,13 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "0.27.1",
"@uppy/provider-views": "0.27.1",
"@uppy/utils": "0.27.0",
"@uppy/companion-client": "0.27.2",
"@uppy/provider-views": "0.27.2",
"@uppy/utils": "0.27.1",
"preact": "^8.2.9"
},
"devDependencies": {
"@uppy/core": "0.27.0"
"@uppy/core": "0.27.1"
},
"peerDependencies": {
"@uppy/core": "^0.27.0"
},
"gitHead": "bd6c2c36aebd705bdf1f9cee973487b50a4bdf10"
}
}

@@ -10,3 +10,3 @@ # @uppy/google-drive

An Uppy Companion instance is required for the GoogleDrive plugin to work. Uppy Companion handles authentication with Google, downloads files from the Drive and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.
A Companion instance is required for the GoogleDrive plugin to work. Companion handles authentication with Google, downloads files from the Drive and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.

@@ -13,0 +13,0 @@

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