@google-cloud/redis
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -7,2 +7,10 @@ # Changelog | ||
### [2.2.4](https://www.github.com/googleapis/nodejs-redis/compare/v2.2.3...v2.2.4) (2021-07-12) | ||
### Bug Fixes | ||
* **deps:** google-gax v2.17.0 with mTLS ([#496](https://www.github.com/googleapis/nodejs-redis/issues/496)) ([479b07a](https://www.github.com/googleapis/nodejs-redis/commit/479b07aa9bbbbc154a54999706b0699e90e1fe9c)) | ||
* **deps:** google-gax v2.17.1 ([#499](https://www.github.com/googleapis/nodejs-redis/issues/499)) ([61d5d83](https://www.github.com/googleapis/nodejs-redis/commit/61d5d8348ba0403147af65975386325273f974eb)) | ||
### [2.2.3](https://www.github.com/googleapis/nodejs-redis/compare/v2.2.2...v2.2.3) (2021-06-22) | ||
@@ -9,0 +17,0 @@ |
{ | ||
"name": "@google-cloud/redis", | ||
"description": "Google Cloud Memorystore for Redis API client for Node.js", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"license": "Apache-2.0", | ||
@@ -47,3 +47,3 @@ "author": "Google LLC", | ||
"dependencies": { | ||
"google-gax": "^2.12.0" | ||
"google-gax": "^2.17.1" | ||
}, | ||
@@ -50,0 +50,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
2171259
Updatedgoogle-gax@^2.17.1