better-sqlite3
Advanced tools
+2
-1
@@ -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 |
+3
-3
| { | ||
| "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
10370472
0.01%