This repository was archived by the owner on Oct 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/gcp-metadata?activeTab=versions
66
7+ ## [ 5.3.0] ( https://github.com/googleapis/gcp-metadata/compare/v5.2.0...v5.3.0 ) (2023-06-28)
8+
9+
10+ ### Features
11+
12+ * Metadata Server Detection Configuration ([ #562 ] ( https://github.com/googleapis/gcp-metadata/issues/562 ) ) ([ 8c7c715] ( https://github.com/googleapis/gcp-metadata/commit/8c7c715f1fc22ad65554a745a93915713ca6698f ) )
13+
714## [ 5.2.0] ( https://github.com/googleapis/gcp-metadata/compare/v5.1.0...v5.2.0 ) (2023-01-03)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " gcp-metadata" ,
3- "version" : " 5.2 .0" ,
3+ "version" : " 5.3 .0" ,
44 "description" : " Get the metadata from a Google Cloud Platform environment" ,
55 "repository" : " googleapis/gcp-metadata" ,
66 "main" : " ./build/src/index.js" ,
Original file line number Diff line number Diff line change 1414 "test" : " mocha"
1515 },
1616 "dependencies" : {
17- "gcp-metadata" : " ^5.2 .0"
17+ "gcp-metadata" : " ^5.3 .0"
1818 },
1919 "devDependencies" : {
2020 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments