Socket
Socket
Sign inDemoInstall

googledrive

Package Overview
Dependencies
62
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.5 to 3.0.6

4

lib/drive.js
"use strict";
const util = require("util");
const EventEmitter = require("events").EventEmitter;
const EventEmitter = require("events");
const google = require("googleapis");
const {google} = require("googleapis");

@@ -8,0 +8,0 @@ const googleDriveFs = require("./fs");

{
"name": "googledrive",
"version": "3.0.5",
"version": "3.0.6",
"description": "Google drive fs for node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc