@peerbit/indexer-sqlite3
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "@peerbit/indexer-sqlite3", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "SQLite index for document store", | ||
@@ -72,5 +72,5 @@ "type": "module", | ||
"dependencies": { | ||
"better-sqlite3": "^11.6.0", | ||
"better-sqlite3": "^11.8.1", | ||
"@peerbit/indexer-interface": "^2.0.4", | ||
"@sqlite.org/sqlite-wasm": "^3.47.2-build1" | ||
"@sqlite.org/sqlite-wasm": "^3.48.0-build4" | ||
}, | ||
@@ -77,0 +77,0 @@ "devDependencies": { |
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 too big to display
Sorry, the diff of this file is too big to display
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 too big to display
6419241
102421
+ Added@sqlite.org/sqlite-wasm@3.48.0-build4(transitive)
- Removed@sqlite.org/sqlite-wasm@3.47.2-build1(transitive)
Updatedbetter-sqlite3@^11.8.1