@babel/code-frame • 7.27.1 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1746025711 @babel/compat-data • 7.28.4 The compat-data to determine required Babel plugins INDIRECT 0 1757083987 @babel/core • 7.28.4 Babel compiler core. INDIRECT 38 1757083996 @babel/generator • 7.28.3 Turns an AST into code. INDIRECT 9 1755174974 @babel/helper-annotate-as-pure • 7.27.3 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1748335159 @babel/helper-compilation-targets • 7.27.2 Helper functions on Babel compilation targets INDIRECT 13 1746545628 @babel/helper-create-class-features-plugin • 7.28.3 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1755174978 @babel/helper-create-regexp-features-plugin • 7.27.1 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1746025746 @babel/helper-define-polyfill-provider • 0.6.5 Babel helper to create your own polyfill provider INDIRECT 24 1751042267 @babel/helper-environment-visitor • 7.24.7 Helper visitor to only visit nodes in the current 'this' context INDIRECT 3 1717593330 @babel/helper-globals • 7.28.0 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1751445494 @babel/helper-member-expression-to-functions • 7.27.1 Helper function to replace certain member expressions with function calls INDIRECT 18 1746025755 @babel/helper-module-imports • 7.27.1 Babel helper functions for inserting module loads INDIRECT 18 1746025756 @babel/helper-module-transforms • 7.28.3 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1755174978 @babel/helper-optimise-call-expression • 7.27.1 Helper function to optimise call expression INDIRECT 3 1746025741 @babel/helper-plugin-utils • 7.27.1 General utilities for plugins to use INDIRECT 0 1746025706 @babel/helper-remap-async-to-generator • 7.27.1 Helper function to remap async functions to generators INDIRECT 20 1746025760 @babel/helper-replace-supers • 7.27.1 Helper function to replace supers INDIRECT 20 1746025760 @babel/helper-skip-transparent-expression-wrappers • 7.27.1 Helper which skips types and parentheses INDIRECT 18 1746025755 @babel/helper-string-parser • 7.27.1 A utility package to parse strings INDIRECT 0 1746025706 @babel/helper-validator-identifier • 7.27.1 Validate identifier/keywords name INDIRECT 0 1746025707 @babel/helper-validator-option • 7.27.1 Validate plugin/preset options INDIRECT 0 1746025707 @babel/helper-wrap-function • 7.28.3 Helper to wrap functions inside a function call. INDIRECT 18 1755174978 @babel/helpers • 7.28.4 Collection of helper functions used by Babel transforms. INDIRECT 8 1757083992 @babel/parser • 7.28.4 A JavaScript parser INDIRECT 3 1757083992 @babel/plugin-proposal-async-generator-functions • 7.20.7 Turn async generator functions into ES2015 generators INDIRECT 24 1671702320 @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 26 1656359444 @babel/plugin-proposal-export-default-from • 7.27.1 Compile export default to ES2015 INDIRECT 1 1746025714 @babel/plugin-proposal-nullish-coalescing-operator • 7.18.6 Remove nullish coalescing operator INDIRECT 2 1656359392 @babel/plugin-proposal-object-rest-spread • 7.20.7 Compile object rest and spread to ES5 INDIRECT 17 1671702328 @babel/plugin-proposal-optional-catch-binding • 7.18.6 Compile optional catch bindings INDIRECT 2 1656359392 @babel/plugin-proposal-optional-chaining • 7.21.0 Transform optional chaining operators into a series of nil checks INDIRECT 21 1676907054 @babel/plugin-syntax-async-generators • 7.8.4 Allow parsing of async generator functions INDIRECT 1 1578950149 @babel/plugin-syntax-class-properties • 7.12.13 Allow parsing of class properties INDIRECT 1 1612314630 @babel/plugin-syntax-dynamic-import • 7.8.3 Allow parsing of import() INDIRECT 1 1578949953 @babel/plugin-syntax-export-default-from • 7.27.1 Allow parsing of export default from INDIRECT 1 1746025718 @babel/plugin-syntax-flow • 7.27.1 Allow parsing of the flow syntax INDIRECT 1 1746025718 @babel/plugin-syntax-jsx • 7.27.1 Allow parsing of jsx INDIRECT 1 1746025721 @babel/plugin-syntax-nullish-coalescing-operator • 7.8.3 Allow parsing of the nullish-coalescing operator INDIRECT 1 1578950043 @babel/plugin-syntax-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 1578950053 @babel/plugin-syntax-optional-catch-binding • 7.8.3 Allow parsing of optional catch bindings INDIRECT 1 1578950070 @babel/plugin-syntax-optional-chaining • 7.8.3 Allow parsing of optional properties INDIRECT 1 1578950083 @babel/plugin-syntax-typescript • 7.27.1 Allow parsing of TypeScript syntax INDIRECT 1 1746025723 @babel/plugin-transform-arrow-functions • 7.27.1 Compile ES2015 arrow functions to ES5 INDIRECT 1 1746025724 @babel/plugin-transform-async-to-generator • 7.27.1 Turn async functions into ES2015 generators INDIRECT 23 1746025767 @babel/plugin-transform-block-scoped-functions • 7.27.1 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1746025724 @babel/plugin-transform-block-scoping • 7.28.4 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1757083987 @babel/plugin-transform-classes • 7.28.4 Compile ES2015 classes to ES5 INDIRECT 36 1757083996 @babel/plugin-transform-computed-properties • 7.27.1 Compile ES2015 computed properties to ES5 INDIRECT 9 1746025749 @babel/plugin-transform-destructuring • 7.28.0 Compile ES2015 destructuring to ES5 INDIRECT 19 1751445507 @babel/plugin-transform-flow-strip-types • 7.27.1 Strip flow type annotations from your output code. INDIRECT 2 1746025744 @babel/plugin-transform-for-of • 7.27.1 Compile ES2015 for...of to ES5 INDIRECT 20 1746025762 @babel/plugin-transform-function-name • 7.27.1 Apply ES2015 function.name semantics to all functions INDIRECT 32 1746025759 @babel/plugin-transform-literals • 7.27.1 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1746025728 @babel/plugin-transform-member-expression-literals • 7.27.1 Ensure that reserved words are quoted in property accesses INDIRECT 1 1746025729 @babel/plugin-transform-modules-commonjs • 7.27.1 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1746025769 @babel/plugin-transform-named-capturing-groups-regex • 7.27.1 Compile regular expressions using named groups to ES5. INDIRECT 17 1746025751 @babel/plugin-transform-object-super • 7.27.1 Compile ES2015 object super to ES5 INDIRECT 22 1746025769 @babel/plugin-transform-parameters • 7.27.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1750946597 @babel/plugin-transform-property-literals • 7.27.1 Ensure that reserved words are quoted in object property keys INDIRECT 1 1746025732 @babel/plugin-transform-react-display-name • 7.28.0 Add displayName to React.createClass calls INDIRECT 1 1751445496 @babel/plugin-transform-react-jsx-self • 7.27.1 Add a __self prop to all JSX Elements INDIRECT 1 1746025735 @babel/plugin-transform-react-jsx-source • 7.27.1 Add a __source prop to all JSX Elements INDIRECT 1 1746025735 @babel/plugin-transform-react-jsx • 7.27.1 Turn JSX into React function calls INDIRECT 22 1746025763 @babel/plugin-transform-runtime • 7.28.3 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals INDIRECT 45 1755174968 @babel/plugin-transform-shorthand-properties • 7.27.1 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1746025736 @babel/plugin-transform-spread • 7.27.1 Compile ES2015 spread to ES5 INDIRECT 20 1746025764 @babel/plugin-transform-sticky-regex • 7.27.1 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1746025737 @babel/plugin-transform-template-literals • 7.27.1 Compile ES2015 template literals to ES5 INDIRECT 1 1746025738 @babel/plugin-transform-typescript • 7.28.0 Transform TypeScript into ES.next INDIRECT 27 1751445497 @babel/plugin-transform-unicode-regex • 7.27.1 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1746025753 @babel/runtime • 7.28.4 babel's modular runtime helpers INDIRECT 0 1757083988 @babel/template • 7.27.2 Generate an AST from a string template. INDIRECT 7 1746545629 @babel/traverse • 7.28.4 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1757083994 @babel/types • 7.28.4 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1757083990 @jest/types • 26.6.2 INDIRECT 13 1604321473 @jest/types • 27.5.1 INDIRECT 13 1644317532 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/source-map • 0.3.11 Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API INDIRECT 4 1754981026 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @react-native-community/cli-debugger-ui • 10.0.0 INDIRECT 22 1670343852 @react-native-community/cli-server-api • 10.1.1 DIRECT 99 1674056232 @react-native-community/cli-tools • 10.1.1 DIRECT 46 1674056229 @types/istanbul-lib-coverage • 2.0.6 TypeScript definitions for istanbul-lib-coverage INDIRECT 0 1699344649 @types/istanbul-lib-report • 3.0.3 TypeScript definitions for istanbul-lib-report INDIRECT 1 1699344668 @types/istanbul-reports • 3.0.4 TypeScript definitions for istanbul-reports INDIRECT 2 1699344686 @types/node • 24.7.2 TypeScript definitions for node INDIRECT 1 1760191340 @types/yargs-parser • 21.0.3 TypeScript definitions for yargs-parser INDIRECT 0 1699393025 @types/yargs • 15.0.19 TypeScript definitions for yargs INDIRECT 1 1700530781 @types/yargs • 16.0.9 TypeScript definitions for yargs INDIRECT 1 1700530779 abort-controller • 3.0.0 An implementation of WHATWG AbortController interface. INDIRECT 1 1553937332 absolute-path • 0.0.0 Node.js 0.11.x path.isAbsolute as a separate module INDIRECT 0 1395084413 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 acorn • 8.15.0 ECMAScript parser INDIRECT 0 1749399784 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 appdirsjs • 1.2.7 OS-dependent application paths for cache, data and config directories INDIRECT 0 1657289718 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 babel-plugin-polyfill-corejs2 • 0.4.14 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 25 1751042269 babel-plugin-polyfill-corejs3 • 0.13.0 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 26 1751042269 babel-plugin-polyfill-regenerator • 0.6.5 A Babel plugin to inject imports to regenerator-runtime INDIRECT 25 1751042269 babel-plugin-syntax-trailing-function-commas • 7.0.0-beta.0 Compile trailing function commas to ES5 INDIRECT 0 1505185318 babel-preset-fbjs • 3.4.0 Babel preset for Facebook projects. INDIRECT 67 1621870701 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 browserslist • 4.26.3 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1759333419 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 caller-callsite • 2.0.0 Get the callsite of the caller function INDIRECT 1 1472345320 caller-path • 2.0.0 Get the path of the caller function INDIRECT 2 1472346184 callsites • 2.0.0 Get callsites from the V8 stack trace API INDIRECT 0 1472344210 camelcase • 6.3.0 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1641068974 chalk • 4.1.2 Terminal string styling done right DIRECT 5 1627646572 ci-info • 2.0.0 Get details about the current Continuous Integration environment INDIRECT 0 1544044708 ci-info • 3.9.0 Get details about the current Continuous Integration environment INDIRECT 0 1696395370 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 1700844739 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 commander • 2.13.0 the complete solution for node.js command-line programs INDIRECT 0 1515654595 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 compressible • 2.0.18 Compressible Content-Type / mime checking INDIRECT 1 1578286209 compression • 1.8.1 Node.js compression middleware INDIRECT 9 1752773773 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 connect • 3.7.0 High performance middleware framework INDIRECT 11 1558141125 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 core-js-compat • 3.46.0 core-js compat INDIRECT 8 1760036222 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cosmiconfig • 5.2.1 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 14 1557882764 cross-spawn • 6.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1731939694 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 1665382556 denodeify • 1.2.1 Tool to turn functions with Node-style callback APIs into functions that return Promises INDIRECT 0 1423892110 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 1647802992 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1516591169 encodeurl • 2.0.0 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1711670622 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 error-stack-parser • 2.1.4 Extract meaning from JS Errors INDIRECT 1 1654553797 errorhandler • 1.5.1 Development-only error handler middleware INDIRECT 5 1557372909 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 1441082842 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 event-target-shim • 5.0.1 An implementation of WHATWG EventTarget interface. INDIRECT 0 1550556052 execa • 1.0.0 A better `child_process` DIRECT 18 1535305424 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 finalhandler • 1.1.2 Node.js final http responder INDIRECT 9 1557453893 find-up • 5.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1597171464 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 get-stream • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hermes-estree • 0.8.0 Flow types for the Flow-ESTree spec produced by the hermes parser INDIRECT 0 1655244015 hermes-parser • 0.8.0 A JavaScript parser built from the Hermes engine INDIRECT 1 1655244071 http-errors • 2.0.0 Create HTTP error objects INDIRECT 5 1639798242 image-size • 0.6.3 get dimensions of any image file INDIRECT 0 1528886094 import-fresh • 2.0.0 Import a module while bypassing the cache INDIRECT 4 1495366784 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-directory • 0.3.1 Returns true if a filepath exists on the file system and it's directory. INDIRECT 0 1463855412 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-interactive • 1.0.0 Check if stdout or stderr is interactive INDIRECT 0 1563723083 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 1615975873 is-wsl • 1.1.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 0 1492407587 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 jest-get-type • 26.3.0 A utility function to get the type of a value INDIRECT 0 1597059101 jest-regex-util • 27.5.1 INDIRECT 0 1644317532 jest-serializer • 27.5.1 Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `un INDIRECT 3 1644317532 jest-util • 27.5.1 INDIRECT 17 1644317538 jest-validate • 26.6.2 Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration. INDIRECT 20 1604321497 jest-worker • 27.5.1 Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers. INDIRECT 5 1644317532 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 leven • 3.1.0 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1554353727 locate-path • 6.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1597081750 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.throttle • 4.1.1 The lodash method `_.throttle` exported as a module. INDIRECT 0 1471110338 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 1615976961 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 metro-babel-transformer • 0.73.10 🚇 Base Babel transformer for Metro. INDIRECT 59 1686156874 metro-cache-key • 0.73.10 🚇 Cache key utility. INDIRECT 0 1686156867 metro-cache • 0.73.10 🚇 Cache layers for Metro. INDIRECT 16 1686156870 metro-config • 0.73.10 🚇 Config parser for Metro. DIRECT 285 1686156880 metro-core • 0.73.10 🚇 Metro's core package. DIRECT 3 1686156867 metro-file-map • 0.73.10 [Experimental] - 🚇 File crawling, watching and mapping for Metro INDIRECT 45 1686156853 metro-hermes-compiler • 0.73.10 🚇 Hermes bytecode compiler for Metro. INDIRECT 0 1686156853 metro-inspector-proxy • 0.73.10 🚇 Inspector proxy for React Native and dev tools integration. INDIRECT 29 1686156853 metro-minify-terser • 0.73.10 🚇 Minifier for Metro based on Terser. INDIRECT 11 1686156860 metro-minify-uglify • 0.73.10 🚇 Minifier for Metro based on Uglify. INDIRECT 3 1686156860 metro-react-native-babel-preset • 0.73.10 Babel preset for React Native applications INDIRECT 112 1686156860 metro-react-native-babel-transformer • 0.73.10 Babel transformer for React Native applications. DIRECT 142 1686156876 metro-resolver • 0.73.10 🚇 Implementation of Metro's resolution logic. DIRECT 1 1686156861 metro-runtime • 0.73.10 🚇 Module required for evaluating Metro bundles. DIRECT 2 1686156862 metro-source-map • 0.73.10 🚇 Source map generator for Metro. INDIRECT 35 1686156873 metro-symbolicate • 0.73.10 🚇 A tool to find the source location from JS bundles and stack traces. INDIRECT 35 1686156874 metro-transform-plugins • 0.73.10 🚇 Transform plugins for Metro. INDIRECT 40 1686156880 metro-transform-worker • 0.73.10 🚇 Transform worker for Metro. INDIRECT 285 1686156882 metro • 0.73.10 🚇 The JavaScript bundler for React Native. DIRECT 285 1686156878 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-db • 1.54.0 Media Type Database INDIRECT 0 1742310404 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 mime • 2.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1635876020 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 negotiator • 0.6.4 HTTP content negotiation INDIRECT 0 1729308043 nice-try • 1.0.5 Tries to execute a function and discards any error that occurs INDIRECT 0 1535223789 nocache • 3.0.4 Middleware to destroy caching INDIRECT 0 1653157105 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-int64 • 0.4.0 Support for representing 64-bit integers in JavaScript INDIRECT 0 1428115936 node-releases • 2.0.23 Node.js releases data INDIRECT 0 1759531927 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 nullthrows • 1.1.1 flow typed nullthrows INDIRECT 0 1544402840 ob1 • 0.73.10 A small library for working with 0- and 1-based offsets in a type-checked way. INDIRECT 0 1686156862 on-finished • 2.3.0 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1432691894 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 on-headers • 1.1.0 Execute a listener when a response is about to write headers INDIRECT 0 1752766891 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 open • 6.4.0 Open stuff like URLs, files, executables. Cross-platform. INDIRECT 1 1561819105 ora • 5.4.1 Elegant terminal spinner INDIRECT 29 1623137929 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1606290157 p-locate • 5.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1597081354 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 pretty-format • 26.6.2 Stringify any JavaScript value. INDIRECT 16 1604321482 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 pump • 3.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 1750065359 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 react-is • 17.0.2 Brand checking of React Elements. INDIRECT 0 1616450207 react-refresh • 0.4.3 React is a JavaScript library for building user interfaces. INDIRECT 0 1590166560 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 regenerate-unicode-properties • 10.2.2 Regenerate sets for Unicode properties and values. INDIRECT 1 1757448519 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regexpu-core • 6.4.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1758554442 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 resolve-from • 3.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1493366295 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 rimraf • 2.2.8 A deep deletion module for node (like `rm -rf`) INDIRECT 0 1399392005 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 send • 0.19.0 Better streaming static file server with Range and conditional-GET support INDIRECT 18 1725928480 serialize-error • 2.1.0 Serialize an error into a plain object INDIRECT 0 1479786904 serve-static • 1.16.2 Serve static files INDIRECT 21 1726079074 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 shell-quote • 1.8.3 quote and parse shell commands INDIRECT 0 1748840585 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 stackframe • 1.3.4 JS Object representation of a stack frame INDIRECT 0 1654488489 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-color • 8.1.1 Detect whether a terminal supports color INDIRECT 1 1611393696 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 temp • 0.8.3 Temporary files and directories INDIRECT 2 1433782552 throat • 5.0.0 Throttle the parallelism of an asynchronous (promise returning) function / functions INDIRECT 0 1558708444 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 undici-types • 7.14.0 A stand-alone types package for Undici INDIRECT 0 1755435237 unicode-canonical-property-names-ecmascript • 2.0.1 The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. INDIRECT 0 1726129249 unicode-match-property-ecmascript • 2.0.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 2 1631618585 unicode-match-property-value-ecmascript • 2.2.1 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 0 1757432126 unicode-property-aliases-ecmascript • 2.2.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1757921571 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 update-browserslist-db • 1.1.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1740591163 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 utils-merge • 1.0.1 merge() utility function INDIRECT 0 1505866719 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 vlq • 1.0.1 Generate, and decode, base64 VLQ mappings for source maps and other uses INDIRECT 0 1562186101 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 1464580617 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1718549308 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yargs • 17.7.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 1682625542 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 1606197935