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

webm-muxer

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webm-muxer - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

5

package.json
{
"name": "webm-muxer",
"version": "5.0.0",
"version": "5.0.1",
"description": "WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.",

@@ -22,3 +22,4 @@ "main": "./build/webm-muxer.js",

"scripts": {
"watch": "node build.js",
"build": "node build.js",
"watch": "node build.js --watch",
"check": "npx tsc --noEmit --skipLibCheck",

@@ -25,0 +26,0 @@ "lint": "npx eslint src demo build"

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