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.0.0 to 5.0.1

2

build/src/index.d.ts

@@ -15,3 +15,3 @@ /**

export declare const HEADERS: Readonly<{
"Metadata-Flavor": string;
"Metadata-Flavor": "Google";
}>;

@@ -18,0 +18,0 @@ export interface Options {

@@ -7,2 +7,9 @@ # Changelog

## [5.0.1](https://github.com/googleapis/gcp-metadata/compare/v5.0.0...v5.0.1) (2022-09-09)
### Bug Fixes
* 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))
## [5.0.0](https://github.com/googleapis/gcp-metadata/compare/v4.3.1...v5.0.0) (2022-04-22)

@@ -9,0 +16,0 @@

{
"name": "gcp-metadata",
"version": "5.0.0",
"version": "5.0.1",
"description": "Get the metadata from a Google Cloud Platform environment",

@@ -45,5 +45,5 @@ "repository": "googleapis/gcp-metadata",

"@compodoc/compodoc": "^1.1.10",
"@google-cloud/functions": "^1.1.4",
"@google-cloud/functions": "^2.0.0",
"@types/json-bigint": "^1.0.0",
"@types/mocha": "^8.0.0",
"@types/mocha": "^9.0.0",
"@types/ncp": "^2.0.1",

@@ -58,3 +58,3 @@ "@types/node": "^17.0.25",

"gts": "^3.1.0",
"linkinator": "^2.0.0",
"linkinator": "^4.0.0",
"mocha": "^8.0.0",

@@ -65,3 +65,3 @@ "ncp": "^2.0.0",

"typescript": "^4.6.3",
"uuid": "^8.0.0"
"uuid": "^9.0.0"
},

@@ -68,0 +68,0 @@ "engines": {

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