@konsumation/db-postgresql
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@konsumation/db-postgresql", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "access": "public" | ||
"dependencies": { | ||
"@konsumation/model": "^1.23.1", | ||
"@konsumation/model": "^2.0.0", | ||
"@types/node": "^20.12.2", | ||
@@ -42,3 +42,3 @@ "postgres": "^3.4.4" | ||
"devDependencies": { | ||
"@konsumation/db-test": "^2.2.2", | ||
"@konsumation/db-test": "^2.3.0", | ||
"ava": "^6.1.2", | ||
@@ -45,0 +45,0 @@ "c8": "^9.1.0", |
Sorry, the diff of this file is not supported yet
21081
+ Added@konsumation/model@2.1.1(transitive)
- Removed@konsumation/model@1.23.2(transitive)
Updated@konsumation/model@^2.0.0