Socket
Socket
Sign inDemoInstall

@google-cloud/common

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/common - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

src/logger.js

3

package.json
{
"name": "@google-cloud/common",
"version": "0.9.1",
"version": "0.10.0",
"author": "Google Inc.",

@@ -53,2 +53,3 @@ "description": "Common components for Google Cloud APIs Node.js Client Libraries",

"is": "^3.0.1",
"log-driver": "^1.2.5",
"methmeth": "^1.0.0",

@@ -55,0 +56,0 @@ "modelo": "^4.2.0",

@@ -36,2 +36,8 @@ /*!

/**
* @type {module:common/logger}
* @private
*/
exports.logger = require('./logger.js');
/**
* @type {module:common/operation}

@@ -38,0 +44,0 @@ * @private

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