@google-cloud/logging
Advanced tools
Comparing version 9.5.4 to 9.5.5
@@ -14,2 +14,3 @@ /// <reference types="node" /> | ||
private _opts; | ||
private _providedCustomServicePath; | ||
private _gaxModule; | ||
@@ -21,2 +22,3 @@ private _gaxGrpc; | ||
descriptors: Descriptors; | ||
warn: (code: string, message: string, warnType?: string) => void; | ||
innerApiCalls: { | ||
@@ -23,0 +25,0 @@ [name: string]: Function; |
@@ -14,2 +14,3 @@ /// <reference types="node" /> | ||
private _opts; | ||
private _providedCustomServicePath; | ||
private _gaxModule; | ||
@@ -21,2 +22,3 @@ private _gaxGrpc; | ||
descriptors: Descriptors; | ||
warn: (code: string, message: string, warnType?: string) => void; | ||
innerApiCalls: { | ||
@@ -23,0 +25,0 @@ [name: string]: Function; |
@@ -7,2 +7,10 @@ # Changelog | ||
### [9.5.5](https://www.github.com/googleapis/nodejs-logging/compare/v9.5.4...v9.5.5) (2021-08-16) | ||
### Bug Fixes | ||
* **deps:** require google-gax v2.24.1 ([#1139](https://www.github.com/googleapis/nodejs-logging/issues/1139)) ([4c9fc48](https://www.github.com/googleapis/nodejs-logging/commit/4c9fc486cab8aac21b50cebb0e25990f7cffeccf)) | ||
* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#1121](https://www.github.com/googleapis/nodejs-logging/issues/1121)) ([8ac1348](https://www.github.com/googleapis/nodejs-logging/commit/8ac1348b18fc07ad79e5d06ea945eb92d9f24bc9)) | ||
### [9.5.4](https://www.github.com/googleapis/nodejs-logging/compare/v9.5.3...v9.5.4) (2021-07-14) | ||
@@ -9,0 +17,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"version": "9.5.4", | ||
"version": "9.5.5", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"google-auth-library": "^7.0.0", | ||
"google-gax": "^2.17.1", | ||
"google-gax": "^2.24.1", | ||
"on-finished": "^2.3.0", | ||
@@ -61,0 +61,0 @@ "pumpify": "^2.0.1", |
@@ -230,3 +230,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[client-docs]: https://googleapis.dev/nodejs/logging/latest | ||
[client-docs]: https://cloud.google.com/nodejs/docs/reference/logging/latest | ||
[product-docs]: https://cloud.google.com/logging/docs | ||
@@ -233,0 +233,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3594566
60439
Updatedgoogle-gax@^2.24.1