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

@google-cloud/private-catalog

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/private-catalog - npm Package Compare versions

Comparing version 1.0.4 to 1.1.0

4

build/src/v1beta1/private_catalog_client.js

@@ -120,2 +120,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.

@@ -122,0 +126,0 @@ if (servicePath === staticMembers.servicePath) {

# Changelog
## [1.1.0](https://www.github.com/googleapis/nodejs-private-catalog/compare/v1.0.4...v1.1.0) (2021-08-23)
### Features
* turns on self-signed JWT feature flag ([#34](https://www.github.com/googleapis/nodejs-private-catalog/issues/34)) ([c278f63](https://www.github.com/googleapis/nodejs-private-catalog/commit/c278f635190b42687871e846193eb7b77df3e69f))
### [1.0.4](https://www.github.com/googleapis/nodejs-private-catalog/compare/v1.0.3...v1.0.4) (2021-08-17)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "@google-cloud/private-catalog",
"version": "1.0.4",
"version": "1.1.0",
"description": "cloudprivatecatalog client for Node.js",

@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-private-catalog",

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