Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gcp-metadata

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcp-metadata - npm Package Compare versions

Comparing version 5.3.0 to 6.0.0

11

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc