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

to
10.2.14-alpha-dce0b6523cb1f5d2b04c1dc9fabc3a01987f15d2

6

package.json
{
"name": "@graphql-tools/delegate",
"version": "10.2.14-alpha-dcbfea02501c7874eace80cd44e310758c7976dc",
"version": "10.2.14-alpha-dce0b6523cb1f5d2b04c1dc9fabc3a01987f15d2",
"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-dcbfea02501c7874eace80cd44e310758c7976dc",
"@graphql-tools/batch-execute": "9.0.13-alpha-dce0b6523cb1f5d2b04c1dc9fabc3a01987f15d2",
"@graphql-tools/executor": "^1.3.10",

@@ -53,3 +53,3 @@ "@graphql-tools/schema": "^10.0.11",

"devDependencies": {
"@types/lodash": "4.17.15",
"@types/lodash": "4.17.16",
"graphql": "^16.9.0",

@@ -56,0 +56,0 @@ "pkgroll": "2.11.2"

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