New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remotion/studio-shared

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotion/studio-shared - npm Package Compare versions

Comparing version 4.0.255 to 4.0.256

2

dist/installable-packages.d.ts

@@ -1,2 +0,2 @@

export declare const listOfInstallableRemotionPackages: readonly ["@remotion/animated-emoji", "@remotion/animation-utils", "@remotion/cloudrun", "@remotion/captions", "@remotion/enable-scss", "@remotion/gif", "@remotion/google-fonts", "@remotion/lambda", "@remotion/layout-utils", "@remotion/lottie", "@remotion/media-parser", "@remotion/media-utils", "@remotion/motion-blur", "@remotion/noise", "@remotion/paths", "@remotion/rive", "@remotion/shapes", "@remotion/skia", "@remotion/studio", "@remotion/tailwind", "@remotion/three", "@remotion/transitions", "@remotion/zod-types", "@remotion/openai-whisper"];
export declare const listOfInstallableRemotionPackages: readonly ["@remotion/animated-emoji", "@remotion/animation-utils", "@remotion/cloudrun", "@remotion/captions", "@remotion/enable-scss", "@remotion/gif", "@remotion/google-fonts", "@remotion/lambda", "@remotion/layout-utils", "@remotion/lottie", "@remotion/media-parser", "@remotion/media-utils", "@remotion/motion-blur", "@remotion/noise", "@remotion/paths", "@remotion/rive", "@remotion/shapes", "@remotion/skia", "@remotion/studio", "@remotion/tailwind", "@remotion/tailwind-v4", "@remotion/three", "@remotion/transitions", "@remotion/zod-types", "@remotion/openai-whisper"];
export type InstallablePackage = (typeof listOfInstallableRemotionPackages)[number];

@@ -25,2 +25,3 @@ "use strict";

'@remotion/tailwind',
'@remotion/tailwind-v4',
'@remotion/three',

@@ -27,0 +28,0 @@ '@remotion/transitions',

@@ -1,2 +0,2 @@

export declare const packages: readonly ["svg-3d-engine", "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-flat", "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", "promo-pages", "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 ["svg-3d-engine", "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-flat", "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", "promo-pages", "streaming", "serverless", "studio-server", "studio-shared", "studio", "tailwind", "tailwind-v4", "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: {

@@ -67,2 +67,3 @@ "use strict";

'tailwind',
'tailwind-v4',
'test-utils',

@@ -117,3 +118,4 @@ 'three',

'studio-shared': 'Internal package for shared objects between the Studio backend and frontend',
tailwind: 'Enable TailwindCSS support in Remotion',
tailwind: 'Enable TailwindCSS support in Remotion (TailwindCSS v3)',
'tailwind-v4': 'Enable TailwindCSS support in Remotion (TailwindCSS v4)',
streaming: 'Utilities for streaming data between programs',

@@ -214,2 +216,3 @@ 'media-parser': 'A pure JavaScript library for parsing video files',

tailwind: 'https://www.remotion.dev/docs/tailwind/tailwind',
'tailwind-v4': 'https://www.remotion.dev/docs/tailwind/tailwind',
skia: 'https://www.remotion.dev/docs/skia',

@@ -216,0 +219,0 @@ three: 'https://www.remotion.dev/docs/three',

@@ -6,3 +6,3 @@ {

"name": "@remotion/studio-shared",
"version": "4.0.255",
"version": "4.0.256",
"description": "Internal package for shared objects between the Studio backend and frontend",

@@ -18,8 +18,8 @@ "main": "dist",

"dependencies": {
"remotion": "4.0.255"
"remotion": "4.0.256"
},
"devDependencies": {
"eslint": "9.14.0",
"@remotion/eslint-config-internal": "4.0.255",
"@remotion/renderer": "4.0.255"
"@remotion/renderer": "4.0.256",
"@remotion/eslint-config-internal": "4.0.256"
},

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc