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

remotion

Package Overview
Dependencies
Maintainers
0
Versions
992
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.245 to 4.0.246

dist/cjs/animated-image/AnimatedImage.d.ts

1

dist/cjs/index.d.ts

@@ -71,2 +71,3 @@ import './_check-rsc.js';

export * from './AbsoluteFill.js';
export * from './animated-image/index.js';
export { Artifact } from './Artifact.js';

@@ -73,0 +74,0 @@ export * from './audio/index.js';

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

__exportStar(require("./AbsoluteFill.js"), exports);
__exportStar(require("./animated-image/index.js"), exports);
var Artifact_js_1 = require("./Artifact.js");

@@ -30,0 +31,0 @@ Object.defineProperty(exports, "Artifact", { enumerable: true, get: function () { return Artifact_js_1.Artifact; } });

2

dist/cjs/version.d.ts

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

*/
export declare const VERSION = "4.0.245";
export declare const VERSION = "4.0.246";

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

*/
exports.VERSION = '4.0.245';
exports.VERSION = '4.0.246';

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

"name": "remotion",
"version": "4.0.245",
"version": "4.0.246",
"description": "Make videos programmatically",

@@ -25,2 +25,3 @@ "main": "dist/cjs/index.js",

"@happy-dom/global-registrator": "14.5.1",
"@types/dom-webcodecs": "0.1.11",
"happy-dom": "15.10.2",

@@ -34,3 +35,3 @@ "jsdom": "21.1.0",

"eslint": "9.14.0",
"@remotion/eslint-config-internal": "4.0.245"
"@remotion/eslint-config-internal": "4.0.246"
},

@@ -37,0 +38,0 @@ "keywords": [

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