dbgate-sqltree
Advanced tools
Comparing version 3.9.6-alpha.13 to 3.9.6-alpha.14
{ | ||
"version": "3.9.6-alpha.13", | ||
"version": "3.9.6-alpha.14", | ||
"name": "dbgate-sqltree", | ||
@@ -9,3 +9,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/dbshell/dbgate.git" | ||
"url": "https://github.com/dbgate/dbgate.git" | ||
}, | ||
@@ -33,3 +33,3 @@ "funding": "https://www.paypal.com/paypalme/JanProchazkaCz/30eur", | ||
"@types/node": "^13.7.0", | ||
"dbgate-types": "^3.9.6-alpha.13", | ||
"dbgate-types": "^3.9.6-alpha.14", | ||
"typescript": "^3.7.5" | ||
@@ -36,0 +36,0 @@ }, |
@@ -40,3 +40,3 @@ # dbgate-sqltree | ||
See [TypeScript definitions](https://github.com/dbshell/dbgate/blob/master/packages/sqltree/src/types.ts) for complete list of available SQL command options. | ||
See [TypeScript definitions](https://github.com/dbgate/dbgate/blob/master/packages/sqltree/src/types.ts) for complete list of available SQL command options. | ||
@@ -43,0 +43,0 @@ ## Installation |
21606