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.23 to 1.5.24

3

lib/index.js

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

}, h("rect", {
class: "uppy-ProviderIconBg",
fill: "#4285F4",

@@ -92,2 +93,2 @@ width: "32",

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

@@ -32,3 +32,3 @@ "main": "lib/index.js",

},
"gitHead": "2eabc3309983165b3f275c7b6f21fc0e899d11ba"
"gitHead": "7d162b0dcc4df5dbb3d508b65e31788c2302746e"
}

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

<g fill="none" fill-rule="evenodd">
<rect fill="#4285F4" width="32" height="32" rx="16" />
<rect class="uppy-ProviderIconBg" fill="#4285F4" width="32" height="32" rx="16" />
<path d="M10.324 23.3l3-5.1H25l-3 5.1H10.324zM13 18.2l-3 5.1-3-5.1 5.839-9.924 2.999 5.1L13 18.2zm11.838-.276h-6L13 8h6l5.84 9.924h-.002z" fill="#FFF" />

@@ -21,0 +21,0 @@ </g>

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