@babel/runtime • 7.27.6 babel's modular runtime helpers INDIRECT 0 1749112637 @epferrari/js-utils • 1.0.0 common javascript utility library INDIRECT 0 1446909933 @epferrari/react-fa-icon • 1.0.1 A simple fontawesome icon component DIRECT 43 1449004270 acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 ast-types • 0.9.6 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1489336326 babel-runtime • 5.8.38 babel selfContained runtime INDIRECT 1 1458687016 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base62 • 1.2.8 Javascript Base62 encode/decoder INDIRECT 0 1522430114 bowser • 1.9.4 Lightweight browser detector INDIRECT 0 1530540248 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 browserslist • 1.7.7 Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 2 1490083994 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.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 caniuse-api • 1.6.1 request the caniuse data to check browsers compatibilities INDIRECT 5 1491551040 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 commoner • 0.10.8 Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules INDIRECT 25 1479688334 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 core-js • 1.2.7 Standard library INDIRECT 0 1468790520 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 27 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 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 1665583262 detective • 4.7.1 find all require() calls by walking the AST INDIRECT 2 1513853012 dom-helpers • 2.4.0 tiny modular DOM lib for ie8+ INDIRECT 0 1441132955 dom-helpers • 3.4.0 tiny modular DOM lib for ie8+ INDIRECT 1 1541117875 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 envify • 3.4.1 Selectively replace Node-style environment variables with plain strings. INDIRECT 33 1466518046 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 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 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 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 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.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 history • 1.17.0 A minimal, functional history implementation for JavaScript DIRECT 34 1450554142 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 inline-style-prefixer • 0.5.4 Autoprefixer for Inline Style objects using userAgent and caniuse data INDIRECT 7 1449170003 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 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 14 1734048248 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 jquery • 3.7.1 JavaScript library for DOM operations INDIRECT 0 1693229963 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 keycode • 2.2.1 Convert between keyboard keycodes and keynames and vice versa. INDIRECT 0 1636996651 lodash-compat • 3.10.2 The compatibility build of lodash modular utilities. INDIRECT 0 1453735752 lodash._getnative • 3.9.1 The modern build of lodash’s internal `getNative` as a module. INDIRECT 0 1435677391 lodash.debounce • 3.1.1 The modern build of lodash’s `_.debounce` as a module. INDIRECT 1 1435677479 lodash.memoize • 4.1.2 The lodash method `_.memoize` exported as a module. INDIRECT 0 1471110128 lodash.throttle • 3.0.4 The modern build of lodash’s `_.throttle` as a module. INDIRECT 2 1435678057 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 lodash • 3.10.1 The modern build of lodash modular utilities. DIRECT 0 1438668306 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 material-ui • 0.13.4 Material Design UI components built with React DIRECT 18 1448385329 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkapp-theme • 0.0.0 Theming support for mkapp, modeled off the excellent material-ui library by callemall' DIRECT 62 1449216192 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 object-assign • 2.1.1 ES6 Object.assign() ponyfill INDIRECT 0 1433514388 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 18 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 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 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 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 1508435737 query-string • 3.0.3 Parse and stringify URL query strings INDIRECT 1 1458385547 react-bootstrap • 0.28.5 Bootstrap 3 components built with React DIRECT 17 1459540407 react-overlays • 0.6.12 Utilities for creating robust overlay components INDIRECT 7 1488857214 react-prop-types • 0.3.2 React PropType Utilities INDIRECT 3 1463150037 react-prop-types • 0.4.0 Additional PropTypes for React INDIRECT 3 1469829120 react-router • 1.0.3 A complete routing library for React.js DIRECT 4 1450896687 recast • 0.11.23 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1489336676 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 20 1735864833 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 strict-uri-encode • 1.1.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1451891015 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 ua-parser-js • 0.7.40 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 1734767817 uncontrollable • 3.3.1 Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled INDIRECT 3 1461245426 velocity-animate • 1.5.2 Accelerated JavaScript animation. DIRECT 0 1533069651 velocity-ui-pack • 1.2.2 Accelerated JavaScript animation. DIRECT 1 1427521771 whatwg-fetch • 0.9.0 The global `fetch` function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org. INDIRECT 0 1432933277