@platformatic/sql-openapi
Advanced tools
Comparing version 2.28.0 to 2.28.1-alpha.1
{ | ||
"name": "@platformatic/sql-openapi", | ||
"version": "2.28.0", | ||
"version": "2.28.1-alpha.1", | ||
"description": "Map a SQL database to OpenAPI, for Fastify", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"yaml": "^2.4.1", | ||
"@platformatic/sql-mapper": "2.28.0" | ||
"@platformatic/sql-mapper": "2.28.1-alpha.1" | ||
}, | ||
@@ -40,5 +40,5 @@ "dependencies": { | ||
"inflected": "^2.1.0", | ||
"@platformatic/scalar-theme": "2.28.0", | ||
"@platformatic/sql-json-schema-mapper": "2.28.0", | ||
"@platformatic/utils": "2.28.0" | ||
"@platformatic/scalar-theme": "2.28.1-alpha.1", | ||
"@platformatic/utils": "2.28.1-alpha.1", | ||
"@platformatic/sql-json-schema-mapper": "2.28.1-alpha.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "tsd": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
51545
30
1
+ Added@platformatic/scalar-theme@2.28.1-alpha.1(transitive)
+ Added@platformatic/sql-json-schema-mapper@2.28.1-alpha.1(transitive)
+ Added@platformatic/utils@2.28.1-alpha.1(transitive)
- Removed@platformatic/scalar-theme@2.28.0(transitive)
- Removed@platformatic/sql-json-schema-mapper@2.28.0(transitive)
- Removed@platformatic/utils@2.28.0(transitive)