@bentley/imodeljs-darwin-arm64 5.8.4 → 5.8.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Notices/minizip-license.txt +5 -10
- package/iTwinDaemon +0 -0
- package/imodeljs.node +0 -0
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
MiniZip - Copyright (c) 1998-
|
|
1
|
+
MiniZip - Copyright (c) 1998-2026 - by Gilles Vollant - version 1.1 64 bits from Mathias Svensson
|
|
2
2
|
|
|
3
3
|
Introduction
|
|
4
4
|
---------------------
|
|
5
|
-
MiniZip 1.1 is built from MiniZip 1.0 by Gilles Vollant (
|
|
5
|
+
MiniZip 1.1 is built from MiniZip 1.0 by Gilles Vollant ( https://www.winimage.com/zLibDll/minizip.html )
|
|
6
6
|
|
|
7
7
|
When adding ZIP64 support into minizip it would result into risk of breaking compatibility with minizip 1.0.
|
|
8
8
|
All possible work was done for compatibility.
|
|
@@ -11,7 +11,7 @@ All possible work was done for compatibility.
|
|
|
11
11
|
Background
|
|
12
12
|
---------------------
|
|
13
13
|
When adding ZIP64 support Mathias Svensson found that Even Rouault have added ZIP64
|
|
14
|
-
support for unzip.c into minizip for a open source project called gdal (
|
|
14
|
+
support for unzip.c into minizip for a open source project called gdal ( https://www.gdal.org/ )
|
|
15
15
|
|
|
16
16
|
That was used as a starting point. And after that ZIP64 support was added to zip.c
|
|
17
17
|
some refactoring and code cleanup was also done.
|
|
@@ -36,14 +36,9 @@ Credits
|
|
|
36
36
|
Mathias Svensson - ZIP64 zip support
|
|
37
37
|
Mathias Svensson - BZip Compression method support in zip
|
|
38
38
|
|
|
39
|
-
|
|
39
|
+
Resource
|
|
40
40
|
|
|
41
|
-
|
|
42
|
-
Command line tool for Windows that shows the layout and information of the headers in a zip archive.
|
|
43
|
-
Used when debugging and validating the creation of zip files using MiniZip64
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
ZIP App Note http://www.pkware.com/documents/casestudies/APPNOTE.TXT
|
|
41
|
+
ZIP App Note https://www.pkware.com/documents/casestudies/APPNOTE.TXT
|
|
47
42
|
Zip File specification
|
|
48
43
|
|
|
49
44
|
|
package/iTwinDaemon
CHANGED
|
Binary file
|
package/imodeljs.node
CHANGED
|
Binary file
|