Socket
Socket
Sign inDemoInstall

webm-muxer

Package Overview
Dependencies
2
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

2

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

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

@@ -13,3 +13,3 @@ # webm-muxer - JavaScript WebM multiplexer

## Quick start
The following is an example of a common usage for this library:
The following is an example for a common usage of this library:
```js

@@ -16,0 +16,0 @@ import WebMMuxer from 'webm-muxer';

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc