Add LZMA Compress operation

This commit is contained in:
Matt C 2022-09-19 14:05:13 +01:00
parent c2cf535f88
commit 1ec7033d46
4 changed files with 79 additions and 1 deletions

View file

@ -87,6 +87,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@blu3r4y/lzma": "^2.3.3",
"arrive": "^2.4.1",
"avsc": "^5.7.4",
"bcryptjs": "^2.4.3",