@compas/code-gen
Advanced tools
Comparing version
{ | ||
"name": "@compas/code-gen", | ||
"version": "0.0.162", | ||
"version": "0.0.163", | ||
"description": "Generate various boring parts of your server", | ||
@@ -18,4 +18,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@compas/cli": "0.0.162", | ||
"@compas/stdlib": "0.0.162" | ||
"@compas/cli": "0.0.163", | ||
"@compas/stdlib": "0.0.163" | ||
}, | ||
@@ -22,0 +22,0 @@ "maintainers": [ |
@@ -20,2 +20,6 @@ // @ts-nocheck | ||
oneOf, | ||
rawValue, | ||
rawValueImport, | ||
rawValidatorImport, | ||
rawValidator, | ||
sql, | ||
@@ -36,2 +40,6 @@ enableQueries, | ||
oneOf, | ||
rawValue, | ||
rawValueImport, | ||
rawValidatorImport, | ||
rawValidator, | ||
...(includeSqlRelated | ||
@@ -38,0 +46,0 @@ ? { |
Sorry, the diff of this file is not supported yet
733167
0.02%18967
0.04%+ Added
+ Added
- Removed
- Removed
Updated
Updated