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