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.0 to 1.0.1

README.md

8

package.json
{
"name": "remotion",
"version": "1.0.0",
"version": "1.0.1",
"description": "Render videos in React",

@@ -8,3 +8,4 @@ "main": "dist/index.js",

"test": "eslint 'src' --ext ts,tsx && jest",
"build": "tsc -d"
"build": "tsc -d",
"prerelease": "cp ../../README.md ."
},

@@ -15,3 +16,4 @@ "repository": {

"files": [
"dist"
"dist",
"README.md"
],

@@ -18,0 +20,0 @@ "author": "",

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