Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../jszip
File: changelog.txt
v3.10.1 2022-08-02
[0] Fix | Delete
[1] Fix | Delete
Add sponsorship files.
[2] Fix | Delete
If you appreciate the time spent maintaining JSZip then I would really appreciate your sponsorship.
[3] Fix | Delete
Consolidate metadata types and expose OnUpdateCallback #851 and #852
[4] Fix | Delete
use const instead var in example from README.markdown #828
[5] Fix | Delete
Switch manual download link to HTTPS #839
[6] Fix | Delete
[7] Fix | Delete
Internals:
[8] Fix | Delete
[9] Fix | Delete
Replace jshint with eslint #842
[10] Fix | Delete
Add performance tests #834
[11] Fix | Delete
[12] Fix | Delete
### v3.10.0 2022-05-20
[13] Fix | Delete
[14] Fix | Delete
- Change setimmediate dependency to more efficient one. Fixes https://github.com/Stuk/jszip/issues/617 (see [#829](https://github.com/Stuk/jszip/pull/829))
[15] Fix | Delete
- Update types of `currentFile` metadata to include `null` (see [#826](https://github.com/Stuk/jszip/pull/826))
[16] Fix | Delete
[17] Fix | Delete
### v3.9.1 2022-04-06
[18] Fix | Delete
[19] Fix | Delete
- Fix recursive definition of `InputFileFormat` introduced in 3.9.0.
[20] Fix | Delete
[21] Fix | Delete
### v3.9.0 2022-04-04
[22] Fix | Delete
[23] Fix | Delete
- Update types JSZip#loadAsync to accept a promise for data, and remove arguments from `new JSZip()` (see [#752](https://github.com/Stuk/jszip/pull/752))
[24] Fix | Delete
- Update types for `compressionOptions` to JSZipFileOptions and JSZipGeneratorOptions (see [#722](https://github.com/Stuk/jszip/pull/722))
[25] Fix | Delete
- Add types for `generateInternalStream` (see [#774](https://github.com/Stuk/jszip/pull/774))
[26] Fix | Delete
[27] Fix | Delete
### v3.8.0 2022-03-30
[28] Fix | Delete
[29] Fix | Delete
- Santize filenames when files are loaded with `loadAsync`, to avoid ["zip slip" attacks](https://snyk.io/research/zip-slip-vulnerability). The original filename is available on each zip entry as `unsafeOriginalName`. See the [documentation](https://stuk.github.io/jszip/documentation/api_jszip/load_async.html). Many thanks to McCaulay Hudson for reporting.
[30] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function