opus-decoder
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "opus-decoder", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "Web Assembly streaming Opus decoder", | ||
@@ -54,4 +54,4 @@ "type": "module", | ||
"dependencies": { | ||
"@wasm-audio-decoders/common": "9.0.4" | ||
"@wasm-audio-decoders/common": "9.0.5" | ||
} | ||
} |
# `opus-decoder` | ||
`opus-decoder` is a Web Assembly Opus audio decoder. | ||
* 84.6 KiB minified bundle size | ||
* 85.0 KiB minified bundle size | ||
* Browser and NodeJS support | ||
@@ -6,0 +6,0 @@ * Built in Web Worker support |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
202831
1211
+ Added@wasm-audio-decoders/common@9.0.5(transitive)
+ Addedsimple-yenc@1.0.4(transitive)
- Removed@wasm-audio-decoders/common@9.0.4(transitive)