Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remotion/studio-shared

Package Overview
Dependencies
Maintainers
1
Versions
138
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.236 to 4.0.237

2

dist/package-info.d.ts

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

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