Socket
Socket
Sign inDemoInstall

@pankod/canvas2video

Package Overview
Dependencies
173
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.7

2

package.json
{
"name": "@pankod/canvas2video",
"version": "1.0.5",
"version": "1.0.7",
"description": "canvas to video renderer",

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

@@ -76,2 +76,3 @@ import * as ffmpeg from "fluent-ffmpeg";

"-f mp4",
"-vcodec libx264",
"-movflags frag_keyframe+empty_moov",

@@ -78,0 +79,0 @@ "-pix_fmt yuv420p",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc