@graphql-inspector/core
Advanced tools
Comparing version 5.2.0-alpha-20240425124226-6c85abfc to 5.2.0-alpha-20240506115316-95a907ef
{ | ||
"name": "@graphql-inspector/core", | ||
"version": "5.2.0-alpha-20240425124226-6c85abfc", | ||
"version": "5.2.0-alpha-20240506115316-95a907ef", | ||
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.", | ||
@@ -31,3 +31,3 @@ "sideEffects": false, | ||
"engines": { | ||
"node": ">=16.0.0" | ||
"node": ">=18.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "main": "cjs/index.js", |