Socket
Socket
Sign inDemoInstall

@google-cloud/containeranalysis

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/containeranalysis - npm Package Compare versions

Comparing version 3.1.8 to 3.2.0

4

build/src/v1/container_analysis_client.js

@@ -113,2 +113,6 @@ "use strict";

this.auth = this._gaxGrpc.auth;
// Set useJWTAccessWithScope on the auth object.
this.auth.useJWTAccessWithScope = true;
// Set defaultServicePath on the auth object.
this.auth.defaultServicePath = staticMembers.servicePath;
// Set the default scopes in auth client if needed.

@@ -115,0 +119,0 @@ if (servicePath === staticMembers.servicePath) {

@@ -113,2 +113,6 @@ "use strict";

this.auth = this._gaxGrpc.auth;
// Set useJWTAccessWithScope on the auth object.
this.auth.useJWTAccessWithScope = true;
// Set defaultServicePath on the auth object.
this.auth.defaultServicePath = staticMembers.servicePath;
// Set the default scopes in auth client if needed.

@@ -115,0 +119,0 @@ if (servicePath === staticMembers.servicePath) {

@@ -113,2 +113,6 @@ "use strict";

this.auth = this._gaxGrpc.auth;
// Set useJWTAccessWithScope on the auth object.
this.auth.useJWTAccessWithScope = true;
// Set defaultServicePath on the auth object.
this.auth.defaultServicePath = staticMembers.servicePath;
// Set the default scopes in auth client if needed.

@@ -115,0 +119,0 @@ if (servicePath === staticMembers.servicePath) {

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

## [3.2.0](https://www.github.com/googleapis/nodejs-containeranalysis/compare/v3.1.8...v3.2.0) (2021-08-23)
### Features
* turns on self-signed JWT feature flag ([#339](https://www.github.com/googleapis/nodejs-containeranalysis/issues/339)) ([98de66a](https://www.github.com/googleapis/nodejs-containeranalysis/commit/98de66a7ad503a0b1e5f4d3f8fd94f49ac156dfa))
### [3.1.8](https://www.github.com/googleapis/nodejs-containeranalysis/compare/v3.1.7...v3.1.8) (2021-08-17)

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

2

package.json
{
"repository": "googleapis/nodejs-containeranalysis",
"name": "@google-cloud/containeranalysis",
"version": "3.1.8",
"version": "3.2.0",
"author": "Google LLC",

@@ -6,0 +6,0 @@ "description": "Container Analysis API client for Node.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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