@sqlite.org/sqlite-wasm
Advanced tools
Comparing version 3.43.0-build1 to 3.43.0-build2
{ | ||
"name": "@sqlite.org/sqlite-wasm", | ||
"version": "3.43.0-build1", | ||
"version": "3.43.0-build2", | ||
"description": "SQLite Wasm conveniently wrapped as an ES Module.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -59,5 +59,6 @@ # SQLite Wasm | ||
> **Warning** For this to work, you need to set the following headers on your | ||
> server: | ||
> **Warning** | ||
> | ||
> For this to work, you need to set the following headers on your server: | ||
> | ||
> `Cross-Origin-Opener-Policy: same-origin` | ||
@@ -108,5 +109,6 @@ > | ||
> **Warning** For this to work, you need to set the following headers on your | ||
> server: | ||
> **Warning** | ||
> | ||
> For this to work, you need to set the following headers on your server: | ||
> | ||
> `Cross-Origin-Opener-Policy: same-origin` | ||
@@ -113,0 +115,0 @@ > |
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
2824104
189