You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sqlite.org/sqlite-wasm

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sqlite.org/sqlite-wasm - npm Package Compare versions

Comparing version

to
3.44.0-build4

2

package.json
{
"name": "@sqlite.org/sqlite-wasm",
"version": "3.44.0-build3",
"version": "3.44.0-build4",
"description": "SQLite Wasm conveniently wrapped as an ES Module.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -25,4 +25,4 @@ # SQLite Wasm

- [in the main thread with a wrapped worker](#in-a-wrapped-worker-with-opfs)
(preferred option 💡) and
- [in the main thread with a wrapped worker](#in-a-wrapped-worker-with-opfs-if-available)
(🏆 preferred option)
- [in a worker](#in-a-worker-with-opfs-if-available)

@@ -29,0 +29,0 @@ - [in the main thread](#in-the-main-thread-without-opfs)