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.49.1-build3

10

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

@@ -66,8 +66,8 @@ "keywords": [

"node-fetch": "^3.3.2",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"prettier-plugin-jsdoc": "^1.3.2",
"publint": "^0.3.6",
"shx": "^0.3.4",
"typescript": "^5.7.3"
"publint": "^0.3.9",
"shx": "^0.4.0",
"typescript": "^5.8.2"
}
}

Sorry, the diff of this file is too big to display