@apollo/usage-reporting-protobuf • 4.1.2 Protobuf format for Apollo usage reporting INDIRECT 13 1777912541 @apollo/utils.dropunuseddefinitions • 1.1.0 Drop unused definitions from a GraphQL document INDIRECT 0 1650995323 @apollo/utils.keyvaluecache • 1.0.2 Minimal key-value cache interface INDIRECT 2 1669226172 @apollo/utils.logger • 1.0.1 Generic logger interface INDIRECT 0 1666052079 @apollo/utils.printwithreducedwhitespace • 1.1.0 Print an AST with as little whitespace as possible INDIRECT 0 1650995323 @apollo/utils.removealiases • 1.0.0 Remove aliases from a GraphQL document INDIRECT 0 1652982872 @apollo/utils.sortast • 1.1.0 Sort AST nodes in a document alphabetically INDIRECT 1 1650995323 @apollo/utils.stripsensitiveliterals • 1.2.0 Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects) INDIRECT 0 1652982872 @apollo/utils.usagereporting • 1.0.1 Generate a signature for Apollo usage reporting INDIRECT 20 1668537641 @apollographql/apollo-tools • 0.5.4 INDIRECT 0 1651639347 @apollographql/graphql-playground-html • 1.6.29 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration). INDIRECT 3 1621915508 @graphql-tools/merge • 8.3.1 A set of utils for faster development of GraphQL tools INDIRECT 2 1658950839 @graphql-tools/merge • 8.4.2 A set of utils for faster development of GraphQL tools INDIRECT 3 1683799565 @graphql-tools/mock • 8.7.20 A set of utils for faster development of GraphQL tools INDIRECT 7 1681387540 @graphql-tools/schema • 8.5.1 A set of utils for faster development of GraphQL tools INDIRECT 4 1658950844 @graphql-tools/schema • 9.0.19 A set of utils for faster development of GraphQL tools INDIRECT 5 1682242396 @graphql-tools/utils • 8.9.0 Common package containing utils and types for GraphQL tools INDIRECT 1 1658950847 @graphql-tools/utils • 9.2.1 Common package containing utils and types for GraphQL tools INDIRECT 2 1675693881 @graphql-typed-document-node/core • 3.2.0 INDIRECT 0 1679293670 @types/long • 4.0.2 TypeScript definitions for long.js INDIRECT 0 1651001538 @types/node • 10.17.60 TypeScript definitions for Node.js INDIRECT 0 1620848027 apollo-datasource • 3.3.2 INDIRECT 8 1655312099 apollo-reporting-protobuf • 3.4.0 Protobuf format for Apollo usage reporting INDIRECT 14 1677785593 apollo-server-core • 3.13.0 Core engine for Apollo GraphQL server DIRECT 96 1699921024 apollo-server-env • 4.2.1 This package is used internally by Apollo Server and not meant to be consumed directly. INDIRECT 4 1642540197 apollo-server-errors • 3.3.1 INDIRECT 0 1642540197 apollo-server-plugin-base • 3.7.2 Apollo Server plugin base classes INDIRECT 24 1677785597 apollo-server-types • 3.8.0 Apollo Server shared types DIRECT 23 1677785595 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 async-retry • 1.3.3 Retrying made simple, easy and async INDIRECT 1 1629166233 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 cssfilter • 0.0.10 Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS INDIRECT 0 1485917478 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 graphql-tag • 2.12.7 A JavaScript template literal tag that parses GraphQL queries INDIRECT 1 1781729597 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 26 1734542407 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 lodash.sortby • 4.7.0 The lodash method `_.sortBy` exported as a module. INDIRECT 0 1471110278 loglevel • 1.9.2 Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods INDIRECT 0 1725635388 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1410150744 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 node-abort-controller • 3.1.1 AbortController for Node based on EventEmitter INDIRECT 0 1674745843 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 retry • 0.13.1 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1624261532 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 type-is • 1.6.18 Infer the content-type of a request. DIRECT 3 1556287189 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 uuid • 9.0.1 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1694508995 value-or-promise • 1.0.11 A thenable to streamline a possibly sync / possibly async workflow. INDIRECT 0 1633030565 value-or-promise • 1.0.12 A thenable to streamline a possibly sync / possibly async workflow. INDIRECT 0 1672733556 whatwg-mimetype • 3.0.0 Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard INDIRECT 0 1631993290 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 which-typed-array • 1.1.24 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1789768351 xss • 1.0.15 Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist INDIRECT 2 1709433234