koffi 2.3.10 → 2.3.11
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/CHANGELOG.md +2 -1
- package/build/{2.3.10 → 2.3.11}/koffi_win32_arm64/koffi.node +0 -0
- package/build/{2.3.10 → 2.3.11}/koffi_win32_ia32/koffi.node +0 -0
- package/build/{2.3.10 → 2.3.11}/koffi_win32_x64/koffi.node +0 -0
- package/package.json +2 -2
- /package/build/{2.3.10 → 2.3.11}/koffi_darwin_arm64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_darwin_x64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_freebsd_arm64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_freebsd_ia32/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_freebsd_x64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_linux_arm32hf/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_linux_arm64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_linux_ia32/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_linux_riscv64hf64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_linux_x64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_openbsd_ia32/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_openbsd_x64/koffi.node +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_win32_arm64/koffi.exp +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_win32_arm64/koffi.lib +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_win32_ia32/koffi.exp +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_win32_ia32/koffi.lib +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_win32_x64/koffi.exp +0 -0
- /package/build/{2.3.10 → 2.3.11}/koffi_win32_x64/koffi.lib +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
### Koffi 2.3
|
|
6
6
|
|
|
7
|
-
#### Koffi 2.3.
|
|
7
|
+
#### Koffi 2.3.11
|
|
8
8
|
|
|
9
9
|
**Main changes:**
|
|
10
10
|
|
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
**Other changes:**
|
|
14
14
|
|
|
15
15
|
- Use SQLITE_TRANSIENT in SQLite test code
|
|
16
|
+
- Avoid using `statx()` to allow compilation with glibc < 2.28
|
|
16
17
|
- Reorganize NPM package files to be less convoluted
|
|
17
18
|
|
|
18
19
|
#### Koffi 2.3.9
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|