@graphql-inspector/core
Advanced tools
Comparing version 6.0.0-alpha-20240516122735-d7b425846d35ff44ef08fabebaac459acc8fd35a to 6.0.0-alpha-20240516122822-e86647124ad7447158d8cea14c08c967c3ccb138
{ | ||
"name": "@graphql-inspector/core", | ||
"version": "6.0.0-alpha-20240516122735-d7b425846d35ff44ef08fabebaac459acc8fd35a", | ||
"version": "6.0.0-alpha-20240516122822-e86647124ad7447158d8cea14c08c967c3ccb138", | ||
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +2,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +2,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +2,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +2,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
515242
9536