@platformatic/sql-graphql
Advanced tools
Comparing version 1.52.3 to 1.53.0
{ | ||
"name": "@platformatic/sql-graphql", | ||
"version": "1.52.3", | ||
"version": "1.53.0", | ||
"description": "Map SQL dbs to GraphQL", | ||
@@ -20,13 +20,13 @@ "main": "index.js", | ||
"@matteo.collina/tspl": "^0.1.1", | ||
"@mercuriusjs/gateway": "^3.0.0", | ||
"@mercuriusjs/gateway": "^3.0.1", | ||
"borp": "^0.16.0", | ||
"fastify": "^4.26.2", | ||
"fastify": "^4.28.1", | ||
"snazzy": "^9.0.0", | ||
"standard": "^17.1.0", | ||
"tsd": "^0.31.0", | ||
"why-is-node-running": "^2.2.2", | ||
"ws": "^8.16.0", | ||
"@platformatic/sql-events": "1.52.3", | ||
"@platformatic/sql-mapper": "1.52.3", | ||
"@platformatic/telemetry": "1.52.3" | ||
"tsd": "^0.31.2", | ||
"why-is-node-running": "^2.3.0", | ||
"ws": "^8.18.0", | ||
"@platformatic/telemetry": "1.53.0", | ||
"@platformatic/sql-mapper": "1.53.0", | ||
"@platformatic/sql-events": "1.53.0" | ||
}, | ||
@@ -38,8 +38,8 @@ "dependencies": { | ||
"fastify-plugin": "^4.5.1", | ||
"graphql": "^16.8.1", | ||
"graphql-scalars": "^1.22.5", | ||
"graphql": "^16.9.0", | ||
"graphql-scalars": "^1.23.0", | ||
"graphql-type-json": "^0.3.2", | ||
"inflected": "^2.1.0", | ||
"mercurius": "^14.0.0", | ||
"@platformatic/utils": "1.52.3" | ||
"mercurius": "^14.1.0", | ||
"@platformatic/utils": "1.53.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "tsd": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@platformatic/utils@1.53.0(transitive)
- Removed@platformatic/utils@1.52.3(transitive)
Updated@platformatic/utils@1.53.0
Updatedgraphql@^16.9.0
Updatedgraphql-scalars@^1.23.0
Updatedmercurius@^14.1.0