graphile-sql-expression-validator
Advanced tools
+3
-3
| { | ||
| "name": "graphile-sql-expression-validator", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Graphile plugin for SQL expression validation and AST normalization", | ||
@@ -45,3 +45,3 @@ "author": "Constructive <developers@constructive.io>", | ||
| "devDependencies": { | ||
| "makage": "^0.1.9", | ||
| "makage": "^0.1.10", | ||
| "ts-jest": "^29.4.6" | ||
@@ -55,3 +55,3 @@ }, | ||
| }, | ||
| "gitHead": "e53cd1f303d796268d94b47e95cde30916e39c1f" | ||
| "gitHead": "f2f9c9851beff3214790dfca371e4ca7f6c1373f" | ||
| } |
39508
0