@ardatan/relay-compiler • 12.0.1 A compiler tool for building GraphQL-driven applications. INDIRECT 97 January 14, 2025 @babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 October 30, 2024 @babel/compat-data • 7.26.5 The compat-data to determine required Babel plugins INDIRECT 0 January 10, 2025 @babel/generator • 7.26.5 Turns an AST into code. INDIRECT 10 January 10, 2025 @babel/helper-annotate-as-pure • 7.25.9 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 October 22, 2024 @babel/helper-compilation-targets • 7.26.5 Helper functions on Babel compilation targets INDIRECT 12 January 10, 2025 @babel/helper-create-class-features-plugin • 7.25.9 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 25 October 22, 2024 @babel/helper-member-expression-to-functions • 7.25.9 Helper function to replace certain member expressions with function calls INDIRECT 19 October 22, 2024 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 October 22, 2024 @babel/helper-module-transforms • 7.26.0 Babel helper functions for implementing ES6 module transformations INDIRECT 20 October 25, 2024 @babel/helper-optimise-call-expression • 7.25.9 Helper function to optimise call expression INDIRECT 3 October 22, 2024 @babel/helper-plugin-utils • 7.26.5 General utilities for plugins to use DIRECT 0 January 10, 2025 @babel/helper-replace-supers • 7.26.5 Helper function to replace supers INDIRECT 21 January 10, 2025 @babel/helper-skip-transparent-expression-wrappers • 7.25.9 Helper which skips types and parentheses INDIRECT 19 October 22, 2024 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 October 22, 2024 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 October 22, 2024 @babel/helper-validator-option • 7.25.9 Validate plugin/preset options INDIRECT 0 October 22, 2024 @babel/parser • 7.26.5 A JavaScript parser INDIRECT 3 January 10, 2025 @babel/plugin-proposal-class-properties • 7.18.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 27 June 27, 2022 @babel/plugin-proposal-object-rest-spread • 7.20.7 Compile object rest and spread to ES5 INDIRECT 16 December 22, 2022 @babel/plugin-syntax-class-properties • 7.12.13 Allow parsing of class properties INDIRECT 1 February 3, 2021 @babel/plugin-syntax-flow • 7.26.0 Allow parsing of the flow syntax INDIRECT 1 October 25, 2024 @babel/plugin-syntax-jsx • 7.25.9 Allow parsing of jsx INDIRECT 1 October 22, 2024 @babel/plugin-syntax-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 January 13, 2020 @babel/plugin-transform-arrow-functions • 7.25.9 Compile ES2015 arrow functions to ES5 INDIRECT 1 October 22, 2024 @babel/plugin-transform-block-scoped-functions • 7.26.5 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 January 10, 2025 @babel/plugin-transform-block-scoping • 7.25.9 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 October 22, 2024 @babel/plugin-transform-classes • 7.25.9 Compile ES2015 classes to ES5 INDIRECT 36 October 22, 2024 @babel/plugin-transform-computed-properties • 7.25.9 Compile ES2015 computed properties to ES5 INDIRECT 9 October 22, 2024 @babel/plugin-transform-destructuring • 7.25.9 Compile ES2015 destructuring to ES5 INDIRECT 1 October 22, 2024 @babel/plugin-transform-flow-strip-types • 7.26.5 Strip flow type annotations from your output code. INDIRECT 2 January 10, 2025 @babel/plugin-transform-for-of • 7.25.9 Compile ES2015 for...of to ES5 INDIRECT 21 October 22, 2024 @babel/plugin-transform-function-name • 7.25.9 Apply ES2015 function.name semantics to all functions INDIRECT 32 October 22, 2024 @babel/plugin-transform-literals • 7.25.9 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 October 22, 2024 @babel/plugin-transform-member-expression-literals • 7.25.9 Ensure that reserved words are quoted in property accesses INDIRECT 1 October 22, 2024 @babel/plugin-transform-modules-commonjs • 7.26.3 This plugin transforms ES2015 modules to CommonJS INDIRECT 22 December 4, 2024 @babel/plugin-transform-object-super • 7.25.9 Compile ES2015 object super to ES5 INDIRECT 23 October 22, 2024 @babel/plugin-transform-parameters • 7.25.9 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 October 22, 2024 @babel/plugin-transform-property-literals • 7.25.9 Ensure that reserved words are quoted in object property keys INDIRECT 1 October 22, 2024 @babel/plugin-transform-react-display-name • 7.25.9 Add displayName to React.createClass calls INDIRECT 1 October 22, 2024 @babel/plugin-transform-react-jsx • 7.25.9 Turn JSX into React function calls INDIRECT 23 October 22, 2024 @babel/plugin-transform-shorthand-properties • 7.25.9 Compile ES2015 shorthand properties to ES5 INDIRECT 1 October 22, 2024 @babel/plugin-transform-spread • 7.25.9 Compile ES2015 spread to ES5 INDIRECT 21 October 22, 2024 @babel/plugin-transform-template-literals • 7.25.9 Compile ES2015 template literals to ES5 INDIRECT 1 October 22, 2024 @babel/runtime • 7.26.0 babel's modular runtime helpers INDIRECT 1 October 25, 2024 @babel/template • 7.25.9 Generate an AST from a string template. DIRECT 7 October 22, 2024 @babel/traverse • 7.26.5 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 January 10, 2025 @babel/types • 7.26.5 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 January 10, 2025 @graphql-codegen/add • 5.0.3 GraphQL Code Generator plugin for adding custom content to your output file DIRECT 31 June 13, 2024 @graphql-codegen/gql-tag-operations • 4.0.12 GraphQL Code Generator plugin for generating a typed gql tag function DIRECT 144 November 22, 2024 @graphql-codegen/plugin-helpers • 5.1.0 GraphQL Code Generator common utils and types DIRECT 30 October 28, 2024 @graphql-codegen/schema-ast • 4.1.0 GraphQL Code Generator plugin for generating a .graphql file from a given schema INDIRECT 31 June 30, 2024 @graphql-codegen/typed-document-node • 5.0.12 GraphQL Code Generator plugin for generating ready-to-use TypedDocumentNode based on GraphQL operations DIRECT 144 November 22, 2024 @graphql-codegen/typescript-operations • 4.4.0 GraphQL Code Generator plugin for generating TypeScript types for GraphQL queries, mutations, subscriptions and fragments DIRECT 146 November 22, 2024 @graphql-codegen/typescript • 4.1.2 GraphQL Code Generator plugin for generating TypeScript types DIRECT 145 November 22, 2024 @graphql-codegen/visitor-plugin-common • 5.6.0 DIRECT 143 November 22, 2024 @graphql-tools/documents • 1.0.1 Utilities for GraphQL documents. DIRECT 2 May 27, 2024 @graphql-tools/optimize • 2.0.0 A set of utils for faster development of GraphQL tools INDIRECT 1 May 19, 2023 @graphql-tools/relay-operation-optimizer • 7.0.12 Package for optimizing your GraphQL operations relay style. INDIRECT 103 January 16, 2025 @graphql-tools/utils • 10.7.2 Common package containing utils and types for GraphQL tools DIRECT 4 January 6, 2025 @graphql-typed-document-node/core • 3.2.0 DIRECT 0 March 20, 2023 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 December 11, 2024 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 February 14, 2024 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 February 29, 2024 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 July 9, 2024 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 March 2, 2024 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 October 4, 2020 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 July 10, 2017 auto-bind • 4.0.0 Automatically bind methods to their class instance INDIRECT 0 December 16, 2019 babel-plugin-syntax-trailing-function-commas • 7.0.0-beta.0 Compile trailing function commas to ES5 INDIRECT 0 September 12, 2017 babel-preset-fbjs • 3.4.0 Babel preset for Facebook projects. INDIRECT 67 May 24, 2021 browserslist • 4.24.4 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 January 8, 2025 camel-case • 4.1.2 Transform into a string with the separator denoted by the next word capitalized INDIRECT 4 December 2, 2020 capital-case • 1.0.4 Transform into a space separated string with each word capitalized INDIRECT 4 December 2, 2020 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 July 30, 2021 change-case-all • 1.0.15 All change-case methods bundled in a single module INDIRECT 22 September 8, 2022 change-case • 4.1.2 Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and others INDIRECT 15 December 2, 2020 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 August 19, 2019 color-name • 1.1.4 A list of color names and its values INDIRECT 0 September 21, 2018 common-tags • 1.8.2 a few common utility template tags for ES2015 INDIRECT 0 November 16, 2021 constant-case • 3.0.4 Transform into upper case string with an underscore between words INDIRECT 4 December 2, 2020 cross-fetch • 3.2.0 Universal WHATWG Fetch API for Node, Browsers and React Native INDIRECT 4 December 21, 2024 cross-inspect • 1.0.1 Cross platform implementation of Node's util.inspect INDIRECT 1 August 5, 2024 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 December 6, 2024 dependency-graph • 0.11.0 Simple dependency graph. INDIRECT 0 March 5, 2021 dot-case • 3.0.4 Transform into a lower case string with a period between words INDIRECT 3 December 2, 2020 dset • 3.1.4 A tiny (194B) utility for safely writing deep Object values~! INDIRECT 0 September 9, 2024 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 August 29, 2024 fbjs-css-vars • 1.0.2 This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects. INDIRECT 0 December 17, 2018 fbjs • 3.0.5 A collection of utility libraries used by other Facebook JS projects INDIRECT 13 June 1, 2023 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 April 30, 2019 graphql-tag • 2.12.6 A JavaScript template literal tag that parses GraphQL queries INDIRECT 1 November 6, 2021 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 April 6, 2019 header-case • 2.0.4 Transform into a dash separated string of capitalized words INDIRECT 5 December 2, 2020 import-from • 4.0.0 Import a module like with `require()` but from a given path INDIRECT 0 June 1, 2021 invariant • 2.2.4 invariant INDIRECT 2 March 13, 2018 is-absolute • 1.0.0 Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`. INDIRECT 4 July 13, 2017 is-lower-case • 2.0.2 Returns `true` if the string is lower case only INDIRECT 1 December 2, 2020 is-relative • 1.0.0 Returns `true` if the path appears to be relative. INDIRECT 2 July 13, 2017 is-unc-path • 1.0.0 Returns true if a filepath is a windows UNC file path. INDIRECT 1 July 13, 2017 is-upper-case • 2.0.2 Returns `true` if the string is upper case only. INDIRECT 1 December 2, 2020 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 February 14, 2018 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 January 28, 2018 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 December 11, 2024 lodash.sortby • 4.7.0 The lodash method `_.sortBy` exported as a module. INDIRECT 0 August 13, 2016 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 February 20, 2021 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 July 10, 2018 lower-case-first • 2.0.2 Transforms the string with only the first character in lower case INDIRECT 1 December 2, 2020 lower-case • 2.0.2 Transforms the string to lower case INDIRECT 1 December 2, 2020 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 May 10, 2016 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 no-case • 3.0.4 Transform into a lower cased string with spaces between words INDIRECT 2 December 2, 2020 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 August 23, 2023 node-int64 • 0.4.0 Support for representing 64-bit integers in JavaScript INDIRECT 0 April 4, 2015 node-releases • 2.0.19 Node.js releases data INDIRECT 0 December 10, 2024 nullthrows • 1.1.1 flow typed nullthrows INDIRECT 0 December 10, 2018 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 January 16, 2017 param-case • 3.0.4 Transform into a lower cased string with dashes between words INDIRECT 4 December 2, 2020 parse-filepath • 1.0.2 Pollyfill for node.js `path.parse`, parses a filepath into an object. INDIRECT 8 December 19, 2017 pascal-case • 3.1.2 Transform into a string of capitalized words without separators INDIRECT 3 December 2, 2020 path-case • 3.0.4 Transform into a lower case string with slashes between words INDIRECT 4 December 2, 2020 path-root-regex • 0.1.2 Regular expression for getting the root of a posix or windows filepath. INDIRECT 0 March 29, 2016 path-root • 0.1.1 Get the root of a posix or windows filepath. INDIRECT 1 March 29, 2016 promise • 7.3.1 Bare bones Promises/A+ implementation INDIRECT 1 June 19, 2017 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 December 15, 2023 relay-runtime • 12.0.0 A core runtime for building GraphQL-driven applications. INDIRECT 17 September 1, 2021 sentence-case • 3.0.4 Transform into a lower case with spaces between words, then capitalize the string INDIRECT 4 December 2, 2020 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 September 12, 2016 snake-case • 3.0.4 Transform into a lower case string with underscores between words INDIRECT 4 December 2, 2020 sponge-case • 1.0.1 Transform into a string with random capitalization applied INDIRECT 1 December 1, 2020 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 August 28, 2020 swap-case • 2.0.2 Transform a string by swapping every character from upper to lower case, or lower to upper case INDIRECT 1 December 2, 2020 title-case • 3.0.3 Transform a string into title case following English rules INDIRECT 1 December 2, 2020 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 January 20, 2016 ua-parser-js • 1.0.40 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 December 21, 2024 unc-path-regex • 0.1.2 Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property. INDIRECT 0 April 10, 2016 update-browserslist-db • 1.1.2 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 January 8, 2025 upper-case-first • 2.0.2 Transforms the string with the first character in upper cased INDIRECT 1 December 2, 2020 upper-case • 2.0.2 Transforms the string to upper case INDIRECT 1 December 1, 2020 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 May 26, 2017