@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/compat-data • 7.29.7 The compat-data to determine required Babel plugins INDIRECT 0 1779707728 @babel/core • 7.29.7 Babel compiler core. INDIRECT 38 1779707813 @babel/generator • 7.29.7 Turns an AST into code. INDIRECT 9 1779707783 @babel/helper-compilation-targets • 7.29.7 Helper functions on Babel compilation targets INDIRECT 13 1779707738 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-module-transforms • 7.29.7 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1779707803 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/helper-validator-option • 7.29.7 Validate plugin/preset options INDIRECT 0 1779707732 @babel/helpers • 7.29.7 Collection of helper functions used by Babel transforms. INDIRECT 8 1779707788 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/runtime-corejs2 • 7.29.7 babel's modular runtime helpers with core-js@2 polyfilling DIRECT 1 1779707734 @babel/runtime • 7.29.7 babel's modular runtime helpers INDIRECT 0 1779707733 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1779707794 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1779707776 @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/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 @paprika/button • 0.1.17 Button component DIRECT 243 1572459001 @paprika/confirmation • 0.1.13 Confirmation component DIRECT 254 1572459004 @paprika/heading • 0.1.8 Heading component INDIRECT 11 1571176288 @paprika/helpers • 0.2.14 Testing helpers for the components DIRECT 0 1604948511 @paprika/icon • 0.2.16 Icon component INDIRECT 239 1588108692 @paprika/l10n • 0.2.5 L10n component DIRECT 13 1571958831 @paprika/popover • 0.2.5 Popover / Tooltip component DIRECT 14 1572306293 @paprika/raw-button • 0.1.9 Raw button component DIRECT 9 1571176288 @paprika/stylers • 0.1.7 Helpers and includes for styled-components DIRECT 8 1571176283 @paprika/tokens • 0.1.18 Design tokens generated as scss + js DIRECT 7 1604948511 @svgr/babel-plugin-add-jsx-attribute • 4.2.0 Add JSX attribute INDIRECT 0 1554966103 @svgr/babel-plugin-remove-jsx-attribute • 4.2.0 Remove JSX attribute INDIRECT 0 1554966099 @svgr/babel-plugin-remove-jsx-empty-expression • 4.2.0 Remove JSX empty expression INDIRECT 0 1554966099 @svgr/babel-plugin-replace-jsx-attribute-value • 4.2.0 Replace JSX attribute value INDIRECT 0 1554966098 @svgr/babel-plugin-svg-dynamic-title • 4.3.3 Transform SVG by adding a dynamic title element INDIRECT 0 1569310953 @svgr/babel-plugin-svg-em-dimensions • 4.2.0 Transform SVG to use em-based dimensions INDIRECT 0 1554966098 @svgr/babel-plugin-transform-react-native-svg • 4.2.0 Transform DOM elements into react-native-svg components INDIRECT 0 1554966098 @svgr/babel-plugin-transform-svg-component • 4.2.0 Transform SVG into component INDIRECT 0 1554966103 @svgr/babel-preset • 4.3.3 SVGR preset that apply transformations from config INDIRECT 8 1569310958 @svgr/cli • 4.3.3 SVGR command line. INDIRECT 231 1569310969 @svgr/core • 4.3.3 Transform SVG into React Components. INDIRECT 67 1569310965 @svgr/hast-util-to-babel-ast • 4.3.2 Transform HAST to Babel AST (JSX) INDIRECT 3 1563180949 @svgr/plugin-jsx • 4.3.3 Transform SVG into JSX INDIRECT 50 1569310961 @svgr/plugin-prettier • 4.3.2 Format code using Prettier INDIRECT 17 1563180949 @svgr/plugin-svgo • 4.3.1 Optimize SVG INDIRECT 158 1561971388 @types/q • 1.5.8 TypeScript definitions for q INDIRECT 0 1699389068 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 arr-union • 3.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 1456232080 array-buffer-byte-length • 1.0.2 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 21 1734657717 array.prototype.reduce • 1.0.8 An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3. INDIRECT 91 1742015156 arraybuffer.prototype.slice • 1.0.4 ES spec-compliant shim for ArrayBuffer.prototype.slice INDIRECT 89 1734299780 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 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.15 Brace expansion as known from sh/bash INDIRECT 2 1779784988 browserslist • 4.28.2 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1774952692 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 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 • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 clone-deep • 0.2.4 Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. INDIRECT 13 1450896831 coa • 2.0.2 Command-Option-Argument: Yet another parser for command line options. INDIRECT 9 1544492007 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 cosmiconfig • 5.2.1 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 14 1557882764 css-select-base-adapter • 0.1.1 Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing. INDIRECT 0 1540349108 css-tree • 1.0.0-alpha.37 CSSTree is a tool set to work with CSS, including fast detailed parser (string->AST), walker (AST traversal), generator (AST->string) and lexer (validation and matching) based on knowledge of spec and browser implementations INDIRECT 2 1571786166 css-tree • 1.1.3 A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations INDIRECT 2 1617191588 csso • 4.2.0 CSS minifier with structural optimisations INDIRECT 3 1606410612 dashify • 2.0.0 Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics. INDIRECT 0 1542688791 data-view-buffer • 1.0.2 Get the ArrayBuffer out of a DataView, robustly. INDIRECT 28 1734670393 data-view-byte-length • 1.0.2 Get the byteLength out of a DataView, robustly. INDIRECT 28 1734670655 data-view-byte-offset • 1.0.1 Get the byteOffset out of a DataView, robustly. INDIRECT 28 1734587960 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 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 dom-serializer • 0.2.2 render dom nodes to string INDIRECT 2 1573339774 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-abstract • 1.24.2 ECMAScript spec abstract operations. INDIRECT 89 1775589910 es-array-method-boxes-properly • 1.0.0 Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument. INDIRECT 0 1569654677 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 es-to-primitive • 1.3.0 ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. INDIRECT 22 1732646187 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 for-in • 0.1.8 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488163817 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488298376 for-own • 0.1.5 Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js. INDIRECT 1 1488159173 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 function.prototype.name • 1.1.8 An ES2015 spec-compliant `Function.prototype.name` shim INDIRECT 24 1734673661 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 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-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 get-symbol-description • 1.1.0 Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible. INDIRECT 16 1734454273 globalthis • 1.0.4 ECMAScript spec-compliant polyfill/shim for `globalThis` INDIRECT 7 1714444559 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-bigints • 1.1.0 Determine if the JS environment has BigInt support. INDIRECT 0 1734543453 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 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-proto • 1.2.0 Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`? INDIRECT 5 1733508877 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 i18next • 15.1.3 i18next internationalization framework INDIRECT 1 1558623396 import-fresh • 2.0.0 Import a module while bypassing the cache INDIRECT 4 1495366784 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 21 1734105749 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 20 1734367607 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-async-function • 2.1.1 Determine if a function is a native async function. INDIRECT 19 1737613713 is-bigint • 1.1.0 Is this value an ES BigInt? INDIRECT 1 1733164978 is-boolean-object • 1.2.2 Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1738723692 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-data-view • 1.0.2 Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 27 1733982234 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-directory • 0.3.1 Returns true if a filepath exists on the file system and it's directory. INDIRECT 0 1463855412 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-finalizationregistry • 1.1.1 Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413839 is-generator-function • 1.1.2 Determine if a function is a native generator function. INDIRECT 19 1759257674 is-map • 2.0.3 Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709916547 is-negative-zero • 2.0.3 Is this value negative zero? === will lie to you INDIRECT 0 1708373326 is-number-object • 1.1.1 Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317956 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 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-set • 2.0.3 Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929103 is-shared-array-buffer • 1.0.4 Is this value a JS SharedArrayBuffer? INDIRECT 16 1734539276 is-string • 1.1.1 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317940 is-symbol • 1.1.1 Determine if a value is an ES6 Symbol or not. INDIRECT 19 1734075461 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 is-weakmap • 2.0.2 Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929112 is-weakref • 1.1.1 Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1738625866 is-weakset • 2.0.4 Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413863 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.14.2 YAML 1.2 parser and serializer INDIRECT 3 1763159537 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 kind-of • 2.0.1 Get the native type of a value. INDIRECT 1 1440148391 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 lazy-cache • 0.2.7 Cache requires to be lazy-loaded when needed. INDIRECT 0 1449691483 lazy-cache • 1.0.4 Cache requires to be lazy-loaded when needed. INDIRECT 0 1461378861 lodash.throttle • 4.1.1 The lodash method `_.throttle` exported as a module. INDIRECT 0 1471110338 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 memoize-one • 5.2.1 A memoization library which only remembers the latest invocation INDIRECT 0 1619229743 merge-deep • 3.0.3 Recursively merge values in a javascript object. INDIRECT 15 1610380950 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mixin-object • 2.0.1 Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone. INDIRECT 2 1440138272 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-releases • 2.0.47 Node.js releases data INDIRECT 0 1780374999 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 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 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 object.getownpropertydescriptors • 2.1.9 ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5. INDIRECT 92 1765400602 object.values • 1.2.1 ES2017 spec-compliant Object.values shim. INDIRECT 22 1734590348 own-keys • 1.0.1 Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible INDIRECT 18 1735514306 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 prettier • 1.19.1 Prettier is an opinionated code formatter INDIRECT 0 1573302075 prop-types • 15.8.1 Runtime type checking for React props and similar objects. DIRECT 4 1641341313 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 1508435737 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 recursive-readdir • 2.2.3 Get an array of all files in a directory and subdirectories. INDIRECT 4 1666716874 reflect.getprototypeof • 1.0.10 An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible INDIRECT 89 1735852994 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 resolve-from • 3.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1493366295 safe-array-concat • 1.1.4 `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable INDIRECT 21 1776665546 safe-push-apply • 1.0.0 Push an array of items into an array, while being robust against prototype modification INDIRECT 2 1735444318 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 18 1734029347 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 set-proto • 1.0.0 Robustly set the [[Prototype]] of an object INDIRECT 6 1735601407 shallow-clone • 0.1.2 Make a shallow clone of an object, array or primitive. INDIRECT 6 1445105060 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.1 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1780950887 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 22 1734129212 string.prototype.trim • 1.2.11 ES5 spec-compliant shim for String.prototype.trim INDIRECT 89 1780700128 string.prototype.trimend • 1.0.10 ES2019 spec-compliant String.prototype.trimEnd shim. INDIRECT 22 1780726799 string.prototype.trimstart • 1.0.8 ES2019 spec-compliant String.prototype.trimStart shim. INDIRECT 21 1711036881 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 svg-parser • 2.0.4 Create a JSON-friendly object from an SVG string INDIRECT 0 1582983782 svgo • 1.3.2 Nodejs-based tool for optimizing SVG vector graphics files INDIRECT 130 1572433245 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 typed-array-byte-length • 1.0.3 Robustly get the byte length of a Typed Array INDIRECT 28 1734474793 typed-array-byte-offset • 1.0.4 Robustly get the byte offset of a Typed Array INDIRECT 89 1734587913 typed-array-length • 1.0.8 Robustly get the length of a Typed Array INDIRECT 89 1779984643 unbox-primitive • 1.1.0 Unbox a boxed JS primitive value. INDIRECT 26 1734331503 unquote • 1.1.1 Remove wrapping quotes from a string. INDIRECT 0 1513569273 update-browserslist-db • 1.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 util.promisify • 1.0.1 Polyfill/shim for util.promisify in node versions < v8 INDIRECT 93 1579206833 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs DIRECT 0 1579208738 which-boxed-primitive • 1.1.1 Which kind of boxed JS primitive is this? INDIRECT 25 1734328124 which-builtin-type • 1.2.1 What is the type of this builtin JS value? INDIRECT 50 1734075671 which-collection • 1.0.2 Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 20 1709938384 which-typed-array • 1.1.22 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1780688858