Socket
Socket
Sign inDemoInstall

googleapis

Package Overview
Dependencies
Maintainers
1
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

googleapis - npm Package Compare versions

Comparing version 0.2.6-alpha to 0.2.7-alpha

lib/auth/computeclient.js

8

lib/googleapis.js

@@ -213,2 +213,10 @@ /**

/**
* Shortcut to Auth.
*/
googleapis.auth = {
Compute: require('./auth/computeclient.js'),
OAuth2Client: googleapis.OAuth2Client
};
/**
* Exports googleapis.

@@ -215,0 +223,0 @@ */

2

package.json
{
"name": "googleapis",
"version": "0.2.6-alpha",
"version": "0.2.7-alpha",
"author": "Google Inc.",

@@ -5,0 +5,0 @@ "description": "Google APIs Client Library for Node.js",

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