feat: working decompression

This commit is contained in:
Ferdinand Linnenberg 2024-09-17 10:37:11 +02:00
parent d635cca210
commit 3412296a76
3 changed files with 97 additions and 0 deletions

6
package-lock.json generated
View file

@ -44,6 +44,7 @@
"fernet": "^0.4.0",
"file-saver": "^2.0.5",
"flat": "^6.0.1",
"fzstd": "^0.1.1",
"geodesy": "1.1.3",
"highlight.js": "^11.9.0",
"ieee754": "^1.2.1",
@ -7916,6 +7917,11 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/fzstd": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/fzstd/-/fzstd-0.1.1.tgz",
"integrity": "sha512-dkuVSOKKwh3eas5VkJy1AW1vFpet8TA/fGmVA5krThl8YcOVE/8ZIoEA1+U1vEn5ckxxhLirSdY837azmbaNHA=="
},
"node_modules/gamma": {
"version": "1.0.0",
"license": "MIT"