@platformatic/db-core
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@platformatic/db-core", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "", | ||
@@ -25,6 +25,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@platformatic/sql-events": "0.5.0", | ||
"@platformatic/sql-graphql": "0.5.0", | ||
"@platformatic/sql-mapper": "0.5.0", | ||
"@platformatic/sql-openapi": "0.5.0", | ||
"@platformatic/sql-events": "0.5.1", | ||
"@platformatic/sql-graphql": "0.5.1", | ||
"@platformatic/sql-mapper": "0.5.1", | ||
"@platformatic/sql-openapi": "0.5.1", | ||
"fastify-plugin": "^4.1.0" | ||
@@ -31,0 +31,0 @@ }, |
+ Added@platformatic/sql-events@0.5.1(transitive)
+ Added@platformatic/sql-graphql@0.5.1(transitive)
+ Added@platformatic/sql-json-schema-mapper@0.5.1(transitive)
+ Added@platformatic/sql-mapper@0.5.1(transitive)
+ Added@platformatic/sql-openapi@0.5.1(transitive)
- Removed@platformatic/sql-events@0.5.0(transitive)
- Removed@platformatic/sql-graphql@0.5.0(transitive)
- Removed@platformatic/sql-json-schema-mapper@0.5.0(transitive)
- Removed@platformatic/sql-mapper@0.5.0(transitive)
- Removed@platformatic/sql-openapi@0.5.0(transitive)