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

ffprobe-installer

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ffprobe-installer - npm Package Compare versions

Comparing version 2.1.3 to 2.1.5

3

index.js

@@ -1,7 +0,6 @@

const verifyFile = require('./lib/verify-file.js');
const os = require('os');
const path = require('path');
const process = require('process');
const verifyFile = require('./lib/verify-file.js');
const platform = process.env.npm_config_platform || os.platform();

@@ -8,0 +7,0 @@ const arch = process.env.npm_config_arch || os.arch();

{
"name": "ffprobe-installer",
"version": "2.1.3",
"version": "2.1.5",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

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