Comparing version 2.8.8 to 2.8.9
@@ -7,2 +7,6 @@ # Changelog | ||
#### Koffi 2.8.9 (2024-05-17) | ||
- Fix ABI issue regarding bool return values on x86_64 (and possibly other platforms) | ||
#### Koffi 2.8.8 (2024-04-26) | ||
@@ -9,0 +13,0 @@ |
@@ -381,4 +381,4 @@ "use strict"; | ||
name: "koffi", | ||
version: "2.8.8", | ||
stable: "2.8.8", | ||
version: "2.8.9", | ||
stable: "2.8.9", | ||
description: "Fast and simple C FFI (foreign function interface) for Node.js", | ||
@@ -385,0 +385,0 @@ keywords: [ |
@@ -381,4 +381,4 @@ "use strict"; | ||
name: "koffi", | ||
version: "2.8.8", | ||
stable: "2.8.8", | ||
version: "2.8.9", | ||
stable: "2.8.9", | ||
description: "Fast and simple C FFI (foreign function interface) for Node.js", | ||
@@ -385,0 +385,0 @@ keywords: [ |
{ | ||
"name": "koffi", | ||
"version": "2.8.8", | ||
"stable": "2.8.8", | ||
"version": "2.8.9", | ||
"stable": "2.8.9", | ||
"description": "Fast and simple C FFI (foreign function interface) for Node.js", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69816182