You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@peerbit/indexer-sqlite3

Package Overview
Dependencies
Maintainers
1
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peerbit/indexer-sqlite3 - npm Package Compare versions

Comparing version
3.0.0-73058b3
to
3.0.0-887f8e3
+6
-6
package.json
{
"name": "@peerbit/indexer-sqlite3",
"version": "3.0.0-73058b3",
"version": "3.0.0-887f8e3",
"description": "SQLite index for document store",

@@ -64,5 +64,5 @@ "type": "module",

"@dao-xyz/borsh": "^6.0.0",
"@peerbit/indexer-interface": "3.0.0-73058b3",
"@peerbit/crypto": "3.0.0-73058b3",
"@peerbit/time": "3.0.0-73058b3",
"@peerbit/indexer-interface": "3.0.0-887f8e3",
"@peerbit/crypto": "3.0.0-887f8e3",
"@peerbit/time": "3.0.0-887f8e3",
"@sqlite.org/sqlite-wasm": "^3.51.1-build2",

@@ -76,4 +76,4 @@ "p-defer": "^4.0.0",

"@types/better-sqlite3": "^7.6.13",
"@peerbit/indexer-tests": "3.0.0-73058b3",
"@peerbit/build-assets": "1.1.0-73058b3",
"@peerbit/indexer-tests": "3.0.0-887f8e3",
"@peerbit/build-assets": "1.1.0-887f8e3",
"esbuild": "0.27.0"

@@ -80,0 +80,0 @@ },