@google-cloud/logging
Advanced tools
Comparing version 8.0.8 to 8.0.9
@@ -7,2 +7,10 @@ # Changelog | ||
### [8.0.9](https://www.github.com/googleapis/nodejs-logging/compare/v8.0.8...v8.0.9) (2020-11-03) | ||
### Bug Fixes | ||
* **deps:** update dependency dot-prop to v6 ([#908](https://www.github.com/googleapis/nodejs-logging/issues/908)) ([e696466](https://www.github.com/googleapis/nodejs-logging/commit/e6964662276239b86ccdfcd3e448df65d2013522)) | ||
* **deps:** update dependency type-fest to ^0.18.0 ([#912](https://www.github.com/googleapis/nodejs-logging/issues/912)) ([dafdf8e](https://www.github.com/googleapis/nodejs-logging/commit/dafdf8eedc213c25f23ba5cc5cfa8eea4b2e9727)) | ||
### [8.0.8](https://www.github.com/googleapis/nodejs-logging/compare/v8.0.7...v8.0.8) (2020-10-06) | ||
@@ -9,0 +17,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
@@ -55,3 +55,3 @@ "keywords": [ | ||
"arrify": "^2.0.1", | ||
"dot-prop": "^5.2.0", | ||
"dot-prop": "^6.0.0", | ||
"eventid": "^1.0.0", | ||
@@ -68,3 +68,3 @@ "extend": "^3.0.2", | ||
"through2": "^4.0.0", | ||
"type-fest": "^0.17.0" | ||
"type-fest": "^0.18.0" | ||
}, | ||
@@ -109,4 +109,4 @@ "devDependencies": { | ||
"uuid": "^8.0.0", | ||
"webpack": "^4.42.0", | ||
"webpack-cli": "^3.3.11", | ||
"webpack": "^5.0.0", | ||
"webpack-cli": "^4.0.0", | ||
"@microsoft/api-documenter": "^7.8.10", | ||
@@ -113,0 +113,0 @@ "@microsoft/api-extractor": "^7.8.10" |
@@ -5,3 +5,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
# [Stackdriver Logging: Node.js Client](https://github.com/googleapis/nodejs-logging) | ||
# [Cloud Logging: Node.js Client](https://github.com/googleapis/nodejs-logging) | ||
@@ -22,4 +22,4 @@ [![release level](https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) | ||
* [Stackdriver Logging Node.js Client API Reference][client-docs] | ||
* [Stackdriver Logging Documentation][product-docs] | ||
* [Cloud Logging Node.js Client API Reference][client-docs] | ||
* [Cloud Logging Documentation][product-docs] | ||
* [github.com/googleapis/nodejs-logging](https://github.com/googleapis/nodejs-logging) | ||
@@ -49,3 +49,3 @@ | ||
1. [Select or create a Cloud Platform project][projects]. | ||
1. [Enable the Stackdriver Logging API][enable_api]. | ||
1. [Enable the Cloud Logging API][enable_api]. | ||
1. [Set up authentication with a service account][auth] so you can access the | ||
@@ -134,3 +134,3 @@ API from your local workstation. | ||
The [Stackdriver Logging Node.js Client API Reference][client-docs] documentation | ||
The [Cloud Logging Node.js Client API Reference][client-docs] documentation | ||
also contains samples. | ||
@@ -137,0 +137,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
3032812
+ Addeddot-prop@6.0.1(transitive)
+ Addedtype-fest@0.18.1(transitive)
- Removeddot-prop@5.3.0(transitive)
- Removedtype-fest@0.17.0(transitive)
Updateddot-prop@^6.0.0
Updatedtype-fest@^0.18.0