Socket
Socket
Sign inDemoInstall

@google-cloud/video-transcoder

Package Overview
Dependencies
90
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

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");

# Changelog
## [3.0.3](https://github.com/googleapis/google-cloud-node/compare/video-transcoder-v3.0.2...video-transcoder-v3.0.3) (2024-01-23)
### Bug Fixes
* [Many APIs] improve retry logic for streaming API calls ([#4968](https://github.com/googleapis/google-cloud-node/issues/4968)) ([7fbf16c](https://github.com/googleapis/google-cloud-node/commit/7fbf16c98d0521a0533ab36a00f6ec932c72a02e))
## [3.0.2](https://github.com/googleapis/google-cloud-node/compare/video-transcoder-v3.0.1...video-transcoder-v3.0.2) (2023-09-06)

@@ -4,0 +11,0 @@

{
"name": "@google-cloud/video-transcoder",
"version": "3.0.2",
"version": "3.0.3",
"description": "Transcoder client for Node.js",

@@ -40,3 +40,3 @@ "repository": {

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

@@ -54,5 +54,5 @@ "postpack": "minifyProtoJson",

"@types/node": "^20.4.5",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"c8": "^8.0.1",
"gapic-tools": "^0.1.8",
"gapic-tools": "^0.3.0",
"gts": "^5.0.0",

@@ -65,4 +65,4 @@ "jsdoc": "^4.0.0",

"mocha": "^9.2.2",
"pack-n-play": "^1.0.0-2",
"sinon": "^15.0.0",
"pack-n-play": "^2.0.0",
"sinon": "^17.0.0",
"typescript": "^5.1.6"

@@ -69,0 +69,0 @@ },

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