ogg-opus-decoder
Advanced tools
Comparing version 1.6.7 to 1.6.8
{ | ||
"name": "ogg-opus-decoder", | ||
"version": "1.6.7", | ||
"version": "1.6.8", | ||
"description": "Web Assembly streaming Ogg Opus decoder", | ||
@@ -53,6 +53,6 @@ "type": "module", | ||
"dependencies": { | ||
"@wasm-audio-decoders/common": "9.0.1", | ||
"@wasm-audio-decoders/common": "9.0.2", | ||
"codec-parser": "2.4.3", | ||
"opus-decoder": "0.7.2" | ||
"opus-decoder": "0.7.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
193565
+ Added@wasm-audio-decoders/common@9.0.2(transitive)
+ Addedopus-decoder@0.7.3(transitive)
- Removed@wasm-audio-decoders/common@9.0.1(transitive)
- Removedopus-decoder@0.7.2(transitive)
Updatedopus-decoder@0.7.3