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

@remotion/studio

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotion/studio - npm Package Compare versions

Comparing version 4.0.144 to 4.0.145

2

dist/helpers/colors.d.ts

@@ -26,2 +26,2 @@ export declare const BACKGROUND = "rgb(31,36,40)";

hovered: boolean;
}) => "hsla(0, 0%, 100%, 0.15)" | "hsla(0, 0%, 100%, 0.25)" | "rgba(255, 255, 255, 0.06)" | "transparent";
}) => "transparent" | "hsla(0, 0%, 100%, 0.15)" | "hsla(0, 0%, 100%, 0.25)" | "rgba(255, 255, 255, 0.06)";
{
"name": "@remotion/studio",
"version": "4.0.144",
"version": "4.0.145",
"description": "Remotion Editor",

@@ -21,7 +21,7 @@ "main": "dist",

"open": "^8.4.2",
"remotion": "4.0.144",
"@remotion/player": "4.0.144",
"@remotion/media-utils": "4.0.144",
"@remotion/studio-shared": "4.0.144",
"@remotion/renderer": "4.0.144"
"remotion": "4.0.145",
"@remotion/player": "4.0.145",
"@remotion/renderer": "4.0.145",
"@remotion/media-utils": "4.0.145",
"@remotion/studio-shared": "4.0.145"
},

@@ -43,3 +43,3 @@ "devDependencies": {

"zod": "^3.22.3",
"@remotion/zod-types": "4.0.144"
"@remotion/zod-types": "4.0.145"
},

@@ -57,2 +57,3 @@ "publishConfig": {

},
"./entry": "./dist/previewEntry.js",
"./internals": {

@@ -59,0 +60,0 @@ "types": "./dist/internals.d.ts",

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