New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/bigquery-storage

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/bigquery-storage - npm Package Compare versions

Comparing version

to
2.6.0

4

build/src/v1/big_query_read_client.js

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

@@ -104,0 +108,0 @@ if (servicePath === staticMembers.servicePath) {

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

@@ -104,0 +108,0 @@ if (servicePath === staticMembers.servicePath) {

# Changelog
## [2.6.0](https://www.github.com/googleapis/nodejs-bigquery-storage/compare/v2.5.4...v2.6.0) (2021-08-23)
### Features
* turns on self-signed JWT feature flag ([#200](https://www.github.com/googleapis/nodejs-bigquery-storage/issues/200)) ([ef2206c](https://www.github.com/googleapis/nodejs-bigquery-storage/commit/ef2206cf1087c23d144fbc4b50363efb4c6deab2))
### [2.5.4](https://www.github.com/googleapis/nodejs-bigquery-storage/compare/v2.5.3...v2.5.4) (2021-08-17)

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

2

package.json
{
"name": "@google-cloud/bigquery-storage",
"version": "2.5.4",
"version": "2.6.0",
"description": "Client for the BigQuery Storage API",

@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-bigquery-storage",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet