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

@google-cloud/essential-contacts

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/essential-contacts - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

4

build/src/v1/essential_contacts_service_client.js

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

@@ -103,0 +107,0 @@ if (servicePath === staticMembers.servicePath) {

# Changelog
## [1.1.0](https://www.github.com/googleapis/nodejs-essential-contacts/compare/v1.0.6...v1.1.0) (2021-08-23)
### Features
* turns on self-signed JWT feature flag ([#41](https://www.github.com/googleapis/nodejs-essential-contacts/issues/41)) ([1e65471](https://www.github.com/googleapis/nodejs-essential-contacts/commit/1e65471768b57b96bf7e669818be6f53d8e5e6fb))
### [1.0.6](https://www.github.com/googleapis/nodejs-essential-contacts/compare/v1.0.5...v1.0.6) (2021-08-19)

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

2

package.json
{
"name": "@google-cloud/essential-contacts",
"version": "1.0.6",
"version": "1.1.0",
"description": "Essential contacts client for Node.js",

@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-essential-contacts",

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