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

remotion

Package Overview
Dependencies
Maintainers
1
Versions
977
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remotion - npm Package Compare versions

Comparing version 4.0.188 to 4.0.189

1

dist/cjs/index.d.ts
/// <reference types="bun-types" />
/// <reference types="react" />
import './_check-rsc.js';
import './asset-types.js';

@@ -4,0 +5,0 @@ import type { Codec } from './codec.js';

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

exports.Config = exports.Experimental = exports.watchStaticFile = exports.useCurrentScale = exports.useCurrentFrame = exports.useBufferState = exports.staticFile = exports.Series = exports.Sequence = exports.registerRoot = exports.prefetch = exports.random = exports.interpolate = exports.Loop = exports.interpolateColors = exports.Img = exports.getStaticFiles = exports.getRemotionEnvironment = exports.delayRender = exports.continueRender = exports.getInputProps = exports.Composition = exports.cancelRender = exports.Artifact = void 0;
require("./_check-rsc.js");
require("./asset-types.js");

@@ -20,0 +21,0 @@ const Clipper_js_1 = require("./Clipper.js");

2

dist/cjs/version.d.ts

@@ -6,2 +6,2 @@ /**

*/
export declare const VERSION = "4.0.188";
export declare const VERSION = "4.0.189";

@@ -10,2 +10,2 @@ "use strict";

*/
exports.VERSION = '4.0.188';
exports.VERSION = '4.0.189';

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

"name": "remotion",
"version": "4.0.188",
"version": "4.0.189",
"description": "Make videos programmatically",

@@ -9,0 +9,0 @@ "main": "dist/cjs/index.js",

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