@peerbit/indexer-sqlite3
Advanced tools
+4
-4
| { | ||
| "name": "@peerbit/indexer-sqlite3", | ||
| "version": "3.0.1", | ||
| "version": "3.0.2", | ||
| "description": "SQLite index for document store", | ||
@@ -69,4 +69,4 @@ "type": "module", | ||
| "libsodium-wrappers": "0.7.15", | ||
| "@peerbit/indexer-interface": "3.0.0", | ||
| "@peerbit/crypto": "3.0.0", | ||
| "@peerbit/crypto": "3.0.1", | ||
| "@peerbit/indexer-interface": "3.0.1", | ||
| "@peerbit/time": "3.0.0" | ||
@@ -77,3 +77,3 @@ }, | ||
| "esbuild": "0.27.0", | ||
| "@peerbit/indexer-tests": "3.0.0", | ||
| "@peerbit/indexer-tests": "3.0.1", | ||
| "@peerbit/build-assets": "1.1.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
- Removed
- Removed
Updated