@antv/x6 • 1.35.1 JavaScript diagramming library that uses SVG and HTML for rendering. DIRECT 6 1721895234 @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/parser • 7.29.9 A JavaScript parser INDIRECT 3 1789739433 @babel/types • 7.29.8 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1785510449 @discoveryjs/json-ext • 0.5.7 A set of utilities that extend the use of JSON INDIRECT 0 1646846920 @gar/promisify • 1.1.3 Promisify an entire class or object INDIRECT 0 1645025177 @npmcli/move-file • 1.1.2 move a file (fork of move-file) INDIRECT 13 1613067369 @polka/url • 1.0.0-next.29 Super fast, memoized `req.url` parser INDIRECT 0 1744224081 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @vue/compiler-sfc • 2.7.16 compiler-sfc for Vue 2 INDIRECT 10 1703430130 acorn-walk • 8.3.5 ECMAScript (ESTree) AST walker INDIRECT 1 1771513388 acorn • 8.18.0 ECMAScript parser INDIRECT 0 1785221269 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 1598048987 ajv-errors • 1.0.1 Custom error messages in JSON-Schema for Ajv validator INDIRECT 0 1544388263 ajv-keywords • 3.5.2 Custom JSON-Schema keywords for Ajv validator INDIRECT 0 1595859243 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 arr-diff • 4.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 0 1492143089 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 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-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 1470012889 arraybuffer.prototype.slice • 1.0.4 ES spec-compliant shim for ArrayBuffer.prototype.slice INDIRECT 91 1734299780 assign-symbols • 1.0.0 Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method. INDIRECT 0 1513723534 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 async-validator • 1.8.5 validate form asynchronous INDIRECT 3 1532521227 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 axios • 0.21.4 Promise based HTTP client for the browser and node.js DIRECT 1 1630942543 babel-helper-vue-jsx-merge-props • 2.0.3 babel helper for vue jsx spread. INDIRECT 0 1512526782 babel-plugin-syntax-dynamic-import • 6.18.0 Allow parsing of import() INDIRECT 0 1477343936 babel-polyfill • 6.26.0 Provides polyfills necessary for a full ES2015+ environment DIRECT 4 1502898852 babel-runtime • 6.26.0 babel selfContained runtime INDIRECT 2 1502898850 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base • 0.11.2 base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`. INDIRECT 44 1504834552 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 block-stream2 • 2.1.0 transform input into equally-sized blocks of output INDIRECT 5 1612400425 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1574981740 brace-expansion • 1.1.21 Brace expansion as known from sh/bash INDIRECT 2 1789423168 braces • 2.3.2 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 70 1523197311 browser-or-node • 2.1.1 Check where the code is running in the browser or node.js INDIRECT 0 1669935654 browserslist • 4.29.0 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset DIRECT 7 1789479900 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 cache-base • 1.0.1 Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects. INDIRECT 28 1500744368 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 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 cjson • 0.3.0 cjson - Commented Javascript Object Notation. It is a json loader, which parses only valide json files, but with comments enabled. Usefull for loading configs. INDIRECT 5 1389532515 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 1515682163 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 1564586696 clone • 2.1.2 deep cloning of objects and arrays INDIRECT 0 1521666430 collection-visit • 1.0.0 Visit a method over the items in an object, or map visit over the objects in an array. INDIRECT 3 1491775231 colors • 0.5.1 get colors in your node.js console like what INDIRECT 0 1316955884 colors • 0.6.2 get colors in your node.js console like what INDIRECT 0 1377126895 commander • 15.0.0 the complete solution for node.js command-line programs INDIRECT 0 1780046183 commander • 2.14.1 the complete solution for node.js command-line programs INDIRECT 0 1517989378 commander • 2.17.1 the complete solution for node.js command-line programs INDIRECT 0 1533640770 commander • 2.9.0 the complete solution for node.js command-line programs INDIRECT 1 1444749985 commander • 7.2.0 the complete solution for node.js command-line programs INDIRECT 0 1616363776 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 compression-webpack-plugin • 5.0.2 Prepare compressed versions of assets to serve them with Content-Encoding DIRECT 65 1599039930 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 concat-stream • 2.0.0 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 7 1545402135 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 core-js • 3.50.0 Standard library DIRECT 0 1785920085 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 css-loader • 5.2.7 css loader module for webpack DIRECT 27 1626181319 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 csstype • 3.2.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1763379747 cyclist • 1.0.2 Cyclist is an efficient cyclic list implemention. INDIRECT 0 1685308525 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 debounce • 1.2.1 Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked INDIRECT 0 1615314745 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 deepmerge • 1.3.2 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1485533638 deepmerge • 1.5.2 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1506004388 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 define-property • 0.2.5 Define a non-enumerable property on an object. INDIRECT 5 1441002670 define-property • 1.0.0 Define a non-enumerable property on an object. INDIRECT 5 1492669183 define-property • 2.0.2 Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. INDIRECT 6 1516998262 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 duplexer • 0.1.2 Creates a duplex stream INDIRECT 0 1597220839 duplexify • 3.7.1 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 1549298243 ebnf-parser • 0.1.10 A parser for BNF and EBNF grammars used by jison INDIRECT 0 1396720688 element-ui • 2.15.14 A Component Library for Vue.js. DIRECT 9 1692884341 emojis-list • 3.0.0 Complete list of standard emojis. INDIRECT 0 1557658385 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 es-abstract-get • 1.0.0 ECMAScript Abstract Operations for "getting properties" (Get, GetV, GetMethod) INDIRECT 4 1781571099 es-abstract • 1.24.2 ECMAScript spec abstract operations. INDIRECT 91 1775589910 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.4 ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. INDIRECT 24 1782438786 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 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 1481570590 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend-shallow • 3.0.2 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 4 1513797098 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 1515795087 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 INDIRECT 0 1576340277 fast-xml-parser • 4.5.7 Validate XML, Parse XML, Build XML without C/C++ based libraries INDIRECT 1 1783006604 fflate • 0.3.11 High performance (de)compression in an 8kB package INDIRECT 0 1607032575 file-saver • 2.0.5 An HTML5 saveAs() FileSaver implementation DIRECT 0 1605792661 fill-range • 4.0.0 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 7 1492928235 filter-obj • 1.1.0 Filter object keys and values into a new object INDIRECT 0 1439402605 find-cache-dir • 2.1.0 Finds the common standard cache directory INDIRECT 11 1552372085 find-cache-dir • 3.3.2 Finds the common standard cache directory INDIRECT 10 1630259855 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 flush-write-stream • 1.1.1 A write stream constructor that supports a flush function that is called before finish is emitted INDIRECT 8 1549625425 follow-redirects • 1.16.0 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1776078225 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 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 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 function.prototype.name • 1.2.0 An ES2015 spec-compliant `Function.prototype.name` shim INDIRECT 23 1781215767 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 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 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 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 graceful-readlink • 1.0.1 graceful fs.readlink INDIRECT 0 1423714736 gzip-size • 6.0.0 Get the gzipped size of a string or buffer INDIRECT 1 1605524956 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-bigints • 1.1.0 Determine if the JS environment has BigInt support. INDIRECT 0 1734543453 has-flag • 1.0.0 Check if argv has a specific flag INDIRECT 0 1436309034 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 has-value • 0.3.1 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 4 1459091936 has-value • 1.0.0 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 7 1495221084 has-values • 0.1.4 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 0 1459080712 has-values • 1.0.0 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 4 1495219419 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 he • 1.2.0 A robust HTML entities encoder/decoder with full Unicode support. INDIRECT 0 1537723102 html-escaper • 2.0.2 fast and safe way to escape and unescape &<>'" chars INDIRECT 0 1585315785 htmlparser2 • 3.10.1 Fast & forgiving HTML/XML/RSS parser INDIRECT 12 1550168210 iferr • 0.1.5 Higher-order functions for easier error handling INDIRECT 0 1417527353 image-size • 0.5.5 get dimensions of any image file INDIRECT 0 1497255555 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 21 1734105749 ipaddr.js • 2.5.0 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 1785849760 is-accessor-descriptor • 1.0.2 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 1778388724 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 20 1734367607 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-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 1698341839 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-descriptor • 0.1.8 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456988 is-descriptor • 1.0.4 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456530 is-document.all • 1.0.0 Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot? INDIRECT 16 1781213409 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-extendable • 1.0.1 Returns true if a value is a plain object, array or function. INDIRECT 2 1505162306 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-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 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 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 1518593803 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 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 jison • 0.4.18 A parser generator with Bison's API DIRECT 16 1504307277 jquery-mousewheel • 3.2.2 A jQuery plugin that adds cross-browser mouse wheel support. INDIRECT 1 1742252156 jquery • 3.7.1 JavaScript library for DOM operations INDIRECT 0 1693229963 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-stream • 1.0.0 New line-delimeted JSON parser with a stream interface INDIRECT 0 1418941218 json5 • 1.0.2 JSON for humans. INDIRECT 1 1672420182 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 4.0.0 Get the native type of a value. INDIRECT 1 1495218192 kind-of • 5.1.0 Get the native type of a value. INDIRECT 0 1507878226 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 lex-parser • 0.1.4 A parser for lexical grammars used by jison INDIRECT 0 1375582406 loader-utils • 1.4.2 utils for webpack loaders INDIRECT 4 1668126910 loader-utils • 2.0.4 utils for webpack loaders INDIRECT 3 1668126726 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash-es • 4.18.1 Lodash exported as ES modules. INDIRECT 0 1775077455 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 map-visit • 1.0.0 Map `visit` over an array of objects. INDIRECT 2 1491774215 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 merge-options • 1.0.1 Merge Option Objects INDIRECT 1 1525080161 micromatch • 3.1.0 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 81 1505108344 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 minizlib • 2.1.2 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 2 1597444973 mint-ui • 2.2.13 Mobile UI elements for vue.js DIRECT 3 1512977486 mitt • 1.1.2 Tiny 200b functional Event Emitter / pubsub. INDIRECT 0 1492450039 mixin-deep • 1.3.2 Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. INDIRECT 4 1561408427 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` INDIRECT 0 1585933388 moment • 2.31.0 Parse, validate, manipulate, and display dates DIRECT 0 1789434446 mrmime • 2.0.1 A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename INDIRECT 0 1739816225 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 nanoid • 3.3.19 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1789063248 nanomatch • 1.2.13 Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces) INDIRECT 68 1530104561 node-releases • 2.0.56 Node.js releases data INDIRECT 0 1789634287 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 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-visit • 1.0.1 Call a specified method on each value in the given object. INDIRECT 1 1496118321 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 object.pick • 1.3.0 Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore. INDIRECT 1 1503110074 own-keys • 1.0.2 Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible INDIRECT 19 1784648284 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-map • 4.0.0 Map over promises concurrently INDIRECT 3 1583397765 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parallel-transform • 1.2.0 Transform stream that allows you to run your transforms in parallel without changing the order INDIRECT 9 1567674646 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 1449267152 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 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 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pkg-dir • 3.0.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1529322182 pkg-dir • 4.2.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1558431348 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 postcss-modules-local-by-default • 4.2.0 A CSS Modules transform to make local scope the default INDIRECT 5 1733928467 postcss-prefix-selector • 1.16.1 Prefix all CSS rules with a selector INDIRECT 0 1713638254 postcss-selector-parser • 7.1.6 Selector parser with built in methods for working with selector strings. INDIRECT 2 1788425941 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree INDIRECT 0 1638185576 postcss • 5.2.18 Tool for transforming styles with JS plugins INDIRECT 11 1507124939 postcss • 8.5.28 Tool for transforming styles with JS plugins DIRECT 3 1788448439 posthtml-parser • 0.2.1 Parse HTML/XML to PostHTMLTree INDIRECT 15 1487098546 posthtml-rename-id • 1.0.12 PostHTML plugin to rename id attributes and it's references INDIRECT 1 1585922523 posthtml-render • 1.4.0 Renders PostHTML Tree to HTML/XML INDIRECT 0 1605684505 posthtml-svg-mode • 1.0.3 INDIRECT 20 1540807491 posthtml • 0.9.2 HTML/XML processor INDIRECT 17 1484930350 prettier • 2.8.8 Prettier is an opinionated code formatter INDIRECT 0 1682234772 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 pump • 2.0.1 pipe streams together and close all of them if one of them closes INDIRECT 3 1516638147 pump • 3.0.4 pipe streams together and close all of them if one of them closes INDIRECT 3 1772285465 pumpify • 1.5.1 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 14 1526480433 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 query-string • 4.3.4 Parse and stringify URL query strings INDIRECT 2 1492605771 query-string • 7.1.3 Parse and stringify URL query strings INDIRECT 4 1670003139 raf.js • 0.0.4 Yet another requestAnimationFrame polyfill. INDIRECT 0 1398460789 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 raw-loader • 4.0.2 A loader for webpack that allows importing files as a String INDIRECT 13 1602255176 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 reflect.getprototypeof • 1.0.10 An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible INDIRECT 91 1735852994 regenerator-runtime • 0.10.5 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1493390833 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 1519093874 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 resize-observer-polyfill • 1.5.1 A polyfill for the Resize Observer API INDIRECT 0 1544370082 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 1502337232 safe-array-concat • 1.1.4 `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable INDIRECT 21 1776665546 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 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 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 1426725021 schema-utils • 0.4.7 webpack Validation Utils INDIRECT 7 1533644210 schema-utils • 1.0.0 webpack Validation Utils INDIRECT 8 1533659472 schema-utils • 2.7.1 webpack Validation Utils INDIRECT 8 1598871630 schema-utils • 3.3.0 webpack Validation Utils INDIRECT 8 1686754363 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 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 1561410377 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 sirv • 2.0.4 The optimized & lightweight middleware for serving requests to static assets INDIRECT 3 1703088635 snapdragon-node • 2.1.1 Snapdragon utility for creating a new AST node in custom code, such as plugins. INDIRECT 10 1498392257 snapdragon-util • 3.0.1 Utilities for the snapdragon parser/compiler. INDIRECT 2 1498384000 snapdragon • 0.8.2 Fast, pluggable and easy-to-use parser-renderer factory. INDIRECT 56 1520776598 source-list-map • 2.0.1 Fast line to line SourceMap generator. INDIRECT 0 1539168488 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 1577561795 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 1612210494 split-on-first • 1.1.0 Split a string on the first occurance of a given separator INDIRECT 0 1556010067 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 static-extend • 0.1.2 Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors. INDIRECT 10 1465497937 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 22 1734129212 stream-each • 1.2.3 Iterate all the data in a stream INDIRECT 4 1532973544 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 strict-uri-encode • 1.1.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1451891015 strict-uri-encode • 2.0.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1476216540 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.prototype.trim • 1.2.11 ES5 spec-compliant shim for String.prototype.trim INDIRECT 91 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 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strnum • 1.1.2 Parse String to Number based on configuration INDIRECT 0 1740611810 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 3.2.3 Detect whether a terminal supports color INDIRECT 1 1484526472 svg-baker-runtime • 1.4.7 INDIRECT 221 1588075735 svg-baker • 1.7.0 INDIRECT 218 1586349271 svg-sprite-loader • 6.0.11 Webpack loader for creating SVG sprites DIRECT 225 1635070677 throttle-debounce • 1.1.0 Throttle/debounce your functions. INDIRECT 0 1528449909 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 through2 • 4.0.2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise INDIRECT 5 1593480295 to-object-path • 0.3.0 Create an object path from a list or array of strings. INDIRECT 2 1454259578 to-regex-range • 2.1.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 4 1493300070 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 1519460972 totalist • 3.0.1 A tiny (195B to 220B) utility to recursively list all (total) files in a directory INDIRECT 0 1680546999 traverse • 0.6.11 traverse and transform objects by visiting every node on a recursive walk INDIRECT 93 1736990073 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.5 Robustly get the byte offset of a Typed Array INDIRECT 91 1789624818 typed-array-length • 1.0.8 Robustly get the length of a Typed Array INDIRECT 91 1779984643 typedarray.prototype.slice • 1.0.5 ES spec-compliant shim for TypedArray.prototype.slice INDIRECT 92 1735870052 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 uglifyjs-webpack-plugin • 2.2.0 UglifyJS plugin for webpack DIRECT 88 1564575889 unbox-primitive • 1.1.0 Unbox a boxed JS primitive value. INDIRECT 26 1734331503 underscore • 1.1.7 JavaScript's functional programming helper library. INDIRECT 0 1323270738 union-value • 1.0.1 Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. INDIRECT 11 1561410587 unset-value • 1.0.0 Delete nested properties from an object using dot notation. INDIRECT 6 1488061635 update-browserslist-db • 1.3.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1789061966 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 1393707752 url-slug • 2.0.0 RFC 3986 compliant slug generator with support for multiple languages INDIRECT 1 1466727889 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 1531415621 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.12.5 Node.js's util module for all engines INDIRECT 32 1665951987 utility-types • 3.11.0 Utility Types Collection for TypeScript INDIRECT 0 1705596683 vue-lazyload • 1.3.5 Vue module for lazy-loading images in your vue.js applications. INDIRECT 0 1682860682 vue-pdf • 4.3.0 vue.js pdf viewer DIRECT 22 1623952583 vue-resize-sensor • 2.0.0 detect container resizing INDIRECT 0 1509914189 vue-router • 3.6.5 Official router for Vue.js 2 DIRECT 0 1662459022 vue • 2.7.16 Reactive, component-oriented view layer for modern web interfaces. DIRECT 12 1703430141 vuex • 3.6.2 state management for Vue.js DIRECT 0 1611671678 web-encoding • 1.1.5 TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package INDIRECT 34 1618936726 webpack-bundle-analyzer • 4.10.2 Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap DIRECT 16 1712836357 webpack-sources • 1.4.3 Source code handling classes for webpack INDIRECT 2 1565017012 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 49 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.24 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1789768351 worker-farm • 1.7.0 Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options. INDIRECT 2 1556889724 worker-loader • 2.0.0 worker loader module for webpack INDIRECT 13 1527435880 ws • 7.5.13 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1784306758 xml • 1.0.1 Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples. INDIRECT 0 1454204000 xml2js • 0.5.0 Simple XML to JavaScript object converter. INDIRECT 2 1681033392 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 1553287553 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945