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

@andrewstart/av-encoder

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andrewstart/av-encoder - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

dist/encodeVideo.js

@@ -11,3 +11,3 @@ "use strict";

const INPUT_TYPES = new Set(['.mov', '.mp4']);
const CACHE_FILE = '.avevidiocache';
const CACHE_FILE = '.avevideocache';
async function main() {

@@ -14,0 +14,0 @@ var _a, _b, _c, _d, _e, _f;

{
"name": "@andrewstart/av-encoder",
"version": "1.0.8",
"version": "1.0.9",
"description": "Encodes and compresses audio/video for widely supported web formats",

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

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