@graphql-inspector/core
Advanced tools
Comparing version 6.0.0-alpha-20240516122635-2a5bcc1cb621799bd9b2bb3c60eb9f73b367a05a to 6.0.0-alpha-20240516122735-d7b425846d35ff44ef08fabebaac459acc8fd35a
{ | ||
"name": "@graphql-inspector/core", | ||
"version": "6.0.0-alpha-20240516122635-2a5bcc1cb621799bd9b2bb3c60eb9f73b367a05a", | ||
"version": "6.0.0-alpha-20240516122735-d7b425846d35ff44ef08fabebaac459acc8fd35a", | ||
"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
516066
9540