@google-cloud/channel
Advanced tools
Comparing version 1.1.0 to 1.1.1
# Changelog | ||
### [1.1.1](https://www.github.com/googleapis/nodejs-channel/compare/v1.1.0...v1.1.1) (2021-05-12) | ||
### Bug Fixes | ||
* **deps:** require google-gax v2.12.0 ([#43](https://www.github.com/googleapis/nodejs-channel/issues/43)) ([542e361](https://www.github.com/googleapis/nodejs-channel/commit/542e361d7f932359b0f793d4d3781be089360de1)) | ||
* use require() to load JSON protos ([#46](https://www.github.com/googleapis/nodejs-channel/issues/46)) ([e6bd7c9](https://www.github.com/googleapis/nodejs-channel/commit/e6bd7c9765f102577a9b3d84c3f8b88b36571df5)) | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-channel/compare/v1.0.0...v1.1.0) (2021-03-02) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@google-cloud/channel", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Channel client for Node.js", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-channel", | ||
"dependencies": { | ||
"google-gax": "^2.9.2" | ||
"google-gax": "^2.12.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"@types/node": "^14.14.10", | ||
"@types/sinon": "^9.0.9", | ||
"@types/sinon": "^10.0.0", | ||
"c8": "^7.3.5", | ||
@@ -59,4 +59,4 @@ "gts": "^3.0.3", | ||
"pack-n-play": "^1.0.0-2", | ||
"sinon": "^9.2.1", | ||
"ts-loader": "^8.0.11", | ||
"sinon": "^10.0.0", | ||
"ts-loader": "^9.0.0", | ||
"typescript": "^4.1.2", | ||
@@ -63,0 +63,0 @@ "webpack": "^5.9.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
61695
3925756
Updatedgoogle-gax@^2.12.0