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

@google-cloud/life-sciences

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/life-sciences - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

5

build/src/v2beta/workflows_service_v2_beta_client.js

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

@@ -337,2 +341,3 @@ if (servicePath === staticMembers.servicePath) {

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

@@ -339,0 +344,0 @@ }

# Changelog
## [1.1.0](https://www.github.com/googleapis/nodejs-life-sciences/compare/v1.0.3...v1.1.0) (2021-08-23)
### Features
* turns on self-signed JWT feature flag ([#29](https://www.github.com/googleapis/nodejs-life-sciences/issues/29)) ([c7e5c54](https://www.github.com/googleapis/nodejs-life-sciences/commit/c7e5c542ccdeb6b5085ecc0e93b16cb41dc41c28))
### [1.0.3](https://www.github.com/googleapis/nodejs-life-sciences/compare/v1.0.2...v1.0.3) (2021-08-17)

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

2

package.json
{
"name": "@google-cloud/life-sciences",
"version": "1.0.3",
"version": "1.1.0",
"description": "lifesciences client for Node.js",

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

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