@google-cloud/pubsub
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [1.1.2](https://www.github.com/googleapis/nodejs-pubsub/compare/v1.1.1...v1.1.2) (2019-10-09) | ||
### Bug Fixes | ||
* **deps:** remove direct dependency on @grpc/grpc-js ([#773](https://www.github.com/googleapis/nodejs-pubsub/issues/773)) ([0bebf9b](https://www.github.com/googleapis/nodejs-pubsub/commit/0bebf9b)) | ||
### [1.1.1](https://www.github.com/googleapis/nodejs-pubsub/compare/v1.1.0...v1.1.1) (2019-10-08) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/pubsub", | ||
"description": "Cloud Pub/Sub Client Library for Node.js", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "Apache-2.0", | ||
@@ -57,3 +57,2 @@ "author": "Google Inc.", | ||
"@google-cloud/promisify": "^1.0.0", | ||
"@grpc/grpc-js": "^0.6.6", | ||
"@sindresorhus/is": "^1.0.0", | ||
@@ -60,0 +59,0 @@ "@types/duplexify": "^3.6.0", |
3285720
16
17
+ Added@types/node@22.13.0(transitive)
- Removed@grpc/grpc-js@^0.6.6
- Removed@grpc/grpc-js@0.6.18(transitive)
- Removed@types/node@22.13.1(transitive)