tgz: extract using tar-stream directly

we used have a fork of tar-fs. using tar-stream directly gives us
more control
This commit is contained in:
Girish Ramakrishnan
2024-07-05 17:53:35 +02:00
parent dd9e6e63ad
commit 1dc6b40a68
8 changed files with 305 additions and 244 deletions

View File

@@ -55,7 +55,7 @@
"semver": "^7.6.2",
"speakeasy": "^2.0.0",
"superagent": "9.0.1",
"tar-fs": "github:cloudron-io/tar-fs#ignore_stat_error",
"tar-stream": "^3.1.7",
"tldjs": "^2.3.1",
"ua-parser-js": "^1.0.38",
"underscore": "^1.13.6",