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

@ffprobe-installer/darwin-x64

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ffprobe-installer/darwin-x64 - npm Package Compare versions

Comparing version 4.0.3 to 4.1.0

50

package.json
{
"name": "@ffprobe-installer/darwin-x64",
"version": "4.0.3",
"description": "Mac OS X FFmpeg binary used by ffprobe-installer",
"homepage": "https://evermeet.cx/ffmpeg/",
"scripts": {
"test": "file ffprobe | grep -qF \"Mach-O\"",
"prepublish": "npm test",
"postinstall": "chmod u+x ffprobe",
"upload": "npm publish --access public"
},
"keywords": [
"ffprobe",
"binary",
"darwin",
"x64"
],
"os": [
"darwin"
],
"cpu": [
"x64"
],
"author": "Oliver Sayers <talk@savagecore.eu>",
"license": "LGPL-2.1",
"ffprobe": "90936-gdc7a8f7310"
"name": "@ffprobe-installer/darwin-x64",
"version": "4.1.0",
"description": "Mac OS X FFmpeg binary used by ffprobe-installer",
"homepage": "https://evermeet.cx/ffmpeg/",
"scripts": {
"test": "file ffprobe | grep -qF \"Mach-O\"",
"prepublish": "npm test",
"postinstall": "chmod u+x ffprobe",
"upload": "npm publish --access public"
},
"keywords": [
"ffprobe",
"binary",
"darwin",
"x64"
],
"os": [
"darwin"
],
"cpu": [
"x64"
],
"author": "Oliver Sayers <talk@savagecore.eu>",
"license": "LGPL-2.1",
"ffprobe": "93939-g819ed1df94"
}
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