@remotion/studio-shared
Advanced tools
Comparing version 4.0.236 to 4.0.237
@@ -1,2 +0,2 @@ | ||
export declare const packages: readonly ["ai-improvements", "animation-utils", "animated-emoji", "astro-example", "babel-loader", "bugs", "bundler", "cli-autocomplete", "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-internal", "eslint-plugin", "example-without-zod", "example", "fonts", "gif", "google-fonts", "install-whisper-cpp", "it-tests", "lambda-go-example", "lambda-go", "lambda-php", "lambda-ruby", "lambda-python", "lambda", "layout-utils", "lottie", "media-utils", "motion-blur", "noise", "paths", "player-example", "player", "preload", "renderer", "rive", "shapes", "skia", "streaming", "serverless", "studio-server", "studio-shared", "studio", "tailwind", "test-utils", "three", "transitions", "media-parser", "zod-types", "webcodecs", "convert", "captions", "openai-whisper", "compositor", "example-videos"]; | ||
export declare const packages: readonly ["ai-improvements", "animation-utils", "animated-emoji", "astro-example", "babel-loader", "bugs", "bundler", "cli-autocomplete", "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-internal", "eslint-plugin", "example-without-zod", "example", "fonts", "gif", "google-fonts", "install-whisper-cpp", "it-tests", "lambda-go-example", "lambda-go", "lambda-php", "lambda-ruby", "lambda-python", "lambda", "layout-utils", "licensing", "lottie", "media-utils", "motion-blur", "noise", "paths", "player-example", "player", "preload", "renderer", "rive", "shapes", "skia", "streaming", "serverless", "studio-server", "studio-shared", "studio", "tailwind", "test-utils", "three", "transitions", "media-parser", "zod-types", "webcodecs", "convert", "captions", "openai-whisper", "compositor", "example-videos"]; | ||
export type Pkgs = (typeof packages)[number]; | ||
@@ -3,0 +3,0 @@ export declare const descriptions: { |
@@ -45,2 +45,3 @@ "use strict"; | ||
'layout-utils', | ||
'licensing', | ||
'lottie', | ||
@@ -90,2 +91,3 @@ 'media-utils', | ||
lottie: 'Include Lottie animations in Remotion', | ||
licensing: 'Manage your Remotion.pro license', | ||
'layout-utils': 'Utilities for working with layouts', | ||
@@ -161,2 +163,3 @@ noise: 'Noise generation functions', | ||
lottie: 'https://www.remotion.dev/docs/lottie', | ||
licensing: 'https://www.remotion.dev/docs/licensing', | ||
'layout-utils': 'https://www.remotion.dev/docs/layout-utils', | ||
@@ -163,0 +166,0 @@ noise: 'https://www.remotion.dev/docs/noise', |
@@ -6,3 +6,3 @@ { | ||
"name": "@remotion/studio-shared", | ||
"version": "4.0.236", | ||
"version": "4.0.237", | ||
"description": "Internal package for shared objects between the Studio backend and frontend", | ||
@@ -18,8 +18,8 @@ "main": "dist", | ||
"dependencies": { | ||
"remotion": "4.0.236" | ||
"remotion": "4.0.237" | ||
}, | ||
"devDependencies": { | ||
"eslint": "9.14.0", | ||
"@remotion/eslint-config-internal": "4.0.236", | ||
"@remotion/renderer": "4.0.236" | ||
"@remotion/eslint-config-internal": "4.0.237", | ||
"@remotion/renderer": "4.0.237" | ||
}, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110591
1149
+ Addedremotion@4.0.237(transitive)
- Removedremotion@4.0.236(transitive)
Updatedremotion@4.0.237