File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " encode-audio" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " Encode audio data in node or browser" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @audio/encode-flac" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Encode PCM audio samples to FLAC format via WASM" ,
55 "type" : " module" ,
66 "main" : " flac-encode.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @audio/encode-mp3" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Encode PCM audio samples to MP3 format via WASM" ,
55 "type" : " module" ,
66 "main" : " mp3-encode.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @audio/encode-wav" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Encode PCM audio samples to WAV format" ,
55 "type" : " module" ,
66 "main" : " wav-encode.js" ,
You can’t perform that action at this time.
0 commit comments