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

js-ffmpeg

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-ffmpeg - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

4

index.js

@@ -1,3 +0,3 @@

Scoped = global.Scoped || require("betajs-scoped/dist/scoped.js");
BetaJS = global.BetaJS || require('betajs/dist/beta-noscoped.js');
Scoped = global.Scoped || require("betajs-scoped");
BetaJS = global.BetaJS || require('betajs');
Scoped.binding("betajs", "global:BetaJS");

@@ -4,0 +4,0 @@

{
"name": "js-ffmpeg",
"description": "JS FFMpeg",
"version": "0.0.13",
"version": "0.0.14",
"author": "Ziggeo",

@@ -11,2 +11,3 @@ "repository": "https://github.com/jsonize/js-ffmpeg",

},
"main": "index.js",
"devDependencies": {

@@ -20,5 +21,5 @@ "grunt": "",

"tmp": "",
"betajs-scoped": "git://github.com/betajs/betajs-scoped.git",
"betajs": "git://github.com/betajs/betajs.git"
"betajs-scoped": "~0.0.13",
"betajs": "~1.0.96"
}
}

@@ -1,2 +0,2 @@

# js-ffmpeg 0.0.13
# js-ffmpeg 0.0.14

@@ -3,0 +3,0 @@ This is a simple wrapper for FFMPEG and FFPROBE.

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