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.0.1] ( https://github.com/googleapis/gcp-metadata/compare/v5.0.0...v5.0.1 ) (2022-09-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * Remove pip install statements ([ #1546 ] ( https://github.com/googleapis/gcp-metadata/issues/1546 ) ) ([ #529 ] ( https://github.com/googleapis/gcp-metadata/issues/529 ) ) ([ 064c64c] ( https://github.com/googleapis/gcp-metadata/commit/064c64cec160ffe645e6946a5125960e3e269d7f ) )
13+
714## [ 5.0.0] ( https://github.com/googleapis/gcp-metadata/compare/v4.3.1...v5.0.0 ) (2022-04-22)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " gcp-metadata" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.1 " ,
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.0.0 "
17+ "gcp-metadata" : " ^5.0.1 "
1818 },
1919 "devDependencies" : {
2020 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments