-
I'm developing an API that allows users to download a zip archive containing log files and various other text files. For some reason, jszip randomly leaves files out of the archive. Here's an example …
-
It should be possible to upload a folder or multiple files to cipherdrop. Currently it's possible to upload multiple files at once, but this functionality has to be changed as well. You should be able…
-
With 3.6.0 `node_modules\jszip\dist\jszip.js` is minified, too. In prior versions, it has not been minified. The `dist\jszip.min.js` is for the minified version. Please, do not minify `dist\jszip.js`
-
The .nmrium file is compressed by default using ZIP (first bytes are PK)
This allows to win a lot of space, from 53.8 Mb to 21.3 Mb.
However this is also a super slow process ... Without compres…
-
Hi, I just made some tests with this library, and it seems pretty good, but I'm having issues generating excel files that are huge in rows (500k to 1m rows).
I've tried enabling compression, but Ex…
-
Although this seems like a dead project by now, I have to use it a current project, and it requires `jszip@3.2.1`, which has a security vulnerability documented at CWE-1321 with the id CVE-2021-23413…
-
Are there any plans to use new jszip 3.0 version? Async writing would be great!
etkor updated
6 years ago
-
I get this error trying to read file
```
Error: Can't find end of central directory : is this a zip file ? If it is, see http://stuk.github.io/jszip/documentation/howto/read_zip.html
at Object.…
-
## CVE-2022-48285 - High Severity Vulnerability
Vulnerable Libraries - jszip-3.7.1.tgz, jszip-3.5.0.tgz, jszip-3.2.2.tgz, jszip-3.6.0.tgz, jszip-3.7.0.tgz
jszip-3.7.1.tgz
Create, read and edit .zi…
-
I try to write my own custom loader like this.https://galacean.antgroup.com/engine/docs/assets/custom/ ,but I cannot use my own custom loader.Here is my loader.
```@resourceLoader("ZIP",["zip"])
e…
zbx99 updated
1 month ago