webm-muxer
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "webm-muxer", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.", | ||
"main": "./build/webm-muxer.js", | ||
"types": "./build/webm-muxer.d.ts", | ||
"files": ["README.md", "package.json", "LICENSE", "build/webm-muxer.js", "build/webm-muxer.d.ts"], | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "watch": "node build.js", |
@@ -14,2 +14,4 @@ # webm-muxer - JavaScript WebM multiplexer | ||
> **Note:** If you're looking to create **MP4** files, check out [mp4-muxer](https://github.com/Vanilagy/mp4-muxer), the sister library to webm-muxer. | ||
## Quick start | ||
@@ -16,0 +18,0 @@ The following is an example for a common usage of this library: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
273
67619
5
1174