vscode-sqlite3
Advanced tools
Comparing version
# Changelog | ||
## 4.0.11 (internal) | ||
- Upgrade to sqlite v3.34.0 | ||
- Change GH CI to run tests against Electron 11.x | ||
## 4.0.10 (internal) | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "vscode-sqlite3", | ||
"description": "Asynchronous, non-blocking SQLite3 bindings", | ||
"version": "4.0.10", | ||
"version": "4.0.11", | ||
"homepage": "https://github.com/mapbox/node-sqlite3", | ||
@@ -46,3 +46,4 @@ "author": { | ||
"eslint": "3.5.0", | ||
"mocha": "^5.2.0" | ||
"mocha": "^5.2.0", | ||
"electron": "11.4.2" | ||
}, | ||
@@ -49,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
3084153
4.14%31
3.33%5
25%