v2.7.71
- Improved security in
ZipReaderby:- adding the
checkOverlappingEntryandcheckOverlappingEntryOnlyoptions (falseby default) to detect potential non-recursive zip-bombs (e.g. "A better zip bomb"), more info here: #587 (comment) - making sure that the output size of the decompressed entry data matches the expected size exactly
- adding the
- Fixed
URLStringtype in the type definition file - Updated dev dependencies