Socket
Socket
Sign inDemoInstall

@google-cloud/pubsub

Package Overview
Dependencies
102
Maintainers
1
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

11

build/src/v1/publisher_client_config.json

@@ -37,2 +37,11 @@ {

"total_timeout_millis": 600000
},
"693222d32e887d96c8faeadca469f7763ccda85a": {
"initial_retry_delay_millis": 100,
"retry_delay_multiplier": 4,
"max_retry_delay_millis": 60000,
"initial_rpc_timeout_millis": 60000,
"rpc_timeout_multiplier": 1,
"max_rpc_timeout_millis": 60000,
"total_timeout_millis": 600000
}

@@ -54,3 +63,3 @@ },

"retry_codes_name": "cancelled_unknown_deadline_exceeded_resource_exhausted_aborted_internal_unavailable",
"retry_params_name": "default",
"retry_params_name": "693222d32e887d96c8faeadca469f7763ccda85a",
"bundling": {

@@ -57,0 +66,0 @@ "element_count_threshold": 100,

@@ -41,2 +41,11 @@ {

"total_timeout_millis": 600000
},
"693222d32e887d96c8faeadca469f7763ccda85a": {
"initial_retry_delay_millis": 100,
"retry_delay_multiplier": 4,
"max_retry_delay_millis": 60000,
"initial_rpc_timeout_millis": 60000,
"rpc_timeout_multiplier": 1,
"max_rpc_timeout_millis": 60000,
"total_timeout_millis": 600000
}

@@ -88,3 +97,3 @@ },

"retry_codes_name": "deadline_exceeded_resource_exhausted_aborted_internal_unavailable",
"retry_params_name": "default"
"retry_params_name": "693222d32e887d96c8faeadca469f7763ccda85a"
},

@@ -91,0 +100,0 @@ "ModifyPushConfig": {

2

package.json
{
"name": "@google-cloud/pubsub",
"description": "Cloud Pub/Sub Client Library for Node.js",
"version": "4.0.1",
"version": "4.0.2",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": "Google Inc.",

@@ -187,3 +187,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
Our client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
Libraries are compatible with all current _active_ and _maintenance_ versions of

@@ -190,0 +190,0 @@ Node.js.

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc