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.3 to 1.5.4

4

lib/DriveProviderViews.js

@@ -5,5 +5,3 @@ function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.prototype); subClass.prototype.constructor = subClass; subClass.__proto__ = superClass; }

module.exports =
/*#__PURE__*/
function (_ProviderViews) {
module.exports = /*#__PURE__*/function (_ProviderViews) {
_inheritsLoose(DriveProviderViews, _ProviderViews);

@@ -10,0 +8,0 @@

@@ -18,5 +18,3 @@ var _class, _temp;

module.exports = (_temp = _class =
/*#__PURE__*/
function (_Plugin) {
module.exports = (_temp = _class = /*#__PURE__*/function (_Plugin) {
_inheritsLoose(GoogleDrive, _Plugin);

@@ -107,2 +105,2 @@

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

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

"dependencies": {
"@uppy/companion-client": "^1.4.2",
"@uppy/provider-views": "^1.6.3",
"@uppy/utils": "^2.4.2",
"@uppy/companion-client": "^1.4.3",
"@uppy/provider-views": "^1.6.4",
"@uppy/utils": "^2.4.3",
"preact": "8.2.9"

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

},
"gitHead": "323233488f4abe33f0fda037673d38777f109f6f"
"gitHead": "6e2dfd7c0f54f38672894eac2333310dcd276c03"
}
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