@graphql-inspector/core
Advanced tools
Comparing version 5.2.0-alpha-20240507154122-10c960e5 to 5.2.0-alpha-20240509085430-46d7ecbc
{ | ||
"name": "@graphql-inspector/core", | ||
"version": "5.2.0-alpha-20240507154122-10c960e5", | ||
"version": "5.2.0-alpha-20240509085430-46d7ecbc", | ||
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -0,1 +1,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -2,0 +3,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -2,0 +3,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -2,0 +3,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -0,1 +1,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -2,0 +3,0 @@ import { ASTNode, DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, GraphQLError, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
516034
9540