@google-cloud/trace-agent
Advanced tools
Comparing version 5.1.2 to 5.1.3
# Changelog | ||
### [5.1.3](https://www.github.com/googleapis/cloud-trace-nodejs/compare/v5.1.2...v5.1.3) (2021-02-09) | ||
### Bug Fixes | ||
* **deps:** update dependency google-auth-library to v7 ([#1335](https://www.github.com/googleapis/cloud-trace-nodejs/issues/1335)) ([4fc7c7c](https://www.github.com/googleapis/cloud-trace-nodejs/commit/4fc7c7c54b78f09d961b33e02e449567325bf475)) | ||
### [5.1.2](https://www.github.com/googleapis/cloud-trace-nodejs/compare/v5.1.1...v5.1.2) (2021-02-04) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/trace-agent", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"description": "Node.js Support for StackDriver Trace", | ||
@@ -106,3 +106,3 @@ "main": "build/src/index.js", | ||
"gcp-metadata": "^4.0.0", | ||
"google-auth-library": "^6.0.0", | ||
"google-auth-library": "^7.0.0", | ||
"hex2dec": "^1.0.1", | ||
@@ -109,0 +109,0 @@ "is": "^3.2.0", |
@@ -215,4 +215,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
Samples are in the [`samples/`](https://github.com/googleapis/cloud-trace-nodejs/tree/master/samples) directory. The samples' `README.md` | ||
has instructions for running the samples. | ||
Samples are in the [`samples/`](https://github.com/googleapis/cloud-trace-nodejs/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample. | ||
@@ -235,3 +234,3 @@ | Sample | Source Code | Try it | | ||
Client libraries targetting some end-of-life versions of Node.js are available, and | ||
Client libraries targeting some end-of-life versions of Node.js are available, and | ||
can be installed via npm [dist-tags](https://docs.npmjs.com/cli/dist-tag). | ||
@@ -238,0 +237,0 @@ The dist-tags follow the naming convention `legacy-(version)`. |
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
332559
289
- Removedgoogle-auth-library@6.1.6(transitive)
Updatedgoogle-auth-library@^7.0.0