🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

better-sqlite3

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-sqlite3 - npm Package Compare versions

Comparing version
12.9.0
to
12.10.0
+2
-1
deps/download.sh

@@ -22,3 +22,3 @@ #!/usr/bin/env bash

YEAR="2026"
VERSION="3530000"
VERSION="3530100"

@@ -50,2 +50,3 @@ # Defines below are sorted alphabetically

SQLITE_ENABLE_MATH_FUNCTIONS
SQLITE_ENABLE_PERCENTILE
SQLITE_ENABLE_RTREE

@@ -52,0 +53,0 @@ SQLITE_ENABLE_STAT4

{
"name": "better-sqlite3",
"version": "12.9.0",
"version": "12.10.0",
"description": "The fastest and simplest library for SQLite in Node.js.",

@@ -19,3 +19,3 @@ "homepage": "http://github.com/WiseLibs/better-sqlite3",

"engines": {
"node": "20.x || 22.x || 23.x || 24.x || 25.x"
"node": "20.x || 22.x || 23.x || 24.x || 25.x || 26.x"
},

@@ -35,3 +35,3 @@ "dependencies": {

"fs-extra": "^11.1.1",
"mocha": "^10.2.0",
"mocha": "^11.7.5",
"nodemark": "^0.3.0",

@@ -38,0 +38,0 @@ "prebuild": "^13.0.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display