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

remotion

Package Overview
Dependencies
Maintainers
1
Versions
988
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 1.0.5 to 1.0.6-beta.0

dist/IFrame.d.ts

2

dist/index.d.ts

@@ -7,2 +7,4 @@ import './asset-types';

export * from './easing';
export * from './IFrame';
export * from './Img';
export * from './interpolate';

@@ -9,0 +11,0 @@ export * from './ready-manager';

@@ -19,2 +19,4 @@ "use strict";

__exportStar(require("./easing"), exports);
__exportStar(require("./IFrame"), exports);
__exportStar(require("./Img"), exports);
__exportStar(require("./interpolate"), exports);

@@ -21,0 +23,0 @@ __exportStar(require("./ready-manager"), exports);

2

package.json
{
"name": "remotion",
"version": "1.0.5",
"version": "1.0.6-beta.0",
"description": "Render videos in React",

@@ -5,0 +5,0 @@ "main": "dist/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