You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Asynchronous, non-blocking [SQLite3](https://sqlite.org/) bindings for [Node.js]
15
15
-[Extension support](https://github.com/AppThreat/node-sqlite3/wiki/API#databaseloadextensionpath-callback), including bundled support for the [json1 extension](https://www.sqlite.org/json1.html)
16
16
- Big test suite
17
17
- Written in modern C++ and tested for memory leaks
18
-
- Bundles SQLite v3.50.3, or you can build using a local SQLite [amalgamation](https://www.sqlite.org/amalgamation.html)
18
+
- Bundles SQLite v3.50.4, or you can build using a local SQLite [amalgamation](https://www.sqlite.org/amalgamation.html)
0 commit comments