@google-cloud/logging
Advanced tools
Comparing version 7.2.0 to 7.2.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [7.2.1](https://www.github.com/googleapis/nodejs-logging/compare/v7.2.0...v7.2.1) (2020-02-20) | ||
### Bug Fixes | ||
* **deps:** update dependency @opencensus/propagation-stackdriver to v0.0.20 ([#714](https://www.github.com/googleapis/nodejs-logging/issues/714)) ([865b19f](https://www.github.com/googleapis/nodejs-logging/commit/865b19f95af7e541dbe215cdf72bf34df2c6567d)) | ||
## [7.2.0](https://www.github.com/googleapis/nodejs-logging/compare/v7.1.0...v7.2.0) (2020-02-19) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
"version": "7.2.0", | ||
"version": "7.2.1", | ||
"license": "Apache-2.0", | ||
@@ -54,3 +54,3 @@ "author": "Google Inc.", | ||
"@google-cloud/promisify": "^1.0.0", | ||
"@opencensus/propagation-stackdriver": "0.0.19", | ||
"@opencensus/propagation-stackdriver": "0.0.20", | ||
"arrify": "^2.0.0", | ||
@@ -105,6 +105,6 @@ "dot-prop": "^5.1.0", | ||
"ncp": "^2.0.0", | ||
"nock": "^11.3.2", | ||
"nock": "^12.0.0", | ||
"prettier": "^1.15.1", | ||
"proxyquire": "^2.1.0", | ||
"sinon": "^8.0.0", | ||
"sinon": "^9.0.0", | ||
"typescript": "3.6.4", | ||
@@ -111,0 +111,0 @@ "uuid": "^3.3.2" |
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
2983807
+ Added@opencensus/core@0.0.20(transitive)
+ Added@opencensus/propagation-stackdriver@0.0.20(transitive)
- Removed@opencensus/core@0.0.19(transitive)
- Removed@opencensus/propagation-stackdriver@0.0.19(transitive)