@platformatic/sql-graphql
Advanced tools
Comparing version 2.20.0 to 2.21.0-alpha.1
{ | ||
"name": "@platformatic/sql-graphql", | ||
"version": "2.20.0", | ||
"version": "2.21.0-alpha.1", | ||
"description": "Map SQL dbs to GraphQL", | ||
@@ -30,5 +30,5 @@ "main": "index.js", | ||
"ws": "^8.16.0", | ||
"@platformatic/sql-events": "2.20.0", | ||
"@platformatic/sql-mapper": "2.20.0", | ||
"@platformatic/telemetry": "2.20.0" | ||
"@platformatic/sql-events": "2.21.0-alpha.1", | ||
"@platformatic/telemetry": "2.21.0-alpha.1", | ||
"@platformatic/sql-mapper": "2.21.0-alpha.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "dependencies": { | ||
"mercurius": "^15.0.0", | ||
"@platformatic/utils": "2.20.0" | ||
"@platformatic/utils": "2.21.0-alpha.1" | ||
}, | ||
@@ -48,0 +48,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
45190
1
+ Added@platformatic/utils@2.21.0-alpha.1(transitive)
- Removed@platformatic/utils@2.20.0(transitive)