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 1.5.8 to 1.5.9

3

lib/index.js

@@ -55,3 +55,2 @@ var _class, _temp;

provider: 'drive',
authProvider: 'google',
pluginId: _this.id

@@ -91,2 +90,2 @@ });

return GoogleDrive;
}(Plugin), _class.VERSION = "1.5.8", _temp);
}(Plugin), _class.VERSION = "1.5.9", _temp);
{
"name": "@uppy/google-drive",
"description": "The Google Drive plugin for Uppy lets users import files from their Google Drive account",
"version": "1.5.8",
"version": "1.5.9",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^1.5.0",
"@uppy/provider-views": "^1.6.8",
"@uppy/utils": "^3.1.0",
"@uppy/companion-client": "^1.5.1",
"@uppy/provider-views": "^1.7.0",
"@uppy/utils": "^3.2.0",
"preact": "8.2.9"

@@ -33,3 +33,3 @@ },

},
"gitHead": "aacaff256c64739337c9148963e874d7c06c9e58"
"gitHead": "16686fc0cae55dd40f449f63005273145aba7df3"
}

@@ -28,3 +28,2 @@ const { Plugin } = require('@uppy/core')

provider: 'drive',
authProvider: 'google',
pluginId: this.id

@@ -31,0 +30,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