webm-muxer
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "webm-muxer", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.", | ||
@@ -5,0 +5,0 @@ "main": "./build/webm-muxer.js", |
@@ -13,2 +13,3 @@ # webm-muxer - JavaScript WebM multiplexer | ||
## Quick start | ||
The following is an example of a common usage for this library: | ||
```js | ||
@@ -15,0 +16,0 @@ import WebMMuxer from 'webm-muxer'; |
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
49864
225