gcp-metadata
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [4.2.1](https://www.github.com/googleapis/gcp-metadata/compare/v4.2.0...v4.2.1) (2020-10-29) | ||
### Bug Fixes | ||
* **deps:** update dependency gaxios to v4 ([#420](https://www.github.com/googleapis/gcp-metadata/issues/420)) ([b99fb07](https://www.github.com/googleapis/gcp-metadata/commit/b99fb0764b8dbb8b083f73b8007816914db4f09a)) | ||
## [4.2.0](https://www.github.com/googleapis/gcp-metadata/compare/v4.1.4...v4.2.0) (2020-09-15) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "gcp-metadata", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Get the metadata from a Google Cloud Platform environment", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/gcp-metadata", | ||
"dependencies": { | ||
"gaxios": "^3.0.0", | ||
"gaxios": "^4.0.0", | ||
"json-bigint": "^1.0.0" | ||
@@ -58,4 +58,4 @@ }, | ||
"gcx": "^1.0.0", | ||
"googleapis": "^59.0.0", | ||
"gts": "^2.0.0", | ||
"googleapis": "^61.0.0", | ||
"gts": "^3.0.0", | ||
"linkinator": "^2.0.0", | ||
@@ -62,0 +62,0 @@ "mocha": "^8.0.0", |
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
53230
+ Addedgaxios@4.3.3(transitive)
- Removedgaxios@3.2.0(transitive)
Updatedgaxios@^4.0.0