@apideck/better-ajv-errors • 0.3.6 Human-friendly JSON Schema validation for APIs DIRECT 3 1656409055 @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.0 The compat-data to determine required Babel plugins INDIRECT 0 1751445493 @babel/core • 7.28.0 Babel compiler core. DIRECT 37 1751445508 @babel/generator • 7.28.0 Turns an AST into code. INDIRECT 9 1751445504 @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 12 1746545628 @babel/helper-create-class-features-plugin • 7.27.1 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1746025765 @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 23 1751042267 @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.27.3 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1748335166 @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.27.1 Helper to wrap functions inside a function call. INDIRECT 18 1746025757 @babel/helpers • 7.27.6 Collection of helper functions used by Babel transforms. INDIRECT 8 1749112642 @babel/parser • 7.28.0 A JavaScript parser INDIRECT 3 1751445502 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.27.1 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1746025757 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.27.1 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1746025711 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.27.1 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1746025713 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.27.1 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 21 1746025765 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.27.1 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1746025757 @babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2 This plugin transforms checks for a private property in an object INDIRECT 0 1686222840 @babel/plugin-syntax-import-assertions • 7.27.1 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1746025719 @babel/plugin-syntax-import-attributes • 7.27.1 Allow parsing of the module attributes in the import statement INDIRECT 1 1746025720 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.27.1 Compile ES2015 arrow functions to ES5 INDIRECT 1 1746025724 @babel/plugin-transform-async-generator-functions • 7.28.0 Turn async generator functions into ES2015 generators INDIRECT 22 1751445507 @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.0 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1751445496 @babel/plugin-transform-class-properties • 7.27.1 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1746025773 @babel/plugin-transform-class-static-block • 7.27.1 Transform class static blocks INDIRECT 26 1746025773 @babel/plugin-transform-classes • 7.28.0 Compile ES2015 classes to ES5 INDIRECT 35 1751445507 @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-dotall-regex • 7.27.1 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1746025749 @babel/plugin-transform-duplicate-keys • 7.27.1 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1746025726 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.27.1 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1746025749 @babel/plugin-transform-dynamic-import • 7.27.1 Transform import() expressions INDIRECT 1 1746025726 @babel/plugin-transform-explicit-resource-management • 7.28.0 Compile `using` and `await using` declarations to ES2015 INDIRECT 20 1751445509 @babel/plugin-transform-exponentiation-operator • 7.27.1 Compile exponentiation operator to ES5 INDIRECT 1 1746025727 @babel/plugin-transform-export-namespace-from • 7.27.1 Compile export namespace to ES2015 INDIRECT 1 1746025727 @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 31 1746025759 @babel/plugin-transform-json-strings • 7.27.1 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1746025728 @babel/plugin-transform-literals • 7.27.1 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1746025728 @babel/plugin-transform-logical-assignment-operators • 7.27.1 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1746025729 @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-amd • 7.27.1 This plugin transforms ES2015 modules to AMD INDIRECT 21 1746025768 @babel/plugin-transform-modules-commonjs • 7.27.1 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1746025769 @babel/plugin-transform-modules-systemjs • 7.27.1 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1746025769 @babel/plugin-transform-modules-umd • 7.27.1 This plugin transforms ES2015 modules to UMD INDIRECT 21 1746025770 @babel/plugin-transform-named-capturing-groups-regex • 7.27.1 Compile regular expressions using named groups to ES5. INDIRECT 17 1746025751 @babel/plugin-transform-new-target • 7.27.1 Transforms new.target meta property INDIRECT 1 1746025730 @babel/plugin-transform-nullish-coalescing-operator • 7.27.1 Remove nullish coalescing operator INDIRECT 1 1746025730 @babel/plugin-transform-numeric-separator • 7.27.1 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1746025731 @babel/plugin-transform-object-rest-spread • 7.28.0 Compile object rest and spread to ES5 INDIRECT 33 1751445509 @babel/plugin-transform-object-super • 7.27.1 Compile ES2015 object super to ES5 INDIRECT 22 1746025769 @babel/plugin-transform-optional-catch-binding • 7.27.1 Compile optional catch bindings INDIRECT 1 1746025732 @babel/plugin-transform-optional-chaining • 7.27.1 Transform optional chaining operators into a series of nil checks INDIRECT 20 1746025762 @babel/plugin-transform-parameters • 7.27.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1750946597 @babel/plugin-transform-private-methods • 7.27.1 This plugin transforms private class methods INDIRECT 26 1746025774 @babel/plugin-transform-private-property-in-object • 7.27.1 This plugin transforms checks for a private property in an object INDIRECT 26 1746025774 @babel/plugin-transform-property-literals • 7.27.1 Ensure that reserved words are quoted in object property keys INDIRECT 1 1746025732 @babel/plugin-transform-regenerator • 7.28.0 Explode async and generator functions into a state machine. INDIRECT 1 1751445497 @babel/plugin-transform-regexp-modifiers • 7.27.1 Compile inline regular expression modifiers INDIRECT 17 1746025752 @babel/plugin-transform-reserved-words • 7.27.1 Ensure that no reserved words are used. INDIRECT 1 1746025736 @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-typeof-symbol • 7.27.1 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1746025738 @babel/plugin-transform-unicode-escapes • 7.27.1 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1746025739 @babel/plugin-transform-unicode-property-regex • 7.27.1 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1746025752 @babel/plugin-transform-unicode-regex • 7.27.1 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1746025753 @babel/plugin-transform-unicode-sets-regex • 7.27.1 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1746025753 @babel/preset-env • 7.28.0 A Babel preset for each environment. DIRECT 126 1751445511 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @babel/runtime • 7.27.6 babel's modular runtime helpers DIRECT 0 1749112637 @babel/template • 7.27.2 Generate an AST from a string template. INDIRECT 7 1746545629 @babel/traverse • 7.28.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1751445506 @babel/types • 7.28.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1751445499 @jridgewell/gen-mapping • 0.3.12 Generate source maps INDIRECT 3 1751393934 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/source-map • 0.3.10 Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API INDIRECT 4 1751393909 @jridgewell/sourcemap-codec • 1.5.4 Encode/decode sourcemap mappings INDIRECT 0 1751393897 @jridgewell/trace-mapping • 0.3.29 Trace the original position through a source map INDIRECT 2 1751393812 @rollup/plugin-babel • 5.3.1 Seamless integration between Rollup and Babel. DIRECT 23 1645569448 @rollup/plugin-node-resolve • 11.2.1 Locate and bundle third-party dependencies in node_modules DIRECT 16 1616784265 @rollup/plugin-replace • 2.4.2 Replace strings in files while bundling DIRECT 6 1616784347 @rollup/pluginutils • 3.1.0 A set of utility functions commonly used by Rollup plugins INDIRECT 3 1591365104 @types/estree • 0.0.39 TypeScript definitions for ESTree AST specification INDIRECT 0 1523996579 @types/node • 24.0.10 TypeScript definitions for node INDIRECT 1 1751400181 @types/resolve • 1.17.1 TypeScript definitions for resolve INDIRECT 2 1589327978 @types/trusted-types • 2.0.7 TypeScript definitions for trusted-types INDIRECT 0 1700529205 acorn • 8.15.0 ECMAScript parser INDIRECT 0 1749399784 ajv • 8.17.1 Another JSON Schema Validator DIRECT 4 1720816933 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 array-buffer-byte-length • 1.0.2 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 18 1734657717 arraybuffer.prototype.slice • 1.0.4 ES spec-compliant shim for ArrayBuffer.prototype.slice INDIRECT 87 1734299780 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 babel-plugin-polyfill-corejs2 • 0.4.14 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 24 1751042269 babel-plugin-polyfill-corejs3 • 0.13.0 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 25 1751042269 babel-plugin-polyfill-regenerator • 0.6.5 A Babel plugin to inject imports to regenerator-runtime INDIRECT 24 1751042269 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 brace-expansion • 2.0.2 Brace expansion as known from sh/bash INDIRECT 1 1749631716 browserslist • 4.25.1 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1750842854 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 builtin-modules • 3.3.0 List of the Node.js builtin modules INDIRECT 0 1652341713 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 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 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.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 common-tags • 1.8.2 a few common utility template tags for ES2015 DIRECT 0 1637093261 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-compat • 3.43.0 core-js compat INDIRECT 7 1749452102 crypto-random-string • 2.0.0 Generate a cryptographically strong random string INDIRECT 0 1554839384 data-view-buffer • 1.0.2 Get the ArrayBuffer out of a DataView, robustly. INDIRECT 25 1734670393 data-view-byte-length • 1.0.2 Get the byteLength out of a DataView, robustly. INDIRECT 25 1734670655 data-view-byte-offset • 1.0.1 Get the byteOffset out of a DataView, robustly. INDIRECT 25 1734587960 debug • 4.4.1 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1747169796 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 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 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 es-abstract • 1.24.0 ECMAScript spec abstract operations. INDIRECT 87 1748478756 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 13 1735793054 es-to-primitive • 1.3.0 ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. INDIRECT 19 1732646187 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 estree-walker • 1.0.1 Traverse an ESTree-compliant AST INDIRECT 0 1578335662 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify DIRECT 0 1576340277 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. DIRECT 4 1611077317 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 function.prototype.name • 1.1.8 An ES2015 spec-compliant `Function.prototype.name` shim INDIRECT 21 1734673661 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 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.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 get-symbol-description • 1.1.0 Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible. INDIRECT 13 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 • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 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.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 18 1734105749 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 17 1734367607 is-async-function • 2.1.1 Determine if a function is a native async function. INDIRECT 17 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 14 1738723692 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 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 24 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 14 1734048248 is-finalizationregistry • 1.1.1 Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 13 1734413839 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 1735841949 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-module • 1.0.0 check if a source string is an es6 module INDIRECT 0 1396313909 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 14 1734317956 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 is-regexp • 1.0.0 Check whether a variable is a regular expression INDIRECT 0 1402477947 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 13 1734539276 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 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 14 1734317940 is-symbol • 1.1.1 Determine if a value is an ES6 Symbol or not. INDIRECT 16 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 23 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 13 1738625866 is-weakset • 2.0.4 Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 13 1734413863 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 jest-worker • 26.6.2 Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers. INDIRECT 5 1604321473 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.0.2 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1603892950 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 jsonpointer • 5.0.1 Simple JSON Addressing. INDIRECT 0 1657716370 leven • 3.1.0 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1554353727 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.sortby • 4.7.0 The lodash method `_.sortBy` exported as a module. INDIRECT 0 1471110278 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 magic-string • 0.25.9 Modify strings, generate sourcemaps INDIRECT 1 1646293912 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-releases • 2.0.19 Node.js releases data INDIRECT 0 1733801321 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 19 1734555262 own-keys • 1.0.1 Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible INDIRECT 15 1735514306 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 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 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 pretty-bytes • 5.6.0 Convert bytes to a human readable string: 1337 → 1.34 kB DIRECT 0 1613916275 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 reflect.getprototypeof • 1.0.10 An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible INDIRECT 87 1735852994 regenerate-unicode-properties • 10.2.0 Regenerate sets for Unicode properties and values. INDIRECT 1 1726132062 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 20 1735864833 regexpu-core • 6.2.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1732220053 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 rollup-plugin-terser • 7.0.2 Rollup plugin to minify generated es bundle DIRECT 24 1599244757 rollup • 2.79.2 Next-generation ES module bundler DIRECT 1 1727376296 safe-array-concat • 1.1.3 `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable INDIRECT 18 1733974114 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 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 15 1734029347 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 set-proto • 1.0.0 Robustly set the [[Prototype]] of an object INDIRECT 6 1735601407 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 sourcemap-codec • 1.4.8 Encode/decode sourcemap mappings INDIRECT 0 1579200826 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 19 1734129212 string.prototype.matchall • 4.0.12 Spec-compliant polyfill for String.prototype.matchAll INDIRECT 88 1734678109 string.prototype.trim • 1.2.10 ES5 spec-compliant shim for String.prototype.trim INDIRECT 87 1733945055 string.prototype.trimend • 1.0.9 ES2019 spec-compliant String.prototype.trimEnd shim. INDIRECT 19 1733941246 string.prototype.trimstart • 1.0.8 ES2019 spec-compliant String.prototype.trimStart shim. INDIRECT 18 1711036881 strip-comments • 2.0.1 Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages. DIRECT 0 1573659455 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 temp-dir • 2.0.0 Get the real path of the system temp directory INDIRECT 0 1556460041 tempy • 0.6.0 Get a random temporary file or directory path DIRECT 5 1595100258 tr46 • 1.0.1 An implementation of the Unicode TR46 spec INDIRECT 1 1504404536 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 24 1734539188 typed-array-byte-length • 1.0.3 Robustly get the byte length of a Typed Array INDIRECT 25 1734474793 typed-array-byte-offset • 1.0.4 Robustly get the byte offset of a Typed Array INDIRECT 87 1734587913 typed-array-length • 1.0.7 Robustly get the length of a Typed Array INDIRECT 87 1732328819 unbox-primitive • 1.1.0 Unbox a boxed JS primitive value. INDIRECT 23 1734331503 undici-types • 7.8.0 A stand-alone types package for Undici INDIRECT 0 1744279288 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.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 0 1726132494 unicode-property-aliases-ecmascript • 2.1.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1663157048 unique-string • 2.0.0 Generate a unique random string INDIRECT 1 1556511486 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 upath • 1.2.0 A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions. DIRECT 0 1567456944 update-browserslist-db • 1.1.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1740591163 whatwg-url • 7.1.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 4 1571673869 which-boxed-primitive • 1.1.1 Which kind of boxed JS primitive is this? INDIRECT 22 1734328124 which-builtin-type • 1.2.1 What is the type of this builtin JS value? INDIRECT 48 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 17 1709938384 which-typed-array • 1.1.19 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 1741483626 workbox-background-sync • 6.6.0 Queues failed requests and uses the Background Sync API to replay them when the network is available DIRECT 2 1685132977 workbox-broadcast-update • 6.6.0 A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated DIRECT 1 1685132977 workbox-cacheable-response • 6.6.0 This library takes a Response object and determines whether it's cacheable based on a specific configuration. DIRECT 1 1685132977 workbox-core • 6.6.0 This module is used by a number of the other Workbox modules to share common code. DIRECT 0 1685132975 workbox-expiration • 6.6.0 A service worker helper library that expires cached responses based on age or maximum number of entries. DIRECT 2 1685132977 workbox-google-analytics • 6.6.0 Queues failed requests and uses the Background Sync API to replay them when the network is available DIRECT 5 1685132979 workbox-navigation-preload • 6.6.0 This library allows developers to opt-in to using Navigation Preload in their service worker. DIRECT 1 1685132977 workbox-precaching • 6.6.0 This module efficiently precaches assets. DIRECT 3 1685132979 workbox-range-requests • 6.6.0 This library creates a new Response, given a source Response and a Range header value. DIRECT 1 1685132977 workbox-recipes • 6.6.0 A service worker helper library to manage common request and caching patterns DIRECT 7 1685132980 workbox-routing • 6.6.0 A service worker helper library to route request URLs to handlers. DIRECT 1 1685132977 workbox-strategies • 6.6.0 A service worker helper library implementing common caching strategies. DIRECT 1 1685132977 workbox-streams • 6.6.0 A library that makes it easier to work with Streams in the browser. DIRECT 2 1685132979 workbox-sw • 6.6.0 This module makes it easy to get started with the Workbox service worker libraries. DIRECT 0 1685132975 workbox-window • 6.6.0 Simplifies communications with Workbox packages running in the service worker DIRECT 2 1685132977