New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remotion/compositor-linux-x64-gnu

Package Overview
Dependencies
Maintainers
1
Versions
377
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotion/compositor-linux-x64-gnu - npm Package Compare versions

Comparing version 3.3.79 to 4.0.0-alpha.111

ffmpeg/remotion/bin/ffmpeg

3

index.d.ts
export const binaryPath: string;
export const ffmpegPath: string;
export const ffprobePath: string;
export const ffmpegCwd: string;
exports.binaryPath = require.resolve("./compositor");
exports.ffmpegPath = require.resolve("./ffmpeg/remotion/bin/ffmpeg");
exports.ffprobePath = require.resolve("./ffmpeg/remotion/bin/ffprobe");
exports.ffmpegCwd = __dirname + "/ffmpeg";

7

package.json
{
"version": "3.3.79",
"version": "4.0.0-alpha.111+6fd1a79a5",
"name": "@remotion/compositor-linux-x64-gnu",

@@ -23,3 +23,4 @@ "os": [

"access": "public"
}
}
},
"gitHead": "6fd1a79a5bab8c77aa15cab08a51916419c1c4b4"
}

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