@google-cloud/logging
Advanced tools
Comparing version 7.2.1 to 7.2.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [7.2.2](https://www.github.com/googleapis/nodejs-logging/compare/v7.2.1...v7.2.2) (2020-02-20) | ||
### Bug Fixes | ||
* **deps:** update dependency type-fest to ^0.11.0 ([#718](https://www.github.com/googleapis/nodejs-logging/issues/718)) ([17decd4](https://www.github.com/googleapis/nodejs-logging/commit/17decd4af5caa96f8508ebdf876277b1efbd5e66)) | ||
### [7.2.1](https://www.github.com/googleapis/nodejs-logging/compare/v7.2.0...v7.2.1) (2020-02-20) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
"version": "7.2.1", | ||
"version": "7.2.2", | ||
"license": "Apache-2.0", | ||
@@ -68,3 +68,3 @@ "author": "Google Inc.", | ||
"through2": "^3.0.0", | ||
"type-fest": "^0.10.0" | ||
"type-fest": "^0.11.0" | ||
}, | ||
@@ -71,0 +71,0 @@ "devDependencies": { |
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
2984155
+ Addedtype-fest@0.11.0(transitive)
- Removedtype-fest@0.10.0(transitive)
Updatedtype-fest@^0.11.0