@graphql-inspector/core
Advanced tools
Comparing version 5.1.0-alpha-20231218152512-4af958f4 to 5.1.1-alpha-20240507131549-7fe0a3c4930a3be0b479cd16e3c96cc36c52f7e8
{ | ||
"name": "@graphql-inspector/core", | ||
"version": "5.1.0-alpha-20231218152512-4af958f4", | ||
"version": "5.1.1-alpha-20240507131549-7fe0a3c4930a3be0b479cd16e3c96cc36c52f7e8", | ||
"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", |
515242