@sqlite.org/sqlite-wasm
Advanced tools
Comparing version
{ | ||
"name": "@sqlite.org/sqlite-wasm", | ||
"version": "3.44.0-build5", | ||
"version": "3.44.1-build1", | ||
"description": "SQLite Wasm conveniently wrapped as an ES Module.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -74,3 +74,3 @@ # SQLite Wasm | ||
'OPFS is available, created persisted database at', | ||
response.result.filename.replace(/^file:(.*?)\?vfs=opfs/, '$1'), | ||
response.result.filename.replace(/^file:(.*?)\?vfs=opfs$/, '$1'), | ||
); | ||
@@ -87,2 +87,5 @@ // Your SQLite code here. | ||
The `promiser` object above implements the | ||
[Worker1 API](https://sqlite.org/wasm/doc/trunk/api-worker1.md#worker1-methods). | ||
### In a worker (with OPFS if available): | ||
@@ -137,2 +140,5 @@ | ||
The `db` object above implements the | ||
[Object Oriented API #1](https://sqlite.org/wasm/doc/trunk/api-oo1.md). | ||
### In the main thread (without OPFS): | ||
@@ -139,0 +145,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
233
2.64%2
-75%292711
-90.6%5
-66.67%7631
-87.34%2
100%