Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-tool-utilities

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-tool-utilities - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

build/ts/ast.d.ts
import type { DocumentNode, GraphQLInputType, GraphQLSchema } from 'graphql';
import { BooleanCondition, CompilerOptions, LegacyCompilerContext, LegacyField, LegacyFragment, LegacyInlineFragment, LegacyOperation } from 'apollo-codegen-core/lib/compiler/legacyIR';
import type { BooleanCondition, CompilerOptions, LegacyCompilerContext, LegacyField, LegacyFragment, LegacyInlineFragment, LegacyOperation } from 'apollo-codegen-core/lib/compiler/legacyIR';
export declare enum OperationType {

@@ -4,0 +4,0 @@ Query = "query",

{
"name": "graphql-tool-utilities",
"version": "3.0.2",
"version": "3.0.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Common utilities for GraphQL developer tools",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc