Install
npm install better-sqlite3-multiple-ciphers@13.0.3Dependency versions
Prebuilds support:
Prebuilt binaries are bundled inside the package for the following platforms and runtimes.
Platforms
- Windows (x64, arm64)
- Linux (x64, arm64)
- Alpine Linux (x64, arm64)
- macOS (x64, arm64)
Runtimes
- Node.js - v22 and up
- Electron - v35 and up
What's new?
Important
This is a complete refactor of the project, migrating to Node-API. No more need for a new release on each runtime
release cycle. All prebuilt binaries are now bundled into the package, which might make it a bit heavy on the storage.
The binaries are now automatically selected at runtime.
Warning
BREAKING!: Linux prebuilt binaries now require glibc 2.35 or higher on the host
BREAKING!: x86 Windows builds have been discontinued
BREAKING!: armv7 Linux builds have been discontinued
BREAKING!: Support has been dropped for all Electron versions below v35
Caution
Pay special attention to how you package your applications for production going forward. Use your own methods to
reduce package size by only packaging the prebuilt binary for the target platform.
- Migrated to Node-API
- Updated SQLite to
3.53.4
Full Changelog: v12.11.1...v13.0.3