@platformatic/sql-graphql
Advanced tools
Comparing version 2.5.5 to 2.5.6-alpha.2
{ | ||
"name": "@platformatic/sql-graphql", | ||
"version": "2.5.5", | ||
"version": "2.5.6-alpha.2", | ||
"description": "Map SQL dbs to GraphQL", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"@mercuriusjs/gateway": "^4.0.1", | ||
"borp": "^0.17.0", | ||
"borp": "^0.18.0", | ||
"eslint": "9", | ||
@@ -31,5 +31,5 @@ "fastify": "^5.0.0", | ||
"ws": "^8.16.0", | ||
"@platformatic/sql-events": "2.5.5", | ||
"@platformatic/telemetry": "2.5.5", | ||
"@platformatic/sql-mapper": "2.5.5" | ||
"@platformatic/sql-events": "2.5.6-alpha.2", | ||
"@platformatic/sql-mapper": "2.5.6-alpha.2", | ||
"@platformatic/telemetry": "2.5.6-alpha.2" | ||
}, | ||
@@ -46,3 +46,3 @@ "dependencies": { | ||
"mercurius": "^15.0.0", | ||
"@platformatic/utils": "2.5.5" | ||
"@platformatic/utils": "2.5.6-alpha.2" | ||
}, | ||
@@ -49,0 +49,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
45185
1
+ Added@platformatic/utils@2.5.6-alpha.2(transitive)
- Removed@platformatic/utils@2.5.5(transitive)