@google-cloud/spanner
Advanced tools
Comparing version 6.11.0 to 6.12.0
@@ -70,2 +70,3 @@ /*! | ||
requestOptions?: Omit<IRequestOptions, 'transactionTag'>; | ||
dataBoostEnabled?: boolean | null; | ||
} | ||
@@ -89,2 +90,3 @@ export interface KeyRange { | ||
requestOptions?: Omit<IRequestOptions, 'transactionTag'>; | ||
dataBoostEnabled?: boolean | null; | ||
} | ||
@@ -91,0 +93,0 @@ export interface BatchUpdateError extends grpc.ServiceError { |
{ | ||
"name": "@google-cloud/spanner", | ||
"description": "Cloud Spanner Client Library for Node.js", | ||
"version": "6.11.0", | ||
"version": "6.12.0", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Google Inc.", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6523175
109014