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

@google-cloud/filestore

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/filestore - npm Package Compare versions

Comparing version

to
1.1.0

5

build/src/v1/cloud_filestore_manager_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.

@@ -1285,2 +1289,3 @@ if (servicePath === staticMembers.servicePath) {

stub.close();
this.operationsClient.close();
});

@@ -1287,0 +1292,0 @@ }

# Changelog
## [1.1.0](https://www.github.com/googleapis/nodejs-filestore/compare/v1.0.1...v1.1.0) (2021-08-23)
### Features
* turns on self-signed JWT feature flag ([#14](https://www.github.com/googleapis/nodejs-filestore/issues/14)) ([00c32a4](https://www.github.com/googleapis/nodejs-filestore/commit/00c32a4eaeaf6e4f19559a38e51d2b5ec23197b4))
### [1.0.1](https://www.github.com/googleapis/nodejs-filestore/compare/v1.0.0...v1.0.1) (2021-08-17)

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

2

package.json
{
"name": "@google-cloud/filestore",
"version": "1.0.1",
"version": "1.1.0",
"description": "file client for Node.js",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet