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

mp4-muxer

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mp4-muxer - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

build/mp4-muxer.d.ts

@@ -112,3 +112,3 @@ declare interface VideoOptions {

onDone?: () => void,
options?: { chunked?: true, chunkSize?: number }
options?: { chunked?: boolean, chunkSize?: number }
);

@@ -115,0 +115,0 @@ }

{
"name": "mp4-muxer",
"version": "3.0.1",
"version": "3.0.2",
"description": "MP4 multiplexer in pure TypeScript with support for WebCodecs API, video & audio.",

@@ -5,0 +5,0 @@ "main": "./build/mp4-muxer.js",

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