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