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

@graphql-tools/executor-http

Package Overview
Dependencies
Maintainers
0
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/executor-http - npm Package Compare versions

Comparing version 1.1.1-alpha-20240705122509-c1572ee6ddcebf4c513a32fef9e78bd3e3456a1c to 1.1.1-alpha-20240705122633-ebb8878f043ab76001e9d678260bcb58f8bf6664

2

cjs/index.js

@@ -147,3 +147,3 @@ "use strict";

code: 'DOWNSTREAM_SERVICE_ERROR',
...options.extensions || {},
...(options.extensions || {}),
},

@@ -150,0 +150,0 @@ })),

@@ -143,3 +143,3 @@ import { ValueOrPromise } from 'value-or-promise';

code: 'DOWNSTREAM_SERVICE_ERROR',
...options.extensions || {},
...(options.extensions || {}),
},

@@ -146,0 +146,0 @@ })),

{
"name": "@graphql-tools/executor-http",
"version": "1.1.1-alpha-20240705122509-c1572ee6ddcebf4c513a32fef9e78bd3e3456a1c",
"version": "1.1.1-alpha-20240705122633-ebb8878f043ab76001e9d678260bcb58f8bf6664",
"description": "A set of utils for faster development of GraphQL tools",

@@ -5,0 +5,0 @@ "sideEffects": false,

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