@google-cloud/pubsub
Advanced tools
Comparing version 2.16.1 to 2.16.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.16.2](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.16.1...v2.16.2) (2021-08-11) | ||
### Bug Fixes | ||
* **deps:** update opentelemetry monorepo to ^0.24.0 ([#1349](https://www.github.com/googleapis/nodejs-pubsub/issues/1349)) ([cf0d24a](https://www.github.com/googleapis/nodejs-pubsub/commit/cf0d24a9ff090f6f3f235d8d474d75cd9599c49e)) | ||
### [2.16.1](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.16.0...v2.16.1) (2021-07-21) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/pubsub", | ||
"description": "Cloud Pub/Sub Client Library for Node.js", | ||
"version": "2.16.1", | ||
"version": "2.16.2", | ||
"license": "Apache-2.0", | ||
@@ -55,3 +55,3 @@ "author": "Google Inc.", | ||
"@opentelemetry/api": "^1.0.0", | ||
"@opentelemetry/semantic-conventions": "^0.22.0", | ||
"@opentelemetry/semantic-conventions": "^0.24.0", | ||
"@types/duplexify": "^3.6.0", | ||
@@ -69,3 +69,3 @@ "@types/long": "^4.0.0", | ||
"@grpc/proto-loader": "^0.6.0", | ||
"@opentelemetry/tracing": "^0.22.0", | ||
"@opentelemetry/tracing": "^0.24.0", | ||
"@types/execa": "^0.9.0", | ||
@@ -72,0 +72,0 @@ "@types/extend": "^3.0.0", |
@@ -235,3 +235,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[client-docs]: https://googleapis.dev/nodejs/pubsub/latest | ||
[client-docs]: https://cloud.google.com/nodejs/docs/reference/pubsub/latest | ||
[product-docs]: https://cloud.google.com/pubsub/docs/ | ||
@@ -238,0 +238,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png |
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
2926396
+ Added@opentelemetry/semantic-conventions@0.24.0(transitive)
- Removed@opentelemetry/semantic-conventions@0.22.0(transitive)