@google-cloud/pubsub
Advanced tools
Comparing version 0.32.0 to 0.32.1
@@ -7,2 +7,8 @@ # Changelog | ||
### [0.32.1](https://www.github.com/googleapis/nodejs-pubsub/compare/v0.32.0...v0.32.1) (2019-09-13) | ||
### Updates | ||
* dependency `google-gax` updated to `^1.5.2` to make sure the new version is pulled. | ||
## [0.32.0](https://www.github.com/googleapis/nodejs-pubsub/compare/v0.31.1...v0.32.0) (2019-09-11) | ||
@@ -9,0 +15,0 @@ |
{ | ||
"name": "@google-cloud/pubsub", | ||
"description": "Cloud Pub/Sub Client Library for Node.js", | ||
"version": "0.32.0", | ||
"version": "0.32.1", | ||
"license": "Apache-2.0", | ||
@@ -65,3 +65,3 @@ "author": "Google Inc.", | ||
"google-auth-library": "^5.0.0", | ||
"google-gax": "^1.0.0", | ||
"google-gax": "^1.5.2", | ||
"is-stream-ended": "^0.1.4", | ||
@@ -68,0 +68,0 @@ "lodash.snakecase": "^4.1.1", |
1518193
Updatedgoogle-gax@^1.5.2