@postgresql-typed/cache
Advanced tools
Comparing version
{ | ||
"name": "@postgresql-typed/cache", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "A PostgreSQL-Typed extension to cache queries using Keyv", | ||
@@ -46,4 +46,4 @@ "type": "module", | ||
"source-map-support": "^0.5.21", | ||
"@postgresql-typed/parsers": "0.11.1", | ||
"@postgresql-typed/util": "0.10.1" | ||
"@postgresql-typed/parsers": "0.11.2", | ||
"@postgresql-typed/util": "0.11.0" | ||
}, | ||
@@ -54,4 +54,4 @@ "devDependencies": { | ||
"typescript": "^5.1.6", | ||
"@postgresql-typed/cli": "0.8.3", | ||
"@postgresql-typed/core": "0.11.4" | ||
"@postgresql-typed/cli": "0.9.0", | ||
"@postgresql-typed/core": "0.11.5" | ||
}, | ||
@@ -58,0 +58,0 @@ "publishConfig": { |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed