@peerbit/indexer-sqlite3
Advanced tools
+6
-6
| { | ||
| "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 @@ }, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated