@konsumation/db-postgresql
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "@konsumation/db-postgresql", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"publishConfig": { | ||
@@ -36,8 +36,8 @@ "access": "public" | ||
"dependencies": { | ||
"@konsumation/model": "^3.5.0", | ||
"@types/node": "^20.12.5", | ||
"@konsumation/model": "^3.6.0", | ||
"@types/node": "^20.12.6", | ||
"postgres": "^3.4.4" | ||
}, | ||
"devDependencies": { | ||
"@konsumation/db-test": "^3.1.6", | ||
"@konsumation/db-test": "^3.2.1", | ||
"ava": "^6.1.2", | ||
@@ -44,0 +44,0 @@ "c8": "^9.1.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20423
Updated@konsumation/model@^3.6.0
Updated@types/node@^20.12.6