@remotion/studio-shared 4.0.442 → 4.0.443
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.
- package/dist/package-info.d.ts +1 -1
- package/dist/package-info.js +4 -0
- package/package.json +4 -4
package/dist/package-info.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const packages: readonly ["svg-3d-engine", "animation-utils", "animated-emoji", "astro-example", "babel-loader", "bugs", "brand", "bundler", "cli", "cloudrun", "compositor-darwin-arm64", "compositor-darwin-x64", "compositor-linux-arm64-gnu", "compositor-linux-arm64-musl", "compositor-linux-x64-gnu", "compositor-linux-x64-musl", "compositor-win32-x64-msvc", "core", "create-video", "discord-poster", "docusaurus-plugin", "docs", "enable-scss", "eslint-config", "eslint-config-flat", "eslint-config-internal", "eslint-plugin", "example-without-zod", "example", "fonts", "gif", "google-fonts", "install-whisper-cpp", "it-tests", "react18-tests", "lambda-go-example", "lambda-go", "lambda-php", "lambda-ruby", "lambda-python", "lambda", "lambda-client", "layout-utils", "rounded-text-box", "licensing", "lottie", "mcp", "media-utils", "motion-blur", "noise", "paths", "player-example", "player", "preload", "renderer", "rive", "shapes", "skia", "promo-pages", "streaming", "serverless", "serverless-client", "skills", "studio-server", "studio-shared", "studio", "tailwind", "tailwind-v4", "test-utils", "three", "transitions", "media-parser", "zod-types", "zod-types-v3", "webcodecs", "convert", "captions", "openai-whisper", "compositor", "example-videos", "whisper-web", "media", "web-renderer", "design", "light-leaks", "starburst", "vercel", "sfx"];
|
|
1
|
+
export declare const packages: readonly ["svg-3d-engine", "animation-utils", "animated-emoji", "astro-example", "babel-loader", "bugs", "brand", "bundler", "cli", "cloudrun", "compositor-darwin-arm64", "compositor-darwin-x64", "compositor-linux-arm64-gnu", "compositor-linux-arm64-musl", "compositor-linux-x64-gnu", "compositor-linux-x64-musl", "compositor-win32-x64-msvc", "core", "create-video", "discord-poster", "docusaurus-plugin", "docs", "enable-scss", "eslint-config", "eslint-config-flat", "eslint-config-internal", "eslint-plugin", "example-without-zod", "example", "fonts", "gif", "google-fonts", "install-whisper-cpp", "it-tests", "react18-tests", "lambda-go-example", "lambda-go", "lambda-php", "lambda-ruby", "lambda-python", "lambda", "lambda-client", "layout-utils", "rounded-text-box", "licensing", "lottie", "mcp", "media-utils", "motion-blur", "noise", "paths", "player-example", "player", "preload", "renderer", "rive", "shapes", "skia", "promo-pages", "streaming", "serverless", "serverless-client", "skills", "studio-server", "studio-shared", "studio", "tailwind", "tailwind-v4", "test-utils", "three", "transitions", "media-parser", "zod-types", "zod-types-v3", "webcodecs", "convert", "captions", "openai-whisper", "elevenlabs", "compositor", "example-videos", "whisper-web", "media", "web-renderer", "design", "light-leaks", "starburst", "vercel", "sfx"];
|
|
2
2
|
export type Pkgs = (typeof packages)[number];
|
|
3
3
|
export type ExtraPackage = {
|
|
4
4
|
name: string;
|
package/dist/package-info.js
CHANGED
|
@@ -80,6 +80,7 @@ exports.packages = [
|
|
|
80
80
|
'convert',
|
|
81
81
|
'captions',
|
|
82
82
|
'openai-whisper',
|
|
83
|
+
'elevenlabs',
|
|
83
84
|
'compositor',
|
|
84
85
|
'example-videos',
|
|
85
86
|
'whisper-web',
|
|
@@ -188,6 +189,7 @@ exports.descriptions = {
|
|
|
188
189
|
convert: 'Video conversion tool - convert.remotion.dev',
|
|
189
190
|
captions: 'Primitives for dealing with captions',
|
|
190
191
|
'openai-whisper': 'Work with the output of the OpenAI Whisper API',
|
|
192
|
+
elevenlabs: 'Work with the output of the ElevenLabs API',
|
|
191
193
|
'eslint-config-internal': "ESLint condig for Remotion's internal packages",
|
|
192
194
|
'example-videos': null,
|
|
193
195
|
'promo-pages': null,
|
|
@@ -281,6 +283,7 @@ exports.installableMap = {
|
|
|
281
283
|
convert: false,
|
|
282
284
|
captions: true,
|
|
283
285
|
'openai-whisper': true,
|
|
286
|
+
elevenlabs: true,
|
|
284
287
|
compositor: false,
|
|
285
288
|
'example-videos': false,
|
|
286
289
|
media: true,
|
|
@@ -368,6 +371,7 @@ exports.apiDocs = {
|
|
|
368
371
|
convert: 'https://convert.remotion.dev',
|
|
369
372
|
captions: 'https://remotion.dev/docs/captions/api',
|
|
370
373
|
'openai-whisper': 'https://www.remotion.dev/docs/openai-whisper',
|
|
374
|
+
elevenlabs: 'https://www.remotion.dev/docs/elevenlabs',
|
|
371
375
|
'eslint-config-internal': null,
|
|
372
376
|
compositor: null,
|
|
373
377
|
'example-videos': null,
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/studio-shared"
|
|
4
4
|
},
|
|
5
5
|
"name": "@remotion/studio-shared",
|
|
6
|
-
"version": "4.0.
|
|
6
|
+
"version": "4.0.443",
|
|
7
7
|
"description": "Internal package for shared objects between the Studio backend and frontend",
|
|
8
8
|
"main": "dist",
|
|
9
9
|
"sideEffects": false,
|
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
"url": "https://github.com/remotion-dev/remotion/issues"
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"remotion": "4.0.
|
|
23
|
+
"remotion": "4.0.443"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@remotion/renderer": "4.0.
|
|
27
|
-
"@remotion/eslint-config-internal": "4.0.
|
|
26
|
+
"@remotion/renderer": "4.0.443",
|
|
27
|
+
"@remotion/eslint-config-internal": "4.0.443",
|
|
28
28
|
"eslint": "9.19.0",
|
|
29
29
|
"@typescript/native-preview": "7.0.0-dev.20260217.1"
|
|
30
30
|
},
|