We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478ffbd commit ba982a2Copy full SHA for ba982a2
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "audio-decode",
3
- "version": "3.9.0",
+ "version": "3.9.1",
4
"description": "Decode audio data in node or browser",
5
"type": "module",
6
"sideEffects": false,
packages/decode-aac/package.json
"name": "@audio/decode-aac",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "Decode AAC/M4A audio via FAAD2 WASM",
"main": "decode-aac.js",
0 commit comments