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

@ffprobe-installer/ffprobe

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ffprobe-installer/ffprobe - npm Package Compare versions

Comparing version 1.0.12 to 1.1.0

0

index.js

@@ -0,0 +0,0 @@ 'use strict';

2

lib/verify-file.js

@@ -7,3 +7,3 @@ const fs = require('fs');

return stats.isFile();
} catch (error) {
} catch {
return false;

@@ -10,0 +10,0 @@ }

{
"name": "@ffprobe-installer/ffprobe",
"version": "1.0.12",
"version": "1.1.0",
"main": "index.js",

@@ -26,2 +26,4 @@ "scripts": {

"@ffprobe-installer/linux-x64": "4.1.0",
"@ffprobe-installer/linux-arm64": "4.3.2",
"@ffprobe-installer/linux-arm": "4.3.2",
"@ffprobe-installer/win32-ia32": "4.1.0",

@@ -31,8 +33,8 @@ "@ffprobe-installer/win32-x64": "4.1.0"

"devDependencies": {
"ava": "1.4.1",
"codecov": "^3.0.1",
"execa": "^1.0.0",
"ava": "^3.12.1",
"codecov": "^3.7.2",
"execa": "^4.0.3",
"executable": "^4.1.1",
"nyc": "^14.1.0",
"xo": "^0.24.0"
"nyc": "^15.1.0",
"xo": "^0.33.0"
},

@@ -39,0 +41,0 @@ "repository": {

@@ -74,3 +74,3 @@ # node-ffprobe-installer

- Windows 64-bit (20190529-d903c09): https://ffmpeg.zeranoe.com/builds/win64/static/
- Linux ARM (release: 4.3.1) : https://www.johnvansickle.com/ffmpeg/
For version updates, submit issue or pull request.

@@ -77,0 +77,0 @@

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