@graphql-tools/merge • 8.3.1A set of utils for faster development of GraphQL tools | INDIRECT | 2 | |
@graphql-tools/schema • 8.5.1A set of utils for faster development of GraphQL tools | DIRECT | 4 | |
@graphql-tools/utils • 8.13.1Common package containing utils and types for GraphQL tools | DIRECT | 1 | |
@graphql-tools/utils • 8.9.0Common package containing utils and types for GraphQL tools | INDIRECT | 1 | |
@httptoolkit/subscriptions-transport-ws • 0.11.2A websocket transport for GraphQL subscriptions | DIRECT | 5 | |
@tootallnate/quickjs-emscripten • 0.23.0Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly. | INDIRECT | 0 | |
@types/cors • 2.8.19TypeScript definitions for cors | DIRECT | 2 | |
@types/node • 24.4.0TypeScript definitions for node | DIRECT | 1 | |
@types/ws • 8.18.1TypeScript definitions for ws | INDIRECT | 2 | |
accepts • 1.3.8Higher-level content negotiation | INDIRECT | 3 | |
agent-base • 6.0.2Turn a function into an `http.Agent` instance | INDIRECT | 2 | |
agent-base • 7.1.4Turn a function into an `http.Agent` instance | INDIRECT | 0 | |
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat array | INDIRECT | 0 | |
ast-types • 0.13.4Esprima-compatible implementation of the Mozilla JS Parser API | INDIRECT | 1 | |
async-mutex • 0.5.0A mutex for guarding async workflows | DIRECT | 1 | |
async • 3.2.6Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
backo2 • 1.0.2simple backoff based on segmentio/backo | INDIRECT | 0 | |
base64-arraybuffer • 0.1.5Encode/decode base64 data into ArrayBuffers | DIRECT | 0 | |
basic-ftp • 5.0.5FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript. | INDIRECT | 0 | |
body-parser • 1.20.3Node.js body parsing middleware | DIRECT | 40 | |
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versa | INDIRECT | 0 | |
cacheable-lookup • 6.1.0A cacheable dns.lookup(…) that respects TTL | DIRECT | 0 | |
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 12 | |
common-tags • 1.8.2a few common utility template tags for ES2015 | DIRECT | 0 | |
connect • 3.7.0High performance middleware framework | DIRECT | 11 | |
content-disposition • 0.5.4Create and parse Content-Disposition header | INDIRECT | 1 | |
content-type • 1.0.5Create and parse HTTP Content-Type header | INDIRECT | 0 | |
cookie-signature • 1.0.6Sign and unsign cookies | INDIRECT | 0 | |
cookie • 0.7.1HTTP server cookie parsing and serialization | INDIRECT | 0 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
cors-gate • 1.1.3Gate requests based on CORS data. | DIRECT | 0 | |
cors • 2.8.5Node.js CORS middleware | DIRECT | 2 | |
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React Native | DIRECT | 4 | |
data-uri-to-buffer • 6.0.2Create an ArrayBuffer instance from a Data URI string | INDIRECT | 0 | |
debug • 2.6.9small debugging utility | INDIRECT | 1 | |
debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
degenerator • 5.0.1Compiles sync functions into async generator functions | INDIRECT | 7 | |
depd • 2.0.0Deprecate all the things | INDIRECT | 0 | |
destroy • 1.2.0destroy a stream if possible | INDIRECT | 0 | |
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input | INDIRECT | 12 | |
ee-first • 1.1.1return the first event in a set of ee/event pairs | INDIRECT | 0 | |
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequences | INDIRECT | 0 | |
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequences | INDIRECT | 0 | |
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
escape-html • 1.0.3Escape string for use in HTML | INDIRECT | 0 | |
etag • 1.8.1Create simple HTTP ETags | INDIRECT | 0 | |
eventemitter3 • 3.1.2EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. | INDIRECT | 0 | |
express • 4.21.2Fast, unopinionated, minimalist web framework | DIRECT | 68 | |
fast-json-patch • 3.1.1Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities | DIRECT | 0 | |
finalhandler • 1.1.2Node.js final http responder | INDIRECT | 9 | |
finalhandler • 1.3.1Node.js final http responder | INDIRECT | 9 | |
forwarded • 0.2.0Parse HTTP X-Forwarded-For header | INDIRECT | 0 | |
fresh • 0.5.2HTTP response freshness testing | INDIRECT | 0 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 11 | |
get-proto • 1.0.1Robustly get the [[Prototype]] of an object | INDIRECT | 6 | |
get-uri • 6.0.5Returns a `stream.Readable` from a URI string | INDIRECT | 4 | |
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
graphql-http • 1.22.4Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite. | DIRECT | 0 | |
graphql-subscriptions • 1.2.1GraphQL subscriptions for node.js | DIRECT | 1 | |
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queries | DIRECT | 1 | |
graphql • 15.10.1A Query Language and Runtime which can target any service. | DIRECT | 0 | |
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
http-errors • 2.0.0Create HTTP error objects | INDIRECT | 5 | |
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTP | INDIRECT | 3 | |
http2-wrapper • 2.2.1HTTP2 client, just with the familiar `https` API | DIRECT | 2 | |
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPS | DIRECT | 3 | |
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPS | INDIRECT | 3 | |
iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
ip-address • 10.0.1A library for parsing IPv4 and IPv6 IP addresses in node and the browser. | INDIRECT | 0 | |
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript. | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
isomorphic-ws • 4.0.1Isomorphic implementation of WebSocket | DIRECT | 0 | |
iterall • 1.3.0Minimal zero-dependency utilities for using JavaScript Iterables in all environments. | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
media-typer • 0.3.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
merge-descriptors • 1.0.3Merge objects using descriptors | INDIRECT | 0 | |
methods • 1.1.2HTTP methods that node supports | INDIRECT | 0 | |
mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
mime • 1.6.0A comprehensive library for mime-type mapping | INDIRECT | 0 | |
ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
native-duplexpair • 1.0.0Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex` | DIRECT | 0 | |
negotiator • 0.6.3HTTP content negotiation | INDIRECT | 0 | |
netmask • 2.0.2Parse and lookup IP network blocks | INDIRECT | 0 | |
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.js | INDIRECT | 3 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
object-inspect • 1.13.4string representations of objects in node and the browser | INDIRECT | 0 | |
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
pac-proxy-agent • 7.2.0A PAC file proxy `http.Agent` implementation for HTTP | DIRECT | 23 | |
pac-resolver • 7.0.1Generates an asynchronous resolver function from a PAC file | INDIRECT | 9 | |
parse-multipart-data • 1.5.0A javascript/nodejs multipart/form-data parser which operates on raw data. | DIRECT | 0 | |
parseurl • 1.3.3parse a url with memoization | INDIRECT | 0 | |
path-to-regexp • 0.1.12Express style path to RegExp utility | INDIRECT | 0 | |
performance-now • 2.1.0Implements performance.now (based on process.hrtime). | DIRECT | 0 | |
pify • 5.0.0Promisify a callback-style function | INDIRECT | 0 | |
portfinder • 1.0.38A simple tool to find an open port on the current machine | DIRECT | 3 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
proxy-addr • 2.0.7Determine address of proxied request | INDIRECT | 2 | |
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cache | INDIRECT | 0 | |
range-parser • 1.2.1Range header field string parser | INDIRECT | 0 | |
raw-body • 2.5.2Get and validate the raw body of a readable stream. | INDIRECT | 10 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
resolve-alpn • 1.2.1Detects the ALPN protocol | INDIRECT | 0 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
send • 0.19.0Better streaming static file server with Range and conditional-GET support | INDIRECT | 18 | |
serve-static • 1.16.2Serve static files | INDIRECT | 21 | |
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked list | INDIRECT | 2 | |
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a Map | INDIRECT | 14 | |
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 15 | |
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 17 | |
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. | INDIRECT | 0 | |
socks-proxy-agent • 7.0.0A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS | DIRECT | 6 | |
socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS | INDIRECT | 6 | |
socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. | INDIRECT | 2 | |
statuses • 1.5.0HTTP status utility | INDIRECT | 0 | |
statuses • 2.0.1HTTP status utility | INDIRECT | 0 | |
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queue | INDIRECT | 0 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
symbol-observable • 1.2.0Symbol.observable ponyfill | INDIRECT | 0 | |
toidentifier • 1.0.1Convert a string of words to a JavaScript identifier | INDIRECT | 0 | |
tr46 • 0.0.3An implementation of the Unicode TR46 spec | INDIRECT | 0 | |
type-is • 1.6.18Infer the content-type of a request. | INDIRECT | 3 | |
undici-types • 7.11.0A stand-alone types package for Undici | INDIRECT | 0 | |
unpipe • 1.0.0Unpipe a stream from all destinations | INDIRECT | 0 | |
urlpattern-polyfill • 8.0.2Polyfill for the URLPattern API | DIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
utils-merge • 1.0.1merge() utility function | INDIRECT | 0 | |
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDs | DIRECT | 0 | |
value-or-promise • 1.0.11A thenable to streamline a possibly sync / possibly async workflow. | INDIRECT | 0 | |
vary • 1.1.2Manipulate the HTTP Vary header | INDIRECT | 0 | |
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machinery | INDIRECT | 2 | |
ws • 8.18.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js | DIRECT | 0 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |
zstd-codec • 0.1.5Zstandard codec powered by Emscripten | INDIRECT | 0 | |