Socket
Socket
Sign inDemoInstall

@drovp/ffmpeg

Package Overview
Dependencies
3
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

4

dist/index.js

@@ -65,3 +65,3 @@ "use strict";

await recentlyThrottle(utils, () => installFromOnlineArchive({
url: 'https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z',
url: 'https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z',
filesToExtract: {

@@ -115,3 +115,3 @@ '{rootFile}/bin/ffmpeg.exe': 'ffmpeg.exe',

else
throw new Error(`Unexpected archive structure:\b${extractedFiles.join('\n')}`);
throw new Error(`Unexpected archive structure:\n${extractedFiles.join('\n')}`);
}

@@ -118,0 +118,0 @@ if (onBeforeCopy)

{
"name": "@drovp/ffmpeg",
"version": "1.0.7",
"version": "1.0.8",
"description": "FFMPEG as a Drovp dependency.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/drovp/ffmpeg",

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