@norskvideo/norsk-studio-aws 1.27.0-2025-07-08-02bba8fe → 1.27.0-2025-07-09-0fcad3ea

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.
@@ -1,3 +1,5 @@
1
+ # This file has been generated, please edit types.source.yaml instead
2
+
1
3
  openapi: 3.0.0
2
4
  info:
3
5
  title: MediaConnect Input Component
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@norskvideo/norsk-studio-aws",
3
- "version": "1.27.0-2025-07-08-02bba8fe",
3
+ "version": "1.27.0-2025-07-09-0fcad3ea",
4
4
  "description": "",
5
5
  "scripts": {
6
- "clean": "rm -rf lib client build",
7
- "types": "make",
6
+ "clean": "rm -rf lib client build && make clean",
7
+ "types": "make -j 8",
8
8
  "build": "npm run types && npx studio-wrap-infos src/ && npx npm-run-all build:* && rm -rf build",
9
9
  "build:server": "npx tsc",
10
10
  "build:client": "npx tsc -p tsconfig-client.json && npx studio-bundle build/info.js client/info.js",
@@ -27,8 +27,8 @@
27
27
  "@aws-sdk/client-mediapackage": "^3.499.0",
28
28
  "@aws-sdk/client-s3": "^3.614.0",
29
29
  "@aws-sdk/client-translate": "^3.535.0",
30
- "@norskvideo/norsk-sdk": "^1.0.402-2025-07-08-3c1224ec",
31
- "@norskvideo/norsk-studio": "1.27.0-2025-07-08-02bba8fe",
30
+ "@norskvideo/norsk-sdk": "^1.0.402-2025-07-09-3593ca7e",
31
+ "@norskvideo/norsk-studio": "1.27.0-2025-07-09-0fcad3ea",
32
32
  "JSX": "^1.1.0",
33
33
  "node-fetch": "^2.7.0",
34
34
  "openapi-types": "^12.1.3",