Socket
Socket
Sign inDemoInstall

@google-cloud/container

Package Overview
Dependencies
90
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.4.0 to 5.4.1

2

build/src/index.js
"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

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

## [5.4.1](https://github.com/googleapis/google-cloud-node/compare/container-v5.4.0...container-v5.4.1) (2024-01-05)
### Bug Fixes
* [container] correct long audio synthesis HTTP binding ([#4899](https://github.com/googleapis/google-cloud-node/issues/4899)) ([effadd9](https://github.com/googleapis/google-cloud-node/commit/effadd9e74c5d807c8c76a2d67f46e19df517a2d))
## [5.4.0](https://github.com/googleapis/google-cloud-node/compare/container-v5.3.0...container-v5.4.0) (2023-11-03)

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

{
"name": "@google-cloud/container",
"description": "Google Container Engine API client for Node.js",
"version": "5.4.0",
"version": "5.4.1",
"license": "Apache-2.0",

@@ -43,3 +43,3 @@ "author": "Google Inc",

"lint": "gts check",
"prepare": "npm run compile-protos && npm run compile",
"prepare": "npm run compile",
"prelint": "cd samples; npm link ../; npm i",

@@ -57,3 +57,3 @@ "postpack": "minifyProtoJson",

"@types/node": "^20.4.5",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"c8": "^8.0.1",

@@ -60,0 +60,0 @@ "gapic-tools": "^0.2.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc