gcp-metadata
Advanced tools
Comparing version 5.3.0 to 6.0.0
@@ -7,2 +7,13 @@ # Changelog | ||
## [6.0.0](https://github.com/googleapis/gcp-metadata/compare/v5.3.0...v6.0.0) (2023-07-17) | ||
### ⚠ BREAKING CHANGES | ||
* upgrade to Node 14, and update gaxios, ts, and gts ([#571](https://github.com/googleapis/gcp-metadata/issues/571)) | ||
### Miscellaneous Chores | ||
* Upgrade to Node 14, and update gaxios, ts, and gts ([#571](https://github.com/googleapis/gcp-metadata/issues/571)) ([88ff3ff](https://github.com/googleapis/gcp-metadata/commit/88ff3ff3d9bd8be32126e7fe76cbf33e401f8db7)) | ||
## [5.3.0](https://github.com/googleapis/gcp-metadata/compare/v5.2.0...v5.3.0) (2023-06-28) | ||
@@ -9,0 +20,0 @@ |
{ | ||
"name": "gcp-metadata", | ||
"version": "5.3.0", | ||
"version": "6.0.0", | ||
"description": "Get the metadata from a Google Cloud Platform environment", | ||
@@ -40,3 +40,3 @@ "repository": "googleapis/gcp-metadata", | ||
"dependencies": { | ||
"gaxios": "^5.0.0", | ||
"gaxios": "^6.0.0", | ||
"json-bigint": "^1.0.0" | ||
@@ -59,3 +59,3 @@ }, | ||
"gcx": "^1.0.0", | ||
"gts": "^3.1.0", | ||
"gts": "^3.1.1", | ||
"linkinator": "^4.0.0", | ||
@@ -67,8 +67,8 @@ "mocha": "^8.0.0", | ||
"tmp": "^0.2.0", | ||
"typescript": "^4.6.3", | ||
"typescript": "^5.1.6", | ||
"uuid": "^9.0.0" | ||
}, | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=14" | ||
} | ||
} |
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
75640
+ Addedagent-base@7.1.1(transitive)
+ Addedgaxios@6.7.1(transitive)
+ Addedhttps-proxy-agent@7.0.5(transitive)
+ Addeduuid@9.0.1(transitive)
- Removedagent-base@6.0.2(transitive)
- Removedgaxios@5.1.3(transitive)
- Removedhttps-proxy-agent@5.0.1(transitive)
Updatedgaxios@^6.0.0