@db-auto/mocks
Advanced tools
Comparing version 0.0.30 to 0.0.32
{ | ||
"name": "@db-auto/mocks", | ||
"description": "Create table sql and mock data for those for test mocks", | ||
"version": "0.0.30", | ||
"version": "0.0.32", | ||
"main": "dist/index", | ||
@@ -20,3 +20,3 @@ "types": "dist/index", | ||
"dependencies": { | ||
"@db-auto/tables": "0.0.30" | ||
"@db-auto/tables": "0.0.32" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
+ Added@db-auto/tables@0.0.32(transitive)
+ Added@db-auto/utils@0.0.32(transitive)
- Removed@db-auto/tables@0.0.30(transitive)
- Removed@db-auto/utils@0.0.30(transitive)
Updated@db-auto/tables@0.0.32