@remotion/compositor-linux-x64-gnu
Advanced tools
Comparing version 3.3.79 to 4.0.0-alpha.111
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"; |
{ | ||
"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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
19352770
16
16
2
12