@one-ini/wasm • 0.1.1 Parse EditorConfig-INI file contents into AST INDIRECT 0 1666731461 @pkgjs/parseargs • 0.11.0 Polyfill of future proposal for `util.parseArgs()` INDIRECT 0 1665411524 @react-email/render • 0.0.7 Transform React components into HTML email templates INDIRECT 72 1680678949 @selderee/plugin-htmlparser2 • 0.10.0 selderee plugin - selectors decision tree builder for htmlparser2 DOM. INDIRECT 6 1670007853 @types/luxon • 3.3.8 TypeScript definitions for luxon INDIRECT 0 1704312453 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-regex • 6.1.0 Regular expression for matching ANSI escape codes INDIRECT 0 1725890276 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansi-styles • 6.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1665592446 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 axios • 1.4.0 Promise based HTTP client for the browser and node.js INDIRECT 22 1682636752 axios • 1.7.9 Promise based HTTP client for the browser and node.js INDIRECT 22 1733297896 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 1614010693 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 commander • 10.0.1 the complete solution for node.js command-line programs INDIRECT 0 1681534916 condense-newlines • 0.2.1 Replace extraneous newlines with a single newline, or pass a specified number of newlines to use. INDIRECT 5 1461449717 config-chain • 1.1.13 HANDLE CONFIGURATION ONCE AND FOR ALL INDIRECT 2 1622745356 cron • 2.4.4 Cron jobs for your node INDIRECT 2 1695651995 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 dayjs • 1.11.13 2KB immutable date time library alternative to Moment.js with the same modern API INDIRECT 0 1724165992 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dom-serializer • 2.0.0 render domhandler DOM nodes to a string INDIRECT 3 1649524908 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 eastasianwidth • 0.2.0 Get East Asian Width from a character. INDIRECT 0 1514798767 editorconfig • 1.0.4 EditorConfig File Locator and Interpreter for Node.js INDIRECT 6 1689868438 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 emoji-regex • 9.2.2 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1614682689 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 eventemitter3 • 5.0.1 EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. INDIRECT 0 1682884154 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 form-data • 4.0.2 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 19 1739575437 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1735840488 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-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 html-to-text • 9.0.3 Advanced html to plain text converter INDIRECT 12 1671027189 htmlparser2 • 8.0.2 Fast & forgiving HTML/XML parser INDIRECT 5 1679528171 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 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-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-whitespace • 0.3.0 Returns true if the value passed is all whitespace. INDIRECT 0 1427823775 js-beautify • 1.15.3 beautifier.io for node INDIRECT 46 1739211887 js-cookie • 3.0.5 A simple, lightweight JavaScript API for handling cookies INDIRECT 0 1682328231 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 leac • 0.6.0 Lexer / tokenizer INDIRECT 0 1660846657 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 luxon • 3.3.0 Immutable date wrapper INDIRECT 0 1677902028 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 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 parseley • 0.11.0 CSS selectors parser INDIRECT 2 1660915235 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 peberminta • 0.8.0 Simple, transparent parser combinators toolkit that supports any tokens INDIRECT 0 1660851464 pretty • 2.0.0 Some tweaks for beautifying HTML with js-beautify according to my preferences. INDIRECT 53 1492122497 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 react-dom • 18.2.0 React package for working with the DOM. INDIRECT 3 1655236008 react • 18.2.0 React is a JavaScript library for building user interfaces. INDIRECT 2 1655235998 resend • 0.17.2 Node.js library for the Resend API DIRECT 97 1690325644 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 scheduler • 0.23.2 Cooperative scheduler for the browser environment. INDIRECT 2 1714149942 selderee • 0.10.0 Selectors decision tree - choose matching selectors, fast INDIRECT 3 1670007835 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 string-width • 5.1.2 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1646036525 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-ansi • 7.1.0 Strip ANSI escape codes from a string INDIRECT 1 1685267704 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 wrap-ansi • 8.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1674468804