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

@graphql-tools/delegate

Package Overview
Dependencies
Maintainers
4
Versions
2133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/delegate - npm Package Compare versions

Comparing version 10.2.14-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce to 10.2.14-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import { ExecutionRequest, ExecutionResult, Executor, PromiseWithResolvers, Maybe } from '@graphql-tools/utils';
import { ExecutionRequest, ExecutionResult, Executor, Maybe } from '@graphql-tools/utils';
export { createDeferred } from '@graphql-tools/utils';

@@ -3,0 +3,0 @@ import * as graphql from 'graphql';

{
"name": "@graphql-tools/delegate",
"version": "10.2.14-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce",
"version": "10.2.14-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb",
"type": "module",

@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools",

"dependencies": {
"@graphql-tools/batch-execute": "9.0.13-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce",
"@graphql-tools/batch-execute": "9.0.13-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb",
"@graphql-tools/executor": "^1.3.10",

@@ -55,5 +55,5 @@ "@graphql-tools/schema": "^10.0.11",

"graphql": "^16.9.0",
"pkgroll": "2.11.0"
"pkgroll": "2.11.1"
},
"sideEffects": false
}

Sorry, the diff of this file is too big to display

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