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

@google-cloud/spanner

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/spanner - npm Package Compare versions

Comparing version 7.11.0 to 7.12.0

3

build/src/index.js

@@ -150,2 +150,5 @@ "use strict";

scopes,
// Add grpc keep alive setting
'grpc.keepalive_time_ms': 30000,
'grpc.keepalive_timeout_ms': 10000,
// Enable grpc-gcp support

@@ -152,0 +155,0 @@ 'grpc.callInvocationTransformer': grpcGcp.gcpCallInvocationTransformer,

2

package.json
{
"name": "@google-cloud/spanner",
"description": "Cloud Spanner Client Library for Node.js",
"version": "7.11.0",
"version": "7.12.0",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": "Google Inc.",

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

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