@platformatic/sql-mapper
Advanced tools
Comparing version
@@ -7,3 +7,4 @@ import { FastifyPluginAsync, FastifyInstance, FastifyReply, FastifyRequest } from 'fastify' | ||
trace(): any, | ||
error(): any | ||
error(): any, | ||
warn(): any | ||
} | ||
@@ -10,0 +11,0 @@ |
{ | ||
"name": "@platformatic/sql-mapper", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"description": "A data mapper utility for SQL databases", | ||
@@ -32,3 +32,3 @@ "main": "mapper.js", | ||
"inflected": "^2.1.0", | ||
"@platformatic/types": "0.32.0" | ||
"@platformatic/types": "0.33.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "tsd": { |
169112
0.01%5343
0.02%+ Added
- Removed
Updated