@platformatic/sql-openapi
Advanced tools
Comparing version 2.23.0 to 2.24.0
{ | ||
"name": "@platformatic/sql-openapi", | ||
"version": "2.23.0", | ||
"version": "2.24.0", | ||
"description": "Map a SQL database to OpenAPI, for Fastify", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"yaml": "^2.4.1", | ||
"@platformatic/sql-mapper": "2.23.0" | ||
"@platformatic/sql-mapper": "2.24.0" | ||
}, | ||
@@ -40,5 +40,5 @@ "dependencies": { | ||
"inflected": "^2.1.0", | ||
"@platformatic/sql-json-schema-mapper": "2.23.0", | ||
"@platformatic/scalar-theme": "2.23.0", | ||
"@platformatic/utils": "2.23.0" | ||
"@platformatic/scalar-theme": "2.24.0", | ||
"@platformatic/sql-json-schema-mapper": "2.24.0", | ||
"@platformatic/utils": "2.24.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "tsd": { |
+ Added@platformatic/scalar-theme@2.24.0(transitive)
+ Added@platformatic/sql-json-schema-mapper@2.24.0(transitive)
+ Added@platformatic/utils@2.24.0(transitive)
- Removed@platformatic/scalar-theme@2.23.0(transitive)
- Removed@platformatic/sql-json-schema-mapper@2.23.0(transitive)
- Removed@platformatic/utils@2.23.0(transitive)
Updated@platformatic/utils@2.24.0