@sqlite.org/sqlite-wasm
Advanced tools
Comparing version
{ | ||
"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
2984189
0