sqlite-json
Advanced tools
Comparing version
{ | ||
"name": "sqlite-json", | ||
"description": "Convert Sqlite3 tables to JSON", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"homepage": "https://github.com/fitnr/sqlite-json", | ||
@@ -31,3 +31,3 @@ "author": { | ||
"devDependencies": { | ||
"mocha": "^7.1.2", | ||
"mocha": "^10.1.0", | ||
"rimraf": "^2.6.2", | ||
@@ -34,0 +34,0 @@ "should": "^13.2.1" |
24749
0