@sqlite.org/sqlite-wasm
Advanced tools
Comparing version 3.44.0-build4 to 3.44.0-build5
{ | ||
"name": "@sqlite.org/sqlite-wasm", | ||
"version": "3.44.0-build4", | ||
"version": "3.44.0-build5", | ||
"description": "SQLite Wasm conveniently wrapped as an ES Module.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -72,4 +72,3 @@ # SQLite Wasm | ||
const { dbId } = response; | ||
logHtml( | ||
'', | ||
log( | ||
'OPFS is available, created persisted database at', | ||
@@ -76,0 +75,0 @@ response.result.filename.replace(/^file:(.*?)\?vfs=opfs/, '$1'), |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3113327
227