Comparing version 2.3.10 to 2.3.11
@@ -7,3 +7,3 @@ # Changelog | ||
#### Koffi 2.3.10 | ||
#### Koffi 2.3.11 | ||
@@ -17,2 +17,3 @@ **Main changes:** | ||
- Use SQLITE_TRANSIENT in SQLite test code | ||
- Avoid using `statx()` to allow compilation with glibc < 2.28 | ||
- Reorganize NPM package files to be less convoluted | ||
@@ -19,0 +20,0 @@ |
{ | ||
"name": "koffi", | ||
"version": "2.3.10", | ||
"stable": "2.3.10", | ||
"version": "2.3.11", | ||
"stable": "2.3.11", | ||
"description": "Fast and simple C FFI (foreign function interface) for Node.js", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 21 instances 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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 21 instances in 1 package
17359132