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.10-alpha to 0.2.11-alpha

2

lib/cache.js

@@ -25,3 +25,3 @@ /**

*/
Cache.TMP_DIR_ = process.cwd() + '/.cache';
Cache.TMP_DIR_ = __dirname + '/../.cache';

@@ -28,0 +28,0 @@ /**

{
"name": "googleapis",
"version": "0.2.10-alpha",
"version": "0.2.11-alpha",
"author": "Google Inc.",

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

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