Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/redis

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/redis - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

8

build/src/v1/cloud_redis_client_config.json

@@ -24,2 +24,3 @@ {

"ListInstances": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -29,2 +30,3 @@ "retry_params_name": "default"

"GetInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -34,2 +36,3 @@ "retry_params_name": "default"

"CreateInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -39,2 +42,3 @@ "retry_params_name": "default"

"UpdateInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -44,2 +48,3 @@ "retry_params_name": "default"

"ImportInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -49,2 +54,3 @@ "retry_params_name": "default"

"ExportInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -54,2 +60,3 @@ "retry_params_name": "default"

"FailoverInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -59,2 +66,3 @@ "retry_params_name": "default"

"DeleteInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -61,0 +69,0 @@ "retry_params_name": "default"

@@ -24,2 +24,3 @@ {

"ListInstances": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -29,2 +30,3 @@ "retry_params_name": "default"

"GetInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -34,2 +36,3 @@ "retry_params_name": "default"

"CreateInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -39,2 +42,3 @@ "retry_params_name": "default"

"UpdateInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -44,2 +48,3 @@ "retry_params_name": "default"

"UpgradeInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -49,2 +54,3 @@ "retry_params_name": "default"

"ImportInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -54,2 +60,3 @@ "retry_params_name": "default"

"ExportInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -59,2 +66,3 @@ "retry_params_name": "default"

"FailoverInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -64,2 +72,3 @@ "retry_params_name": "default"

"DeleteInstance": {
"timeout_millis": 600000,
"retry_codes_name": "non_idempotent",

@@ -66,0 +75,0 @@ "retry_params_name": "default"

@@ -7,2 +7,9 @@ # Changelog

### [2.1.1](https://www.github.com/googleapis/nodejs-redis/compare/v2.1.0...v2.1.1) (2020-07-06)
### Bug Fixes
* update node issue template ([#403](https://www.github.com/googleapis/nodejs-redis/issues/403)) ([23a3f78](https://www.github.com/googleapis/nodejs-redis/commit/23a3f7843dd2700746621c8341b579ef8481bd79))
## [2.1.0](https://www.github.com/googleapis/nodejs-redis/compare/v2.0.0...v2.1.0) (2020-06-12)

@@ -9,0 +16,0 @@

2

package.json
{
"name": "@google-cloud/redis",
"description": "Google Cloud Memorystore for Redis API client for Node.js",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": "Google LLC",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc