@google-cloud/logging
Advanced tools
Comparing version 9.2.1 to 9.2.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [9.2.2](https://www.github.com/googleapis/nodejs-logging/compare/v9.2.1...v9.2.2) (2021-05-04) | ||
### Bug Fixes | ||
* **deps:** update dependency yargs to v17 ([#1058](https://www.github.com/googleapis/nodejs-logging/issues/1058)) ([8d96368](https://www.github.com/googleapis/nodejs-logging/commit/8d963684c60c98fecf48fc4075bcd9c67537dc5c)) | ||
### [9.2.1](https://www.github.com/googleapis/nodejs-logging/compare/v9.2.0...v9.2.1) (2021-04-15) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"version": "9.2.1", | ||
"version": "9.2.2", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
@@ -71,4 +71,2 @@ "keywords": [ | ||
"@types/mocha": "^8.0.0", | ||
"@types/mv": "^2.1.0", | ||
"@types/ncp": "^2.0.3", | ||
"@types/node": "^13.9.2", | ||
@@ -79,3 +77,2 @@ "@types/on-finished": "^2.3.1", | ||
"@types/sinon": "^10.0.0", | ||
"@types/tmp": "^0.2.0", | ||
"@types/uuid": "^8.0.0", | ||
@@ -85,3 +82,2 @@ "bignumber.js": "^9.0.0", | ||
"codecov": "^3.6.5", | ||
"execa": "^5.0.0", | ||
"gts": "^2.0.0", | ||
@@ -94,4 +90,2 @@ "http2spy": "^2.0.0", | ||
"mocha": "^8.0.0", | ||
"mv": "^2.1.1", | ||
"ncp": "^2.0.0", | ||
"nock": "^13.0.0", | ||
@@ -102,3 +96,3 @@ "null-loader": "^4.0.0", | ||
"sinon": "^10.0.0", | ||
"ts-loader": "^8.0.0", | ||
"ts-loader": "^9.0.0", | ||
"typescript": "^3.8.3", | ||
@@ -105,0 +99,0 @@ "uuid": "^8.0.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
3529489
33