@graphql-inspector/core
Advanced tools
Comparing version 6.1.0-alpha-20240530111452-1eee8b313c4d1d40dc7c6b95c868e94cc441e55e to 6.1.0-alpha-20240530140446-9491b715a7970c0f745b0165637625149227802c
{ | ||
"name": "@graphql-inspector/core", | ||
"version": "6.1.0-alpha-20240530111452-1eee8b313c4d1d40dc7c6b95c868e94cc441e55e", | ||
"version": "6.1.0-alpha-20240530140446-9491b715a7970c0f745b0165637625149227802c", | ||
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.", | ||
@@ -10,3 +10,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"dependency-graph": "0.11.0", | ||
"dependency-graph": "1.0.0", | ||
"object-inspect": "1.13.1", | ||
@@ -13,0 +13,0 @@ "tslib": "2.6.2" |
@@ -1,2 +0,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
/// <reference types="node_modules/.pnpm/dependency-graph@1.0.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +3,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -1,2 +0,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
/// <reference types="node_modules/.pnpm/dependency-graph@1.0.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +3,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -1,2 +0,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
/// <reference types="node_modules/.pnpm/dependency-graph@1.0.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,0 +3,0 @@ import type { DocumentNode, FieldNode, FragmentDefinitionNode, FragmentSpreadNode, InlineFragmentNode, OperationDefinitionNode, Source } from 'graphql'; |
@@ -1,2 +0,2 @@ | ||
/// <reference types="node_modules/.pnpm/dependency-graph@0.11.0/node_modules/dependency-graph/lib" /> | ||
/// <reference types="node_modules/.pnpm/dependency-graph@1.0.0/node_modules/dependency-graph/lib" /> | ||
import { DepGraph } from 'dependency-graph'; | ||
@@ -3,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
517580
+ Addeddependency-graph@1.0.0(transitive)
- Removeddependency-graph@0.11.0(transitive)
Updateddependency-graph@1.0.0