@norskvideo/norsk-studio-source-switcher 1.9.0-2025-02-18-a9e70e4c → 1.9.0-2025-02-19-a4aae69a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/client/info.js +1 -0
  2. package/package.json +3 -3
package/client/info.js CHANGED
@@ -264,6 +264,7 @@ var require_config = __commonJS({
264
264
  form: {
265
265
  help: "Where available, use the specified hardware for encodes/compose operations",
266
266
  hint: {
267
+ envOverride: true,
267
268
  type: "select",
268
269
  optional: true,
269
270
  options: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@norskvideo/norsk-studio-source-switcher",
3
- "version": "1.9.0-2025-02-18-a9e70e4c",
3
+ "version": "1.9.0-2025-02-19-a4aae69a",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "clean": "rm -rf lib",
@@ -24,8 +24,8 @@
24
24
  "@aws-sdk/client-medialive": "^3.499.0",
25
25
  "@aws-sdk/client-mediapackage": "^3.499.0",
26
26
  "@aws-sdk/client-translate": "^3.535.0",
27
- "@norskvideo/norsk-sdk": "^1.0.401-2025-02-18-45fcabf9",
28
- "@norskvideo/norsk-studio": "^1.21.0-2025-02-18-cfd5eeb3",
27
+ "@norskvideo/norsk-sdk": "^1.0.401-2025-02-18-18d5b17e",
28
+ "@norskvideo/norsk-studio": "^1.21.0-2025-02-19-46b73b3f",
29
29
  "@norskvideo/webrtc-client": "^0.1.2",
30
30
  "express": "^4.18.2",
31
31
  "express-ws": "^5.0.2",