@google-cloud/logging
Advanced tools
Comparing version 5.4.0 to 5.4.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [5.4.1](https://www.github.com/googleapis/nodejs-logging/compare/v5.4.0...v5.4.1) (2019-10-10) | ||
### Bug Fixes | ||
* **deps:** pin to newer version of grpc ([#602](https://www.github.com/googleapis/nodejs-logging/issues/602)) ([23bda1d](https://www.github.com/googleapis/nodejs-logging/commit/23bda1d)) | ||
## [5.4.0](https://www.github.com/googleapis/nodejs-logging/compare/v5.3.1...v5.4.0) (2019-10-09) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"license": "Apache-2.0", | ||
@@ -55,3 +55,3 @@ "author": "Google Inc.", | ||
"dependencies": { | ||
"@google-cloud/common-grpc": "^1.0.5", | ||
"@google-cloud/common-grpc": "^1.0.6", | ||
"@google-cloud/paginator": "^2.0.0", | ||
@@ -58,0 +58,0 @@ "@google-cloud/projectify": "^1.0.0", |
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
3309511