@emnapi/runtime • 1.11.0 emnapi runtime INDIRECT 1 1780888008 @img/colour • 1.1.0 The ESM-only 'color' package made compatible for use with CommonJS runtimes INDIRECT 0 1772361764 @next/env • 16.0.0-beta.0 Next.js dotenv file loading INDIRECT 0 1760064986 @next/swc-darwin-arm64 • 16.0.0-beta.0 This is the **aarch64-apple-darwin** binary for `@next/swc` INDIRECT 0 1760064874 @next/swc-darwin-x64 • 16.0.0-beta.0 This is the **x86_64-apple-darwin** binary for `@next/swc` INDIRECT 0 1760064874 @next/swc-linux-arm64-gnu • 16.0.0-beta.0 This is the **linux-arm64-gnu** binary for `@next/swc` INDIRECT 0 1760064889 @next/swc-linux-arm64-musl • 16.0.0-beta.0 This is the **linux-arm64-musl** binary for `@next/swc` INDIRECT 0 1760064889 @next/swc-linux-x64-gnu • 16.0.0-beta.0 This is the **x86_64-unknown-linux-gnu** binary for `@next/swc` INDIRECT 0 1760064906 @next/swc-linux-x64-musl • 16.0.0-beta.0 This is the **linux-x64-musl** binary for `@next/swc` INDIRECT 0 1760064907 @next/swc-win32-arm64-msvc • 16.0.0-beta.0 This is the **win32-arm64-msvc** binary for `@next/swc` INDIRECT 0 1760064918 @next/swc-win32-x64-msvc • 16.0.0-beta.0 This is the **x86_64-pc-windows-msvc** binary for `@next/swc` INDIRECT 0 1760064922 @types/graphql • 0.10.2 TypeScript definitions for graphql INDIRECT 0 1501681717 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 acorn • 1.2.2 ECMAScript parser INDIRECT 0 1432799218 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 apollo-client • 1.9.3 A simple yet functional GraphQL client. INDIRECT 15 1506085398 apollo-link-core • 0.5.4 Flexible, lightweight transport layer for GraphQL INDIRECT 5 1504754081 array-flatten • 1.1.1 Flatten an array of nested arrays into a single flat array INDIRECT 0 1436478175 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 ast-types • 0.8.15 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1452105598 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 base62 • 0.1.1 Javascript Base62 encode/decoder INDIRECT 0 1355029887 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 bytes • 2.3.0 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1455595212 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 camelize • 1.0.1 recursively transform key strings to camel-case INDIRECT 0 1665555533 chalk • 1.1.3 Terminal string styling done right. Much color. DIRECT 6 1459210604 client-only • 0.0.1 This is a marker package to indicate that a module can only be used in Client Components. INDIRECT 0 1662167231 compressible • 2.0.18 Compressible Content-Type / mime checking INDIRECT 1 1578286209 compression • 1.6.2 Node.js compression middleware DIRECT 10 1463095980 content-disposition • 0.5.2 Create and parse Content-Disposition header INDIRECT 0 1481246225 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 cookie-signature • 1.0.6 Sign and unsign cookies INDIRECT 0 1423002195 cookie • 0.3.1 HTTP server cookie parsing and serialization INDIRECT 0 1464323559 core-js • 1.2.7 Standard library INDIRECT 0 1468790520 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-react-class • 15.7.0 Legacy API for creating React components. INDIRECT 3 1602800856 css-to-react-native • 2.3.2 Convert CSS text to a React Native stylesheet object INDIRECT 3 1566760893 debug • 2.2.0 small debugging utility INDIRECT 1 1431242485 debug • 2.6.7 small debugging utility INDIRECT 1 1494995631 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 30 1699489483 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 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 depd • 1.1.2 Deprecate all the things INDIRECT 0 1515736023 destroy • 1.0.4 destroy a stream if possible INDIRECT 0 1452914045 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1516591169 encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 1594364531 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 es3ify • 0.1.4 Browserify transform to convert ES5 syntax to be ES3-compatible. INDIRECT 6 1438212341 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 1441082842 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 esmangle-evaluator • 1.0.1 esmangle-evaluator INDIRECT 0 1464280517 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 express • 4.15.3 Fast, unopinionated, minimalist web framework DIRECT 44 1495030660 falafel • 1.2.0 transform the ast on a recursive walk INDIRECT 4 1436605902 fbjs • 0.8.18 A collection of utility libraries used by other Facebook JS projects INDIRECT 15 1635006098 finalhandler • 1.0.6 Node.js final http responder INDIRECT 9 1506104828 foreach • 2.0.6 foreach component + npm package INDIRECT 0 1652275679 forwarded • 0.1.2 Parse HTTP X-Forwarded-For header INDIRECT 0 1505441874 fresh • 0.5.0 HTTP response freshness testing INDIRECT 0 1487738800 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 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-anywhere • 3.1.0 Run GraphQL queries with no schema and just one resolver INDIRECT 0 1496641605 graphql-tag • 2.12.6 A JavaScript template literal tag that parses GraphQL queries INDIRECT 1 1636203860 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-flag • 1.0.0 Check if argv has a specific flag INDIRECT 0 1436309034 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 http-errors • 1.6.3 Create HTTP error objects INDIRECT 4 1522355346 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 immediate • 3.0.6 A cross browser microtask library INDIRECT 0 1469708721 inline-process-browser • 1.0.0 inline process.browser INDIRECT 11 1432065620 invariant • 2.2.4 invariant INDIRECT 2 1520966170 ip • 1.1.5 [](https://www.npmjs.com/package/ip) DIRECT 0 1488591506 ipaddr.js • 1.4.0 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 1498164482 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734048248 is-function • 1.0.2 is that thing a function? Use this module to find out INDIRECT 0 1587579854 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 isomorphic-fetch • 2.2.1 Isomorphic WHATWG Fetch API, for Node & Browserify DIRECT 6 1452850062 iterall • 1.3.0 Minimal zero-dependency utilities for using JavaScript Iterables in all environments. INDIRECT 0 1578018635 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 lie • 3.0.2 A basic but performant promise implementation INDIRECT 27 1453389344 lodash-es • 4.18.1 Lodash exported as ES modules. INDIRECT 0 1775077455 lodash.flatten • 4.4.0 The lodash method `_.flatten` exported as a module. INDIRECT 0 1471109924 lodash.isequal • 4.5.0 The Lodash method `_.isEqual` exported as a module. INDIRECT 0 1484026204 lodash.isobject • 3.0.2 The modern build of lodash’s `_.isObject` as a module. INDIRECT 0 1432065136 lodash.pick • 4.4.0 The lodash method `_.pick` exported as a module. INDIRECT 0 1471110200 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 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 merge-descriptors • 1.0.1 Merge objects using descriptors INDIRECT 0 1453074626 methods • 1.1.2 HTTP methods that node supports INDIRECT 0 1453085636 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 mime • 1.3.4 A comprehensive library for mime-type mapping INDIRECT 0 1423267472 moment • 2.18.1 Parse, validate, manipulate, and display dates DIRECT 0 1490137133 ms • 0.7.1 Tiny ms conversion utility INDIRECT 0 1429573137 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 nanoid • 3.3.12 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1777586654 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 next-url-prettifier • 1.1.4 Url prettifier for Next Framework DIRECT 0 1495721720 next • 16.0.0-beta.0 The React Framework DIRECT 47 1760064980 node-fetch • 1.7.3 A light-weight module that brings window.fetch to node.js and io.js INDIRECT 4 1504852098 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 21 1709078589 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 on-finished • 2.3.0 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1432691894 on-headers • 1.0.2 Execute a listener when a response is about to write headers INDIRECT 0 1550807334 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-to-regexp • 0.1.7 Express style path to RegExp utility INDIRECT 0 1438052872 postcss-value-parser • 3.3.1 Transforms css values and at-rule params into the tree INDIRECT 0 1539372643 postcss • 8.4.31 Tool for transforming styles with JS plugins INDIRECT 3 1695939308 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 promise • 7.3.1 Bare bones Promises/A+ implementation INDIRECT 1 1497910543 proxy-addr • 1.1.5 Determine address of proxied request INDIRECT 2 1501030840 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 react-apollo • 1.4.2 React data container for Apollo Client DIRECT 38 1496544876 react-helmet • 5.1.3 A document head manager for React DIRECT 50 1495151531 react-redux • 5.0.5 Official React bindings for Redux DIRECT 22 1495081994 react-side-effect • 1.2.0 Create components whose prop changes map to a global side effect INDIRECT 1 1567029698 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 recast • 0.10.43 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1452792872 redux • 3.7.0 Predictable state container for JavaScript apps DIRECT 5 1497667406 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 send • 0.15.3 Better streaming static file server with Range and conditional-GET support INDIRECT 17 1494996876 serve-static • 1.12.3 Serve static files INDIRECT 19 1494998783 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 shallowequal • 1.1.0 Like lodash isEqualWith but for shallow equal. INDIRECT 0 1529793213 statuses • 1.3.1 HTTP status utility INDIRECT 0 1478923283 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 styled-components • 2.1.0 Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 DIRECT 31 1497502129 styled-jsx • 5.1.6 Full CSS support for JSX without compromises INDIRECT 1 1716583031 stylis • 3.5.4 light - weight css preprocessor INDIRECT 0 1541787475 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 3.2.3 Detect whether a terminal supports color INDIRECT 1 1484526472 symbol-observable • 1.2.0 Symbol.observable ponyfill INDIRECT 0 1516988510 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 0.6.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1428601327 type-is • 1.6.18 Infer the content-type of a request. INDIRECT 3 1556287189 ua-parser-js • 0.7.41 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 1755607498 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 unreachable-branch-transform • 0.3.0 Browserify transform to remove unreachable code INDIRECT 13 1435445937 utils-merge • 1.0.0 merge() utility function INDIRECT 0 1373569217 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 whatwg-fetch • 2.0.4 A window.fetch polyfill. INDIRECT 0 1522408997 whatwg-fetch • 3.6.20 A window.fetch polyfill. INDIRECT 0 1702509384 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 zen-observable-ts • 0.4.4 An Implementation of ES Observables in Typescript INDIRECT 0 1504754067