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

@uppy/google-drive

Package Overview
Dependencies
Maintainers
8
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 2.1.1 to 2.1.2

2

lib/GoogleDrive.js

@@ -10,3 +10,3 @@ "use strict";

const packageJson = {
"version": "2.1.1"
"version": "2.1.2"
};

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

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

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

"dependencies": {
"@uppy/companion-client": "^2.2.0",
"@uppy/provider-views": "^2.1.1",
"@uppy/utils": "^4.1.0",
"@uppy/companion-client": "^2.2.2",
"@uppy/provider-views": "^2.1.3",
"@uppy/utils": "^4.1.2",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^2.3.0"
"@uppy/core": "^2.3.3"
}
}
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