New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-inspector/core

Package Overview
Dependencies
Maintainers
3
Versions
439
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-inspector/core - npm Package Compare versions

Comparing version

to
6.0.0-alpha-20240515080613-49ae86188c64bebc0051a26a1e843e0e78406b92

4

package.json
{
"name": "@graphql-inspector/core",
"version": "5.2.0-alpha-20240509085430-46d7ecbc",
"version": "6.0.0-alpha-20240515080613-49ae86188c64bebc0051a26a1e843e0e78406b92",
"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",

@@ -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