Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 3.1.0 to 3.1.1

2

build/src/service-object.d.ts

@@ -100,3 +100,3 @@ /// <reference types="node" />

protected methods: Methods;
protected interceptors: Interceptor[];
interceptors: Interceptor[];
constructor(config: ServiceObjectConfig);

@@ -103,0 +103,0 @@ /**

@@ -39,3 +39,3 @@ import { GoogleAuth, GoogleAuthOptions } from 'google-auth-library';

private globalInterceptors;
private interceptors;
interceptors: Interceptor[];
private packageJson;

@@ -42,0 +42,0 @@ projectId: string;

@@ -7,2 +7,9 @@ # Changelog

### [3.1.1](https://www.github.com/googleapis/nodejs-common/compare/v3.1.0...v3.1.1) (2020-05-29)
### Bug Fixes
* allow users to set interceptors ([#579](https://www.github.com/googleapis/nodejs-common/issues/579)) ([75f0d8a](https://www.github.com/googleapis/nodejs-common/commit/75f0d8ad92702a893b614d60f36aea09fe20bb30))
## [3.1.0](https://www.github.com/googleapis/nodejs-common/compare/v3.0.0...v3.1.0) (2020-05-08)

@@ -9,0 +16,0 @@

{
"name": "@google-cloud/common",
"description": "Common components for Cloud APIs Node.js Client Libraries",
"version": "3.1.0",
"version": "3.1.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": "Google Inc.",

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