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
0
Versions
157
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.248 to 4.0.249

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", "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 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-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 type Pkgs = (typeof packages)[number];

@@ -3,0 +3,0 @@ export declare const descriptions: {

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

exports.packages = [
'svg-3d-engine',
'ai-improvements',

@@ -59,2 +60,3 @@ 'animation-utils',

'skia',
'promo-pages',
'streaming',

@@ -149,2 +151,4 @@ 'serverless',

'example-videos': null,
'promo-pages': null,
'svg-3d-engine': '3D SVG extrusion effects',
};

@@ -222,2 +226,4 @@ exports.apiDocs = {

'example-videos': null,
'promo-pages': null,
'svg-3d-engine': null,
};

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

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

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

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

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