File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.0.0
4+ - prebuilt: Node 14 support, dropped support for all version of Node < 11
5+ - napi: refactor codebase to use N-API instead of NAN (+ various improvements) [ #1304 ] ( https://github.com/mapbox/node-sqlite3/pull/1304 )
6+
37## 4.2.0
48- electron: Electron v8, v8.1.x & v8.2.x [ #1294 ] ( https://github.com/mapbox/node-sqlite3/pull/1294 ) [ #1308 ] ( https://github.com/mapbox/node-sqlite3/pull/1308 )
59- sqlite3: update to 3.31.1 (3310100) [ #1289 ] ( https://github.com/mapbox/node-sqlite3/pull/1289 )
Original file line number Diff line number Diff line change 11{
22 "name" : " sqlite3" ,
33 "description" : " Asynchronous, non-blocking SQLite3 bindings" ,
4- "version" : " 4.2 .0" ,
4+ "version" : " 5.0 .0" ,
55 "homepage" : " https://github.com/mapbox/node-sqlite3" ,
66 "author" : {
77 "name" : " MapBox" ,
You can’t perform that action at this time.
0 commit comments