Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ffprobe-installer/linux-ia32

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ffprobe-installer/linux-ia32 - npm Package Compare versions

Comparing version 4.0.3 to 4.1.0

50

package.json
{
"name": "@ffprobe-installer/linux-ia32",
"version": "4.0.3",
"description": "Linux FFmpeg binary used by ffprobe-installer",
"homepage": "https://www.johnvansickle.com/ffmpeg/",
"scripts": {
"test": "file ffprobe | grep -qF \"ELF 32-bit\"",
"prepublish": "npm test",
"postinstall": "chmod u+x ffprobe",
"upload": "npm publish --access public"
},
"keywords": [
"ffprobe",
"binary",
"linux",
"ia32"
],
"os": [
"linux"
],
"cpu": [
"ia32"
],
"author": "Oliver Sayers <talk@savagecore.eu>",
"license": "LGPL-2.1",
"ffprobe": "20180429-g19c3df0cd"
"name": "@ffprobe-installer/linux-ia32",
"version": "4.1.0",
"description": "Linux FFmpeg binary used by ffprobe-installer",
"homepage": "https://www.johnvansickle.com/ffmpeg/",
"scripts": {
"test": "file ffprobe | grep -qF \"ELF 32-bit\"",
"prepublish": "npm test",
"postinstall": "chmod u+x ffprobe",
"upload": "npm publish --access public"
},
"keywords": [
"ffprobe",
"binary",
"linux",
"ia32"
],
"os": [
"linux"
],
"cpu": [
"ia32"
],
"author": "Oliver Sayers <talk@savagecore.eu>",
"license": "LGPL-2.1",
"ffprobe": "20190527-g9b069eb14e"
}
Do not use directly, use ffprobe-installer:
npm install --save @ffprobe-installer/ffprobe

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