licenses.dev

@luckydye/astro-payload v0.0.13

## Options ```typescript interface Options { // payload init options secret: string; mongoURL: string | false; mongoOptions?: { user?: string; pass?: string; dbName?: string; };

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT1012
PackageRelationDependenciesPublished
@astrojs/compiler • 1.8.2Astro’s [Go](https://golang.org/) + WASM compiler.INDIRECT0
@astrojs/internal-helpers • 0.1.2Internal helpers used by core Astro packages.INDIRECT0
@astrojs/language-server • 1.0.8The Astro language server, implement the [language server protocol](https://microsoft.github.io/language-server-protocol/)INDIRECT31
@astrojs/markdown-remark • 2.2.1INDIRECT124
@astrojs/prism • 2.1.2Add Prism syntax highlighting support to your Astro siteINDIRECT1
@astrojs/telemetry • 2.1.1This package is used to collect anonymous telemetry data within the Astro CLI. It is enabled by default. Telemetry data does not contain any personal identifying information and can be disabled via:INDIRECT11
@astrojs/webapi • 2.2.0Use Web APIs in NodeINDIRECT2
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.5The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.26.0Babel compiler core.INDIRECT38
@babel/generator • 7.26.5Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.26.5Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-plugin-utils • 7.26.5General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.26.0Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsxINDIRECT1
@babel/plugin-transform-react-jsx • 7.25.9Turn JSX into React function callsINDIRECT23
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@bcherny/json-schema-ref-parser • 9.0.9Parse, Resolve, and Dereference JSON Schema $ref pointersINDIRECT5
@csstools/cascade-layer-name-parser • 1.0.13Parse CSS Cascade Layer names.INDIRECT0
@csstools/css-calc • 1.2.4Solve CSS math expressionsINDIRECT0
@csstools/css-color-parser • 2.0.5Parse CSS color valuesINDIRECT2
@csstools/css-parser-algorithms • 2.7.1Algorithms to help you parse CSS from an array of tokens.INDIRECT0
@csstools/css-tokenizer • 2.4.1Tokenize CSSINDIRECT0
@csstools/media-query-list-parser • 2.1.13Parse CSS media query lists.INDIRECT0
@csstools/postcss-media-minmax • 1.1.8Use the range notation in CSS media queriesINDIRECT4
@date-io/core • 2.17.0Abstraction over common javascript date management librariesINDIRECT0
@date-io/date-fns • 2.17.0Abstraction over common javascript date management librariesINDIRECT1
@discoveryjs/json-ext • 0.5.7A set of utilities that extend the use of JSONINDIRECT0
@dnd-kit/accessibility • 3.1.1A generic toolkit to help with accessibilityINDIRECT1
@dnd-kit/core • 6.3.1dnd kit – a lightweight React library for building performant and accessible drag and drop experiencesINDIRECT3
@dnd-kit/sortable • 7.0.2Official sortable preset and sensors for dnd kitINDIRECT2
@dnd-kit/utilities • 3.2.2Internal utilities to bee shared between `@dnd-kit` packagesINDIRECT1
@emmetio/abbreviation • 2.3.3Emmet standalone abbreviation parserINDIRECT1
@emmetio/css-abbreviation • 2.1.8Parses Emmet CSS abbreviation into AST treeINDIRECT1
@emmetio/scanner • 1.0.4Scans given text character-by-characterINDIRECT0
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT53
@emotion/cache • 11.14.0emotion's cacheINDIRECT5
@emotion/css • 11.13.5The Next Generation of CSS-in-JS.INDIRECT57
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/react • 11.14.0> Simple styling in React.INDIRECT60
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/unitless • 0.10.0An object of css properties that don't accept values with unitsINDIRECT0
@emotion/use-insertion-effect-with-fallbacks • 1.2.0A wrapper package that uses `useInsertionEffect` or a fallback for itINDIRECT0
@emotion/utils • 1.4.2internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMapINDIRECT0
@esbuild/android-arm • 0.17.19A WebAssembly shim for esbuild on Android ARM.INDIRECT0
@esbuild/android-arm • 0.18.20A WebAssembly shim for esbuild on Android ARM.INDIRECT0
@esbuild/android-arm64 • 0.17.19The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-arm64 • 0.18.20The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-x64 • 0.17.19A WebAssembly shim for esbuild on Android x64.INDIRECT0
@esbuild/android-x64 • 0.18.20A WebAssembly shim for esbuild on Android x64.INDIRECT0
@esbuild/darwin-arm64 • 0.17.19The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-arm64 • 0.18.20The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-x64 • 0.17.19The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-x64 • 0.18.20The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-arm64 • 0.17.19The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-arm64 • 0.18.20The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-x64 • 0.17.19The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-x64 • 0.18.20The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm • 0.17.19The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm • 0.18.20The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm64 • 0.17.19The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm64 • 0.18.20The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ia32 • 0.17.19The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ia32 • 0.18.20The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-loong64 • 0.17.19The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-loong64 • 0.18.20The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-mips64el • 0.17.19The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-mips64el • 0.18.20The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ppc64 • 0.17.19The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ppc64 • 0.18.20The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-riscv64 • 0.17.19The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-riscv64 • 0.18.20The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-s390x • 0.17.19The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-s390x • 0.18.20The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-x64 • 0.17.19The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-x64 • 0.18.20The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-x64 • 0.17.19The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-x64 • 0.18.20The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-x64 • 0.17.19The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-x64 • 0.18.20The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/sunos-x64 • 0.17.19The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/sunos-x64 • 0.18.20The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-arm64 • 0.17.19The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-arm64 • 0.18.20The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-ia32 • 0.17.19The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-ia32 • 0.18.20The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-x64 • 0.17.19The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-x64 • 0.18.20The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@faceless-ui/modal • 2.0.2America's next top modalINDIRECT32
@faceless-ui/scroll-info • 1.3.0A React library for subscribing to scroll eventsINDIRECT0
@fastify/ajv-compiler • 3.6.0Build and manage the AJV instances for the fastify frameworkINDIRECT7
@fastify/busboy • 2.1.1A streaming parser for HTML form data for node.jsINDIRECT0
@fastify/error • 3.4.1A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.INDIRECT0
@fastify/express • 2.3.0Express compatibility layer for FastifyDIRECT70
@fastify/fast-json-stringify-compiler • 4.3.0Build and manage the fast-json-stringify instances for the fastify frameworkINDIRECT11
@fastify/merge-json-schemas • 0.1.1Builds a logical conjunction (AND) of multiple JSON schemasINDIRECT1
@floating-ui/core • 1.6.9Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.6.13Floating UI for the webINDIRECT2
@floating-ui/utils • 0.2.9Utilities for Floating UIINDIRECT0
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 29.6.3This package contains shared types of Jest's packages.INDIRECT15
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@jsdevtools/ono • 7.1.3Throw better errors.INDIRECT0
@monaco-editor/loader • 1.4.0the library aims to setup monaco editor into your browserINDIRECT1
@monaco-editor/react • 4.6.0Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / pluginsINDIRECT2
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@parcel/watcher-android-arm64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-arm64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-x64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-freebsd-x64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-glibc • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-musl • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-glibc • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-musl • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-glibc • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-musl • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-arm64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-ia32 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-x64 • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher • 2.5.0A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT23
@pkgr/core • 0.1.1Shared core module for `@pkgr` packages or any package elseINDIRECT0
@polka/url • 1.0.0-next.28Super fast, memoized `req.url` parserINDIRECT0
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@sinclair/typebox • 0.27.8JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreINDIRECT7
@types/babel__generator • 7.6.8TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.20.6TypeScript definitions for @babel/traverseINDIRECT3
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/dom-view-transitions • 1.0.5TypeScript definitions for dom-view-transitionsINDIRECT0
@types/eslint-scope • 3.7.7TypeScript definitions for eslint-scopeINDIRECT3
@types/eslint • 9.6.1TypeScript definitions for eslintINDIRECT2
@types/estree • 1.0.6TypeScript definitions for estreeINDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/html-minifier-terser • 6.1.0TypeScript definitions for html-minifier-terserINDIRECT0
@types/is-hotkey • 0.1.10TypeScript definitions for is-hotkeyINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/json5 • 0.0.30TypeScript definitions for JSON5INDIRECT0
@types/lodash • 4.17.14TypeScript definitions for lodashINDIRECT0
@types/mdast • 3.0.15TypeScript definitions for mdastINDIRECT1
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/nlcst • 1.0.4TypeScript definitions for nlcstINDIRECT1
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/parse5 • 6.0.3TypeScript definitions for parse5INDIRECT0
@types/prettier • 2.7.3TypeScript definitions for prettierINDIRECT0
@types/react-transition-group • 4.4.12TypeScript definitions for react-transition-groupINDIRECT0
@types/resolve • 1.20.6TypeScript definitions for resolveINDIRECT0
@types/sharp • 0.31.1TypeScript definitions for sharpINDIRECT2
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.33TypeScript definitions for yargsINDIRECT1
@vscode/emmet-helper • 2.11.0Helper to use emmet modules in Visual Studio CodeINDIRECT8
@vscode/l10n • 0.0.18A helper library to assist in localizing subprocesses spun up by VS Code extensionsINDIRECT0
@webassemblyjs/ast • 1.14.1AST utils for webassemblyjsINDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.13.2A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.13.2Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.14.1Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.13.2Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.13.2WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.14.1INDIRECT12
@webassemblyjs/ieee754 • 1.13.2IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.13.2UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.14.1> Rewrite a WASM binaryINDIRECT16
@webassemblyjs/wasm-gen • 1.14.1WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.14.1INDIRECT13
@webassemblyjs/wasm-parser • 1.14.1WebAssembly binary format parserINDIRECT10
@webassemblyjs/wast-printer • 1.14.1WebAssembly text format printerINDIRECT6
@webpack-cli/configtest • 1.2.0Validate a webpack configuration.INDIRECT0
@webpack-cli/info • 1.5.0Outputs info about system and webpack configINDIRECT1
@webpack-cli/serve • 1.7.0[![NPM Downloads][downloads]][downloads-url]INDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
abstract-logging • 2.0.1A noop logger that conforms to the Log4j interface for modules to stub out internal loggingINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-walk • 8.3.4ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.14.0ECMAScript parserINDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv-formats • 3.0.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-sequence-parser • 1.1.1A parser for ANSI escape sequencesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-iterate • 2.0.1`Array#forEach()` but it’s possible to define where to move to nextINDIRECT0
astro • 2.10.15Astro is a modern site builder with web best practices, performance, and DX front-of-mind.DIRECT421
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
atomically • 1.7.0Read and write files atomically and reliably.INDIRECT0
autoprefixer • 10.4.20Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT10
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
avvio • 8.4.0Asynchronous bootstrapping of Node applicationsINDIRECT3
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT25
bail • 2.0.2Throw a given errorINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
body-scroll-lock • 3.1.5Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)INDIRECT0
bowser • 2.11.0Lightweight browser detectorINDIRECT0
boxen • 6.2.1Create boxes in the terminalINDIRECT23
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-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.INDIRECT3
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
caniuse-api • 3.0.0request the caniuse data to check browsers compatibilitiesINDIRECT9
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightINDIRECT0
character-entities-html4 • 2.1.0Map of named character references from HTML 4INDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
chokidar • 4.0.3Minimal and efficient cross-platform file watching libraryINDIRECT1
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
clean-css • 5.3.3A well-tested CSS minifierINDIRECT1
cli-boxes • 3.0.0Boxes for use in the terminalINDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 4.2.3Color conversion and manipulation with CSS string supportINDIRECT5
colord • 2.9.3👑 A tiny yet powerful tool for high-performance color manipulations and conversionsINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
comma-separated-tokens • 2.0.3Parse and stringify comma-separated tokensINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
commander • 8.3.0the complete solution for node.js command-line programsINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.7.5Node.js compression middlewareINDIRECT9
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
conf • 10.2.0Simple config handling for your app or moduleINDIRECT23
connect-history-api-fallback • 1.6.0Provides a fallback for non-existing directories so that the HTML 5 history API can be used.INDIRECT0
console-table-printer • 2.12.1Printing pretty tables on console logINDIRECT1
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.5.0HTTP server cookie parsing and serializationINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
css-loader • 5.2.7css loader module for webpackINDIRECT27
css-minimizer-webpack-plugin • 5.0.1CSS minimizer (minifier) plugin for WebpackINDIRECT106
css-tree • 2.2.1A 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 implementationsINDIRECT2
css-tree • 2.3.1A 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 implementationsINDIRECT2
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssfilter • 0.0.10Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSSINDIRECT0
cssnano-preset-default • 6.1.2Safe defaults for cssnano which require minimal configuration.INDIRECT63
cssnano-utils • 4.0.2Utility methods and plugin for cssnano projectsINDIRECT0
cssnano • 6.1.2A modular minifier, built on top of the PostCSS ecosystem.INDIRECT65
csso • 5.0.5CSS minifier with structural optimisationsINDIRECT3
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dataloader • 2.2.3A data loading utility to reduce requests to a backend via batching and caching.INDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT2
dateformat • 4.6.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debounce-fn • 4.0.0Debounce a functionINDIRECT1
debounce • 1.2.1Creates 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 invokedINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.0.2Decode named character referencesINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT58
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
depd • 2.0.0Deprecate all the thingsINDIRECT0
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
devalue • 4.3.3Gets the job done when JSON.stringify can'tINDIRECT0
direction • 1.0.4Detect directionality: left-to-right, right-to-left, or neutralINDIRECT0
dlv • 1.1.3Safely get a dot-notated property within an object.INDIRECT0
dom-converter • 0.2.0converts bare objects to DOM objects or xml representationsINDIRECT1
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT3
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
dot-prop • 6.0.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dset • 3.1.4A tiny (194B) utility for safely writing deep Object values~!INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emmet • 2.4.11Emmet — the essential toolkit for web-developersINDIRECT3
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enhanced-resolve • 5.18.0Offers a async require.resolve function. It's highly configurable.INDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
envinfo • 7.14.0Info about your dev environment for debugging purposesINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT30
es-module-lexer • 1.6.0Lexes ES modules returning their import/export metadataINDIRECT0
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
esbuild • 0.17.19An extremely fast JavaScript and CSS bundler and minifier.INDIRECT22
esbuild • 0.18.20An extremely fast JavaScript and CSS bundler and minifier.INDIRECT22
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
estree-walker • 3.0.0Traverse an ESTree-compliant ASTINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
execa • 6.1.0Process execution for humansINDIRECT16
express-fileupload • 1.4.0Simple express file upload middleware that wraps around BusboyINDIRECT2
express-rate-limit • 5.5.1Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.INDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkDIRECT68
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-content-type-parse • 1.1.0Parse HTTP Content-Type header according to RFC 7231INDIRECT0
fast-copy • 3.0.2A blazing fast deep object copierINDIRECT0
fast-decode-uri-component • 1.0.1Fast and safe decodeURIComponentINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-json-stringify • 5.16.1Stringify your JSON at max speedINDIRECT10
fast-querystring • 1.1.2A fast alternative to legacy querystring moduleINDIRECT1
fast-redact • 3.5.0very fast object redactionINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
fast-uri • 2.4.0Dependency free RFC 3986 URI toolboxINDIRECT0
fast-xml-parser • 4.4.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
fastify-plugin • 4.5.1Plugin helper for FastifyINDIRECT0
fastify • 4.29.0Fast and low overhead web framework, for Node.jsDIRECT48
file-loader • 6.2.0A file loader module for webpackINDIRECT13
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT11
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
finalhandler • 1.3.1Node.js final http responderINDIRECT9
find-my-way • 8.2.2Crazy fast http radix based routerINDIRECT5
find-root • 1.1.0find the closest package.jsonINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
flatstr • 1.0.12Flattens the underlying C structures of a concatenated JavaScript stringINDIRECT0
focus-trap • 6.9.4Trap focus within a DOM node.INDIRECT1
for-each • 0.3.3A better forEachINDIRECT1
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fraction.js • 4.3.7A rational number libraryINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stdin • 8.0.0Get stdin as a string or bufferINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
get-tsconfig • 4.8.1Find and parse the tsconfig.json file from a directory pathINDIRECT1
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
glob-promise • 4.2.2Promise version of globINDIRECT4
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphql-http • 1.22.3Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.INDIRECT0
graphql-playground-html • 1.6.30GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).INDIRECT3
graphql-playground-middleware-express • 1.7.23GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).INDIRECT4
graphql-query-complexity • 0.12.0Validation rule for GraphQL query complexity analysisINDIRECT1
graphql-scalars • 1.24.0A collection of scalar types not included in base GraphQL.INDIRECT1
graphql-type-json • 0.3.2JSON scalar types for GraphQL.jsINDIRECT0
graphql • 16.10.0A Query Language and Runtime which can target any service.INDIRECT0
gray-matter • 4.0.3Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and INDIRECT9
gzip-size • 6.0.0Get the gzipped size of a string or bufferINDIRECT1
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hast-util-from-parse5 • 7.1.2hast utility to transform from Parse5’s ASTINDIRECT13
hast-util-parse-selector • 3.1.1hast utility to create an element from a simple CSS selectorINDIRECT2
hast-util-raw • 7.2.3hast utility to reparse a treeINDIRECT23
hast-util-to-html • 8.0.4hast utility to serialize to HTMLINDIRECT29
hast-util-to-parse5 • 7.1.0hast utility to transform hast to Parse5’s ASTINDIRECT7
hast-util-whitespace • 2.0.1hast utility to check if a node is inter-element whitespaceINDIRECT0
hastscript • 7.2.0hast utility to create treesINDIRECT6
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
help-me • 4.2.0Help command for node, partner of minimist and commistINDIRECT13
history • 4.10.1Manage session history with JavaScriptINDIRECT8
html-entities • 2.5.2Fastest HTML entities encode/decode library.INDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
html-escaper • 3.0.3fast and safe way to escape and unescape &<>'" charsINDIRECT0
html-minifier-terser • 6.1.0Highly configurable, well-tested, JavaScript-based HTML minifier.INDIRECT23
html-parse-stringify • 3.0.1Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.INDIRECT1
html-void-elements • 2.0.1List of HTML void tag namesINDIRECT0
html-webpack-plugin • 5.6.3Simplifies creation of HTML files to serve your webpack bundlesINDIRECT43
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
i18next-browser-languagedetector • 6.1.8language detector used in browser environment for i18nextINDIRECT2
i18next-http-middleware • 3.7.1i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno.INDIRECT0
i18next • 22.5.1i18next internationalization frameworkINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
immer • 9.0.21Create your next immutable state by mutating the current oneINDIRECT0
immutable • 5.0.3Immutable Data CollectionsINDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
import-local • 3.2.0Let a globally installed package use a locally installed version of itself if availableINDIRECT9
import-meta-resolve • 2.2.2Resolve things like Node.js — ponyfill for `import.meta.resolve`INDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
interpret • 2.2.0A dictionary of file extensions and associated module loaders.INDIRECT0
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-extendable • 0.1.1Returns 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?"INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-hotkey • 0.1.8Check whether a browser event matches a hotkey.INDIRECT0
is-hotkey • 0.2.0Check whether a browser event matches a hotkey.INDIRECT0
is-interactive • 2.0.0Check if stdout or stderr is interactiveINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-unicode-supported • 1.3.0Detect whether the terminal supports UnicodeINDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT5
jest-util • 29.7.0This packages is a collection of utilities and helper functionsINDIRECT19
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
jest-worker • 29.7.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT22
joycon • 3.1.1Load config with ease.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-ref-resolver • 1.0.1JSON schema reference resolverINDIRECT1
json-schema-to-typescript • 11.0.3compile json schema to typescript typingsINDIRECT51
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jsonc-parser • 2.3.1Scanner and parser for JSON with comments.INDIRECT0
jsonc-parser • 3.3.1Scanner and parser for JSON with comments.INDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
jwt-decode • 3.1.2Decode JWT tokens, mostly useful for browser applications.INDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
kleur • 3.0.3The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
klona • 2.0.6A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!INDIRECT0
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-yaml-file • 0.2.0Read and parse a YAML file.INDIRECT7
loader-runner • 4.3.0Runs (webpack) loadersINDIRECT0
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 5.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT2
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
lru-queue • 0.1.0LRU QueueINDIRECT9
magic-string • 0.30.17Modify strings, generate sourcemapsINDIRECT1
markdown-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdast-util-definitions • 5.1.2mdast utility to find definition nodes in a treeINDIRECT5
mdast-util-find-and-replace • 2.2.2mdast utility to find and replace text in a treeINDIRECT5
mdast-util-from-markdown • 1.3.1mdast utility to parse markdownINDIRECT37
mdast-util-gfm-autolink-literal • 1.0.3mdast extension to parse and serialize GFM autolink literalsINDIRECT10
mdast-util-gfm-footnote • 1.0.2mdast extension to parse and serialize GFM footnotesINDIRECT18
mdast-util-gfm-strikethrough • 1.0.3mdast extension to parse and serialize GFM strikethroughINDIRECT17
mdast-util-gfm-table • 1.0.7mdast extension to parse and serialize GFM tablesINDIRECT46
mdast-util-gfm-task-list-item • 1.0.2mdast extension to parse and serialize GFM task list itemsINDIRECT17
mdast-util-gfm • 2.0.2mdast extension to parse and serialize GFM (GitHub Flavored Markdown)INDIRECT54
mdast-util-phrasing • 3.0.1mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-hast • 12.3.0mdast utility to transform to hastINDIRECT15
mdast-util-to-markdown • 1.5.0mdast utility to serialize markdownINDIRECT16
mdast-util-to-string • 3.2.0mdast utility to get the plain text content of a nodeINDIRECT2
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memoize-one • 6.0.0A memoization library which only remembers the latest invocationINDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
method-override • 3.0.0Override HTTP verbsINDIRECT5
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micro-memoize • 4.1.3A tiny, crazy fast memoization library for the 95% use-caseINDIRECT0
micromark-core-commonmark • 1.1.0The CommonMark markdown constructsINDIRECT22
micromark-extension-gfm-autolink-literal • 1.0.5micromark extension to support GFM autolink literalsINDIRECT5
micromark-extension-gfm-footnote • 1.1.2micromark extension to support GFM footnotesINDIRECT25
micromark-extension-gfm-strikethrough • 1.0.7micromark extension to support GFM strikethroughINDIRECT12
micromark-extension-gfm-table • 1.0.7micromark extension to support GFM tablesINDIRECT10
micromark-extension-gfm-tagfilter • 1.0.2micromark extension to support GFM tagfilterINDIRECT1
micromark-extension-gfm-task-list-item • 1.0.5micromark extension to support GFM task list itemsINDIRECT10
micromark-extension-gfm • 2.0.3micromark extension to support GFM (GitHub Flavored Markdown)INDIRECT32
micromark-factory-destination • 1.1.0micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 1.1.0micromark factory to parse labels (found in media, definitions)INDIRECT9
micromark-factory-space • 1.1.0micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 1.1.0micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 1.1.0micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 1.2.0micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 1.1.0micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 1.1.0micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 1.1.0micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 1.1.0micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 1.1.0micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 1.1.0micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-html-tag-name • 1.2.0micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 1.1.0micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 1.1.0micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 1.2.0micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 1.1.0micromark utility to tokenize subtokensINDIRECT9
micromark-util-symbol • 1.1.0micromark utility with symbolsINDIRECT0
micromark-util-types • 1.1.0micromark utility with a couple of typescript typesINDIRECT0
micromark • 3.2.0small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT31
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 3.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
mini-css-extract-plugin • 1.6.2extracts CSS into separate filesINDIRECT16
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
monaco-editor • 0.38.0A browser based code editorINDIRECT0
mongoose-aggregate-paginate-v2 • 1.1.2A cursor based custom aggregate pagination library for Mongoose with customizable labels.INDIRECT0
mongoose-paginate-v2 • 1.7.22A custom pagination library for Mongoose with customizable labels.INDIRECT0
mongoose • 6.11.4Mongoose MongoDB ODMINDIRECT104
mpath • 0.9.0{G,S}et object values using MongoDB-like path notationINDIRECT0
mquery • 4.0.3Expressive query building for MongoDBINDIRECT2
mri • 1.2.0Quickly scan for CLI flags and argumentsINDIRECT0
mrmime • 2.0.0A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filenameINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
napi-build-utils • 1.0.2A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
needle • 2.9.1The leanest and most handsome HTTP client in the Nodelands.INDIRECT5
negotiator • 0.6.3HTTP content negotiationINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
network-information-types • 0.1.1Type definitions for Network Information APIINDIRECT0
nlcst-to-string • 3.1.1nlcst utility to transform a tree to a stringINDIRECT2
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
node-abi • 3.72.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-releases • 2.0.19Node.js releases dataINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-to-formdata • 4.5.1> Convenient JavaScript function that serializes Objects to FormData instances.INDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
on-exit-leak-free • 2.1.2Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
ora • 6.3.1Elegant terminal spinnerINDIRECT25
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 4.0.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse-latin • 5.0.1Latin-script (natural language) parserINDIRECT6
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
passport-headerapikey • 1.2.2Api key authentication strategy for Passport, which only handles headers (not body fields).INDIRECT2
passport-jwt • 4.0.1Passport authentication strategy using JSON Web TokensINDIRECT16
passport • 0.6.0Simple, unobtrusive authentication for Node.js.INDIRECT3
path-browserify • 1.0.1the path module from node core for browsersINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
path-to-regexp • 6.3.0Express style path to RegExp utilityINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pause • 0.0.1Pause streams...INDIRECT0
payload • 1.15.8Node, React and MongoDB Headless CMS and Application FrameworkDIRECT930
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
picomatch • 2.3.1Blazing 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.INDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pino-abstract-transport • 1.2.0Write Pino transports easilyINDIRECT11
pino-abstract-transport • 2.0.0Write Pino transports easilyINDIRECT1
pino-pretty • 9.4.1Prettifier for Pino log linesINDIRECT37
pino-std-serializers • 3.2.0A collection of standard object serializers for PinoINDIRECT0
pino-std-serializers • 7.0.0A collection of standard object serializers for PinoINDIRECT0
pino • 6.14.0super fast, all natural json loggerINDIRECT8
pino • 9.6.0super fast, all natural json loggerINDIRECT12
pirates • 4.0.6Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
postcss-attribute-case-insensitive • 6.0.3Enable support for case insensitive attribute matching in selectorsINDIRECT3
postcss-calc • 9.0.1PostCSS plugin to reduce calc()INDIRECT4
postcss-clamp • 4.1.0PostCSS plugin to transform clamp() to combination of min/maxINDIRECT1
postcss-color-hex-alpha • 9.0.4Use 4 & 8 character hex color notation in CSSINDIRECT2
postcss-colormin • 6.1.0Minify colors in your CSS files with PostCSS.INDIRECT12
postcss-convert-values • 6.1.0Convert values with PostCSS (e.g. ms -> s)INDIRECT8
postcss-custom-media • 10.0.8Use Custom Media Queries in CSSINDIRECT4
postcss-custom-properties • 13.3.12Use Custom Properties Queries in CSSINDIRECT5
postcss-custom-selectors • 7.1.12Use Custom Selectors in CSSINDIRECT6
postcss-discard-comments • 6.0.2Discard comments in your CSS files with PostCSS.INDIRECT0
postcss-discard-duplicates • 6.0.3Discard duplicate rules in your CSS files with PostCSS.INDIRECT0
postcss-discard-empty • 6.0.3Discard empty rules and values with PostCSS.INDIRECT0
postcss-discard-overridden • 6.0.2PostCSS plugin to discard overridden @keyframes or @counter-style.INDIRECT0
postcss-font-variant • 5.0.0PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)INDIRECT0
postcss-loader • 6.2.1PostCSS loader for webpackINDIRECT19
postcss-merge-longhand • 6.0.5Merge longhand properties into shorthand with PostCSS.INDIRECT12
postcss-merge-rules • 6.1.1Merge CSS rules with PostCSS.INDIRECT14
postcss-minify-font-values • 6.1.0Minify font declarations with PostCSSINDIRECT1
postcss-minify-gradients • 6.0.3Minify gradient parameters with PostCSS.INDIRECT3
postcss-minify-params • 6.1.0Minify at-rule params with PostCSSINDIRECT9
postcss-minify-selectors • 6.0.4Minify selectors with PostCSS.INDIRECT3
postcss-modules-local-by-default • 4.2.0A CSS Modules transform to make local scope the defaultINDIRECT5
postcss-normalize-charset • 6.0.2Add necessary or remove extra charset with PostCSSINDIRECT0
postcss-normalize-display-values • 6.0.2Normalize multiple value display syntaxes into single values.INDIRECT1
postcss-normalize-positions • 6.0.2Normalize keyword values for position into length values.INDIRECT1
postcss-normalize-repeat-style • 6.0.2Convert two value syntax for repeat-style into one value.INDIRECT1
postcss-normalize-string • 6.0.2Normalize wrapping quotes for CSS string literals.INDIRECT1
postcss-normalize-timing-functions • 6.0.2Normalize CSS animation/transition timing functions.INDIRECT1
postcss-normalize-unicode • 6.1.0Normalize unicode-range descriptors, and can convert to wildcard ranges.INDIRECT8
postcss-normalize-url • 6.0.2Normalize URLs with PostCSSINDIRECT1
postcss-normalize-whitespace • 6.0.2Trim whitespace inside and around CSS rules & declarations.INDIRECT1
postcss-opacity-percentage • 2.0.0PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.INDIRECT0
postcss-ordered-values • 6.0.2Ensure values are ordered consistently in your CSS.INDIRECT2
postcss-page-break • 3.0.4PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` aliasINDIRECT0
postcss-reduce-initial • 6.1.0Reduce initial definitions to the actual initial value, where possible.INDIRECT10
postcss-reduce-transforms • 6.0.2Reduce transform functions with PostCSS.INDIRECT1
postcss-replace-overflow-wrap • 4.0.0PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.INDIRECT0
postcss-selector-not • 7.0.2PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectorsINDIRECT3
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-selector-parser • 7.0.0> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-svgo • 6.0.3Optimise inline SVG with PostCSS.INDIRECT20
postcss-unique-selectors • 6.0.4Ensure CSS selectors are unique.INDIRECT3
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.5.1Tool for transforming styles with JS pluginsINDIRECT3
prebuild-install • 7.1.2A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT34
preferred-pm • 3.1.4Detects what package manager was used for installationINDIRECT28
prettier-plugin-astro • 0.9.1A Prettier Plugin for formatting Astro filesINDIRECT8
prettier • 2.8.8Prettier is an opinionated code formatterINDIRECT0
pretty-error • 4.0.0See nodejs errors with less clutterINDIRECT16
prismjs • 1.29.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
probe-image-size • 6.0.0Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD)INDIRECT10
process-warning • 1.0.0A small utility for creating warnings and emitting them.INDIRECT0
process-warning • 3.0.0A small utility for creating warnings and emitting them.INDIRECT0
process-warning • 4.0.1A small utility for creating warnings and emitting them.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
prompts • 2.4.2Lightweight, beautiful and user-friendly promptsINDIRECT2
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
property-information • 6.5.0Info on the properties and attributes of the web platformINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
react-animate-height • 2.1.2Lightweight React component for animating height using CSS transitions.INDIRECT6
react-datepicker • 4.25.0A simple and reusable datepicker component for ReactINDIRECT14
react-diff-viewer-continued • 3.4.0Continuation of a simple and beautiful text diff viewer component made with diff and ReactINDIRECT65
react-dom • 18.3.1React package for working with the DOM.INDIRECT3
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-helmet • 6.1.0A document head manager for ReactINDIRECT7
react-i18next • 11.18.6Internationalization for react done right. Using the i18next i18n ecosystem.INDIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-onclickoutside • 6.13.1An onClickOutside wrapper for React componentsINDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-router-dom • 5.3.4DOM bindings for React RouterINDIRECT16
react-router-navigation-prompt • 1.9.6A replacement component for the react-router `<Prompt/>`. Allows for more flexible dialogs.INDIRECT0
react-router • 5.3.4Declarative routing for ReactINDIRECT15
react-select • 5.9.0A Select control built with and for ReactJSINDIRECT72
react-side-effect • 2.1.2Create components whose prop changes map to a global side effectINDIRECT0
react-toastify • 8.2.0React notification made easyINDIRECT1
react • 18.3.1React is a JavaScript library for building user interfaces.INDIRECT2
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
readable-web-to-node-stream • 3.0.2Converts a Web-API readable-stream into a Node readable-stream.INDIRECT5
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
readdirp • 4.1.1Recursive version of fs.readdir with small RAM & CPU footprint.INDIRECT0
real-require • 0.2.0Keep require and import consistent after bundling or transpilingINDIRECT0
rechoir • 0.7.1Prepare a node environment to require files with different extensions.INDIRECT6
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
rehype-parse • 8.0.5rehype plugin to parse HTMLINDIRECT20
rehype-raw • 6.1.1rehype plugin to reparse the tree (and raw nodes)INDIRECT29
rehype-stringify • 9.0.4rehype plugin to serialize HTMLINDIRECT35
rehype • 12.0.1HTML processor powered by plugins part of the unified collectiveINDIRECT37
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
remark-gfm • 3.0.1remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)INDIRECT70
remark-parse • 10.0.2remark plugin to add support for parsing markdown inputINDIRECT46
remark-rehype • 10.1.0remark plugin that turns markdown into HTML to support rehypeINDIRECT25
remark-smartypants • 2.1.0remark plugin to implement SmartyPantsINDIRECT28
renderkid • 3.0.0Stylish console.log for nodeINDIRECT15
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-cwd • 3.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-pathname • 3.0.0Resolve URL pathnames using JavaScriptINDIRECT0
resolve-pkg-maps • 1.0.0Resolve package.json exports & imports mapsINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
ret • 0.4.3Tokenizes a string that represents a regular expression.INDIRECT0
retext-latin • 3.1.0retext plugin to parse Latin-script proseINDIRECT17
retext-smartypants • 5.2.0retext plugin to implement SmartyPantsINDIRECT15
retext-stringify • 3.1.0retext plugin to serialize proseINDIRECT12
retext • 8.1.0natural language processor powered by plugins part of the unified collectiveINDIRECT19
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
rollup • 3.29.5Next-generation ES module bundlerINDIRECT1
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
s.color • 0.0.15Simple color library.INDIRECT0
sade • 1.8.1Smooth (CLI) operator 🎶INDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safe-regex2 • 3.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
saslprep • 1.0.3SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.INDIRECT2
sass-formatter • 0.7.9typescript sass formatterINDIRECT2
sass-loader • 12.6.0Sass loader for webpackINDIRECT2
sass • 1.83.4A pure JavaScript implementation of Sass.INDIRECT28
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
schema-utils • 4.3.0webpack Validation UtilsINDIRECT8
scroll-into-view-if-needed • 2.2.31Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
section-matter • 1.0.0Like front-matter, but supports multiple sections in a document.INDIRECT3
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.2Serve static filesINDIRECT21
set-cookie-parser • 2.7.1Parses set-cookie headers into objectsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
shiki • 0.14.7shikiINDIRECT4
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
sift • 16.0.1MongoDB query filtering in JavaScriptINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
simple-wcswidth • 1.0.1Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in CINDIRECT0
sirv • 2.0.4The optimized & lightweight middleware for serving requests to static assetsINDIRECT3
sisteransi • 1.0.5ANSI escape codes for some terminal swagINDIRECT0
slate-history • 0.86.0An operation-based history implementation for Slate editors.INDIRECT1
slate-hyperscript • 0.81.3A hyperscript helper for creating Slate documents.INDIRECT1
slate-react • 0.92.0Tools for building completely customizable richtext editors with React.INDIRECT10
slate • 0.91.4A completely customizable framework for building rich text editors.INDIRECT3
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
sonic-boom • 1.4.1Extremely fast utf8 only stream implementationINDIRECT2
sonic-boom • 3.8.1Extremely fast utf8 only stream implementationINDIRECT1
sonic-boom • 4.2.0Extremely fast utf8 only stream implementationINDIRECT1
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
space-separated-tokens • 2.0.2Parse and stringify space separated tokensINDIRECT0
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
state-local • 1.0.7Tiny, simple, and robust technique for defining and acting with local statesINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
stdin-discarder • 0.1.0Discard stdin input except for Ctrl+CINDIRECT9
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
stream-parser • 0.3.1Generic interruptible "parser" mixin for Transform & Writable streamsINDIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
stringify-entities • 4.0.4Serialize (encode) HTML character referencesINDIRECT2
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
strip-bom-string • 1.0.0Strip a byte order mark (BOM) from a string.INDIRECT0
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strnum • 1.0.5Parse String to Number based on configurationINDIRECT0
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
style-loader • 2.0.0style loader module for webpackINDIRECT13
stylehacks • 6.1.1Detect/remove browser hacks from CSS files.INDIRECT10
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
suf-log • 2.5.3<span id="BADGE_GENERATION_MARKER_0"></span> [![circleci](https://img.shields.io/circleci/build/github/TheRealSyler/suf-log)](https://app.circleci.com/github/TheRealSyler/suf-log/pipelines) [![Custom](https://codecov.io/gh/TheRealSyler/suf-log/branch/mastINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
svgo • 3.3.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT18
swc-loader • 0.2.6Webpack plugin for swcINDIRECT1
synckit • 0.8.8Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.INDIRECT2
tabbable • 5.3.3Returns an array of all tabbable DOM nodes within a containing node.INDIRECT0
tapable • 2.2.1Just a little module for plugins.INDIRECT0
tar-fs • 2.1.2filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
terser-webpack-plugin • 5.3.11Terser plugin for webpackINDIRECT30
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
thread-stream • 3.1.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
tiny-invariant • 1.0.6A tiny invariant functionINDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
toad-cache • 3.7.0LRU and FIFO caches for Client or ServerINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
totalist • 3.0.1A tiny (195B to 220B) utility to recursively list all (total) files in a directoryINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
trim-lines • 3.0.1Remove spaces and tabs around line-breaksINDIRECT0
trough • 2.2.0`trough` is middlewareINDIRECT0
ts-essentials • 7.0.3All essential TypeScript types in one placeINDIRECT0
tsconfig-resolver • 3.0.1Walk up the tree to resolve `tsconfig.json` configuration objects.INDIRECT11
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
undici • 5.28.4An HTTP/1.1 client, written from scratch for Node.jsINDIRECT1
unherit • 3.0.1Create a subclass that can be modified without affecting the super classINDIRECT0
unified • 10.1.2Interface for parsing, inspecting, transforming, and serializing content through syntax treesINDIRECT9
unist-util-generated • 2.0.1unist utility to check if a node is generatedINDIRECT0
unist-util-is • 5.2.1unist utility to check if a node passes a testINDIRECT1
unist-util-is • 6.0.0unist utility to check if a node passes a testINDIRECT1
unist-util-modify-children • 3.1.1unist utility to modify direct children of a parentINDIRECT2
unist-util-position • 4.0.4unist utility to get the position of a nodeINDIRECT1
unist-util-stringify-position • 3.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-children • 2.0.2unist utility to visit direct children of a parentINDIRECT1
unist-util-visit-parents • 5.1.3unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit-parents • 6.0.1unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 4.1.2unist utility to visit nodesINDIRECT3
unist-util-visit • 5.0.0unist utility to visit nodesINDIRECT3
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
update-browserslist-db • 1.1.2CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url-loader • 4.1.1A loader for webpack which transforms files into base64 URIsINDIRECT15
use-context-selector • 1.4.4React useContextSelector hook in userlandINDIRECT0
use-isomorphic-layout-effect • 1.2.0A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utila • 0.4.0notareplacementforunderscoreINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uvu • 0.5.6uvu is an extremely fast and lightweight test runner for Node.js and the browserINDIRECT5
value-equal • 1.0.1Are these two JavaScript values equal?INDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
vfile-location • 4.1.0vfile utility to convert between positional (line and column-based) and offset (range-based) locationsINDIRECT5
vfile-message • 3.1.4vfile utility to create a virtual messageINDIRECT2
vfile • 5.3.7Virtual file format for text processingINDIRECT4
vite • 4.5.5Native-ESM powered web dev build toolINDIRECT29
vitefu • 0.2.5Utilities for building frameworks with ViteINDIRECT0
void-elements • 3.1.0Array of "void elements" defined by the HTML specification.INDIRECT0
vscode-css-languageservice • 6.3.2Language service for CSS, LESS and SCSSINDIRECT4
vscode-html-languageservice • 5.3.1Language service for HTMLINDIRECT4
vscode-jsonrpc • 8.1.0A json rpc implementation over streamsINDIRECT0
vscode-jsonrpc • 8.2.0A json rpc implementation over streamsINDIRECT0
vscode-languageserver-protocol • 3.17.3VSCode Language Server Protocol implementationINDIRECT2
vscode-languageserver-protocol • 3.17.5VSCode Language Server Protocol implementationINDIRECT2
vscode-languageserver-textdocument • 1.0.12A simple text document implementation for Node LSP serversINDIRECT0
vscode-languageserver-types • 3.17.3Types used by the Language server for nodeINDIRECT0
vscode-languageserver-types • 3.17.5Types used by the Language server for nodeINDIRECT0
vscode-languageserver • 8.1.0Language server implementation for nodeINDIRECT3
vscode-oniguruma • 1.7.0VSCode oniguruma bindingsINDIRECT0
vscode-textmate • 8.0.0VSCode TextMate grammar helpersINDIRECT0
vscode-uri • 3.0.8The URI implementation that is used by VS Code and its extensionsINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
watchpack • 2.4.2Wrapper library for directory and file watching.INDIRECT2
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
web-namespaces • 2.0.1Map of web namespacesINDIRECT0
webpack-bundle-analyzer • 4.10.2Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemapINDIRECT16
webpack-cli • 4.10.0CLI for webpack & friendsINDIRECT40
webpack-dev-middleware • 6.0.1A development middleware for webpackINDIRECT15
webpack-hot-middleware • 2.26.1Webpack hot reloading you can attach to your own serverINDIRECT4
webpack-merge • 5.10.0Variant of merge that's useful for webpack configurationINDIRECT7
webpack-sources • 1.4.3Source code handling classes for webpackINDIRECT2
webpack-sources • 3.2.3Source code handling classes for webpackINDIRECT0
webpack • 5.97.1Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.INDIRECT83
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-pm-runs • 1.1.0Detects what package manager executes the processINDIRECT0
which-pm • 2.2.0Detects what package manager was used for installationINDIRECT9
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
widest-line • 4.0.1Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wildcard • 2.0.1Wildcard matching toolsINDIRECT0
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xss • 1.0.15Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a WhitelistINDIRECT2
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
yocto-queue • 1.1.1Tiny queue data structureINDIRECT0
zod • 3.24.1TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
Apache-2.092
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
@aws-crypto/sha256-browser • 5.2.0SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.INDIRECT10
@aws-crypto/sha256-js • 5.2.0A pure JS implementation SHA256.INDIRECT7
@aws-crypto/supports-web-crypto • 5.2.0Provides functions for detecting if the host environment supports the WebCrypto APIINDIRECT1
@aws-crypto/util • 5.2.0Helper functionsINDIRECT6
@aws-sdk/client-cognito-identity • 3.726.1AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React NativeINDIRECT73
@aws-sdk/client-sso-oidc • 3.726.0AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React NativeINDIRECT71
@aws-sdk/client-sso • 3.726.0AWS SDK for JavaScript Sso Client for Node.js, Browser and React NativeINDIRECT62
@aws-sdk/client-sts • 3.726.1AWS SDK for JavaScript Sts Client for Node.js, Browser and React NativeINDIRECT72
@aws-sdk/core • 3.723.0Core functions & classes shared by multiple AWS SDK clients.INDIRECT30
@aws-sdk/credential-provider-cognito-identity • 3.726.1[![NPM version](https://img.shields.io/npm/v/@aws-sdk/credential-provider-cognito-identity/latest.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/credential-providINDIRECT74
@aws-sdk/credential-provider-env • 3.723.0AWS credential provider that sources credentials from known environment variablesINDIRECT31
@aws-sdk/credential-provider-http • 3.723.0AWS credential provider for containers and HTTP sourcesINDIRECT31
@aws-sdk/credential-provider-ini • 3.726.0AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT69
@aws-sdk/credential-provider-node • 3.726.0AWS credential provider that sources credentials from a Node.JS environment. INDIRECT70
@aws-sdk/credential-provider-process • 3.723.0AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT31
@aws-sdk/credential-provider-sso • 3.726.0AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT64
@aws-sdk/credential-provider-web-identity • 3.723.0AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT31
@aws-sdk/credential-providers • 3.726.1A collection of credential providers, without requiring service clients like STS, CognitoINDIRECT75
@aws-sdk/middleware-host-header • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-host-header/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-host-header) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-host-header.svg)](https://www.npmjINDIRECT4
@aws-sdk/middleware-logger • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-logger/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-logger) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-logger.svg)](https://www.npmjs.com/package/@INDIRECT3
@aws-sdk/middleware-recursion-detection • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-recursion-detection/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-recursion-detectioINDIRECT4
@aws-sdk/middleware-user-agent • 3.726.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-user-agent/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-user-agent) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-user-agent.svg)](https://www.npmjs.cINDIRECT33
@aws-sdk/region-config-resolver • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/region-config-resolver/latest.svg)](https://www.npmjs.com/package/@aws-sdk/region-config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/region-config-resolver.svg)](https://www.npmjINDIRECT8
@aws-sdk/token-providers • 3.723.0A collection of token providersINDIRECT5
@aws-sdk/types • 3.723.0Types for the AWS SDKINDIRECT2
@aws-sdk/util-endpoints • 3.726.0Utilities to help with endpoint resolutionINDIRECT7
@aws-sdk/util-locate-window • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-locate-window/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-locate-window.svg)](https://www.npmjs.com/packagINDIRECT1
@aws-sdk/util-user-agent-browser • 3.723.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-browser/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-browser.svg)](https://www.nINDIRECT4
@aws-sdk/util-user-agent-node • 3.726.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-node/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-node.svg)](https://www.npmjs.com/INDIRECT34
@juggle/resize-observer • 3.4.0Polyfills the ResizeObserver API and supports box size options from the latest specINDIRECT0
@smithy/abort-controller • 4.0.1A simple abort controller libraryINDIRECT2
@smithy/config-resolver • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/config-resolver/latest.svg)](https://www.npmjs.com/package/@smithy/config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/config-resolver.svg)](https://www.npmjs.com/package/@smithy/coINDIRECT7
@smithy/core • 3.1.0[![NPM version](https://img.shields.io/npm/v/@smithy/core/latest.svg)](https://www.npmjs.com/package/@smithy/core) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/core.svg)](https://www.npmjs.com/package/@smithy/core)INDIRECT17
@smithy/credential-provider-imds • 4.0.1AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT7
@smithy/fetch-http-handler • 5.0.1Provides a way to make requestsINDIRECT9
@smithy/hash-node • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)INDIRECT5
@smithy/invalid-dependency • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/invalid-dependency/latest.svg)](https://www.npmjs.com/package/@smithy/invalid-dependency) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/invalid-dependency.svg)](https://www.npmjs.com/package/@INDIRECT2
@smithy/is-array-buffer • 2.2.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/is-array-buffer • 4.0.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/middleware-content-length • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-content-length/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-content-length) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-content-length.svg)](https://wwINDIRECT3
@smithy/middleware-endpoint • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-endpoint/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-endpoint.svg)](https://www.npmjs.com/packagINDIRECT23
@smithy/middleware-retry • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-retry/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-retry) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-retry.svg)](https://www.npmjs.com/package/@smithyINDIRECT29
@smithy/middleware-serde • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-serde/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-serde) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-serde.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/middleware-stack • 4.0.1Provides a means for composing multiple middleware functions into a single handlerINDIRECT2
@smithy/node-config-provider • 4.0.1Load config default values from ini config files and environmental variableINDIRECT4
@smithy/node-http-handler • 4.0.1Provides a way to make requestsINDIRECT6
@smithy/property-provider • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smiINDIRECT2
@smithy/protocol-http • 5.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/protocol-http/latest.svg)](https://www.npmjs.com/package/@smithy/protocol-http) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/protocol-http.svg)](https://www.npmjs.com/package/@smithy/protocolINDIRECT2
@smithy/querystring-builder • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/querystring-builder/latest.svg)](https://www.npmjs.com/package/@smithy/querystring-builder) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/querystring-builder.svg)](https://www.npmjs.com/packagINDIRECT3
@smithy/querystring-parser • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/querystring-parser/latest.svg)](https://www.npmjs.com/package/@smithy/querystring-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/querystring-parser.svg)](https://www.npmjs.com/package/@INDIRECT2
@smithy/service-error-classification • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/service-error-classification/latest.svg)](https://www.npmjs.com/package/@smithy/service-error-classification) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/service-error-classification.svg)](hINDIRECT2
@smithy/shared-ini-file-loader • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/shared-ini-file-loader/latest.svg)](https://www.npmjs.com/package/@smithy/shared-ini-file-loader) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/shared-ini-file-loader.svg)](https://www.npmjs.cINDIRECT2
@smithy/signature-v4 • 5.0.1A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT9
@smithy/smithy-client • 4.1.0[![NPM version](https://img.shields.io/npm/v/@smithy/smithy-client/latest.svg)](https://www.npmjs.com/package/@smithy/smithy-client) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/smithy-client.svg)](https://www.npmjs.com/package/@smithy/smithy-cINDIRECT25
@smithy/types • 4.1.0[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)INDIRECT1
@smithy/url-parser • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/url-parser/latest.svg)](https://www.npmjs.com/package/@smithy/url-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/url-parser.svg)](https://www.npmjs.com/package/@smithy/url-parser)INDIRECT3
@smithy/util-base64 • 4.0.0A Base64 <-> UInt8Array converterINDIRECT4
@smithy/util-body-length-browser • 4.0.0Determines the length of a request body in browsersINDIRECT1
@smithy/util-body-length-node • 4.0.0Determines the length of a request body in node.jsINDIRECT1
@smithy/util-buffer-from • 2.2.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-buffer-from • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-config-provider • 4.0.0Utilities package for configuration providersINDIRECT1
@smithy/util-defaults-mode-browser • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/util-defaults-mode-browser/latest.svg)](https://www.npmjs.com/package/@smithy/util-defaults-mode-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-defaults-mode-browser.svg)](https:/INDIRECT27
@smithy/util-defaults-mode-node • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/util-defaults-mode-node/latest.svg)](https://www.npmjs.com/package/@smithy/util-defaults-mode-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-defaults-mode-node.svg)](https://www.npmjINDIRECT29
@smithy/util-endpoints • 3.0.1Utilities to help with endpoint resolution.INDIRECT5
@smithy/util-hex-encoding • 4.0.0Converts binary buffers to and from lowercase hexadecimal encodingINDIRECT1
@smithy/util-middleware • 4.0.1Shared utilities for to be used in middleware packages.INDIRECT2
@smithy/util-retry • 4.0.1Shared retry utilities to be used in middleware packages.INDIRECT3
@smithy/util-stream • 4.0.1[![NPM version](https://img.shields.io/npm/v/@smithy/util-stream/latest.svg)](https://www.npmjs.com/package/@smithy/util-stream) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-stream.svg)](https://www.npmjs.com/package/@smithy/util-stream)INDIRECT13
@smithy/util-uri-escape • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@smithy/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-uri-escape.svg)](https://www.npmjs.com/package/@smithy/utINDIRECT1
@smithy/util-utf8 • 2.3.0A UTF-8 string <-> UInt8Array converterINDIRECT3
@smithy/util-utf8 • 4.0.0A UTF-8 string <-> UInt8Array converterINDIRECT3
@swc/core • 1.3.78Super-fast alternative for babelINDIRECT10
@swc/counter • 0.1.3Downloade counter for the swc projectINDIRECT0
@webassemblyjs/leb128 • 1.13.2LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
ansi-html-community • 0.0.8An elegant lib that converts the chalked (ANSI) text to HTML. (Community)INDIRECT0
bson-objectid • 2.0.4Construct ObjectIDs without the mongodb driver or bson moduleINDIRECT0
bson • 4.7.2A bson parser for node.js and the browserINDIRECT3
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
detect-libc • 2.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
find-yarn-workspace-root2 • 1.2.16Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.comINDIRECT13
human-signals • 3.0.1Human-friendly process signalsINDIRECT0
kareem • 2.5.1Next-generation take on pre/post function hooksINDIRECT0
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIINDIRECT8
mongodb • 4.16.0The official MongoDB driver for Node.jsINDIRECT97
sharp • 0.31.3High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF imagesINDIRECT42
swc-minify-webpack-plugin • 2.1.3A faster minimizer for webpack based on swc.minify()INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
typescript • 5.7.3TypeScript is a language for application scale JavaScript developmentINDIRECT0
MIT-053
PackageRelationDependenciesPublished
@csstools/color-helpers • 4.2.1Color helpers to ease transformation between formats, gamut, etcINDIRECT0
@csstools/postcss-cascade-layers • 4.0.6Use cascade layers in CSSINDIRECT4
@csstools/postcss-color-function • 3.0.19Use the color() function in CSSINDIRECT8
@csstools/postcss-color-mix-function • 2.0.19Use the color-mix function in CSSINDIRECT8
@csstools/postcss-content-alt-text • 1.0.0Generate fallback values for content with alt textINDIRECT5
@csstools/postcss-exponential-functions • 1.0.9Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSSINDIRECT3
@csstools/postcss-font-format-keywords • 3.0.2Use unquoted format on @font-face CSS definitions.INDIRECT2
@csstools/postcss-gamut-mapping • 1.0.11Gamut map css colors to fit display specific gamutsINDIRECT5
@csstools/postcss-gradients-interpolation-method • 4.0.20Use interpolation methods in CSS gradient functionsINDIRECT8
@csstools/postcss-hwb-function • 3.0.18Use hwb() color functions in CSSINDIRECT8
@csstools/postcss-ic-unit • 3.0.7Use the ic length unitINDIRECT3
@csstools/postcss-initial • 1.0.1PostCSS plugin to fallback initial keyword.INDIRECT0
@csstools/postcss-is-pseudo-class • 4.0.8A pseudo-class for matching elements in a selector listINDIRECT4
@csstools/postcss-light-dark-function • 1.0.8Use the light-dark() color function in CSSINDIRECT5
@csstools/postcss-logical-float-and-clear • 2.0.1Use flow-relative (inline-start and inline-end) values for float and clearINDIRECT0
@csstools/postcss-logical-overflow • 1.0.1Use logical overflow properties and values in CSSINDIRECT0
@csstools/postcss-logical-overscroll-behavior • 1.0.1Use logical overscroll behavior properties and values in CSSINDIRECT0
@csstools/postcss-logical-resize • 2.0.1Use logical values in the resize propertyINDIRECT1
@csstools/postcss-logical-viewport-units • 2.0.11Use vb and vi length units in CSSINDIRECT2
@csstools/postcss-media-queries-aspect-ratio-number-values • 2.0.11Use number values in aspect-ratio media queries.INDIRECT3
@csstools/postcss-nested-calc • 3.0.2Use nested calc() expressions in CSSINDIRECT2
@csstools/postcss-normalize-display-values • 3.0.2Use two values display syntax for inner and outer display types.INDIRECT1
@csstools/postcss-oklab-function • 3.0.19Use oklab() and oklch() color functions in CSSINDIRECT8
@csstools/postcss-progressive-custom-properties • 3.3.0Correctly declare progressive enhancements for CSS Custom Properties.INDIRECT1
@csstools/postcss-relative-color-syntax • 2.0.19Use the relative color syntax in CSSINDIRECT8
@csstools/postcss-scope-pseudo-class • 3.0.1The Reference Element Pseudo-class: :scopeINDIRECT3
@csstools/postcss-stepped-value-functions • 3.0.10Use round, rem and mod functions in CSSINDIRECT3
@csstools/postcss-text-decoration-shorthand • 3.0.7Use text-decoration in it's shorthand form in CSSINDIRECT2
@csstools/postcss-trigonometric-functions • 3.0.10Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationshipsINDIRECT3
@csstools/postcss-unset-value • 3.0.1Use the unset keyword in CSS.INDIRECT0
@csstools/selector-resolve-nested • 1.1.0Resolve nested CSS selectorsINDIRECT0
@csstools/selector-specificity • 3.1.1Determine selector specificity with postcss-selector-parserINDIRECT0
@csstools/utilities • 1.0.0Utilities for PostCSS pluginsINDIRECT0
css-blank-pseudo • 6.0.2Style form elements when they are emptyINDIRECT3
css-has-pseudo • 6.0.5Style elements relative to other elements in CSSINDIRECT5
css-prefers-color-scheme • 9.0.1Use light and dark color schemes in all browsersINDIRECT0
cssdb • 8.2.3A comprehensive list of CSS features and their positions in the process of becoming implemented web standardsINDIRECT0
nodemailer • 6.9.16Easy as cake e-mail sending from your Node.js applicationsINDIRECT0
postcss-color-functional-notation • 6.0.14Use space and slash separated color notation in CSSINDIRECT8
postcss-color-rebeccapurple • 9.0.3Use the rebeccapurple color keyword in CSSINDIRECT2
postcss-dir-pseudo-class • 8.0.1Use the :dir pseudo-class in CSSINDIRECT3
postcss-double-position-gradients • 5.0.7Use double-position gradients in CSSINDIRECT3
postcss-focus-visible • 9.0.1Use the :focus-visible pseudo-selector in CSSINDIRECT3
postcss-focus-within • 8.0.1Use the :focus-within pseudo-selector in CSSINDIRECT3
postcss-gap-properties • 5.0.1Use the gap, column-gap, and row-gap shorthand properties in CSSINDIRECT0
postcss-image-set-function • 6.0.3Display resolution-dependent images using the image-set() function in CSSINDIRECT2
postcss-lab-function • 6.0.19Use lab() and lch() color functions in CSSINDIRECT8
postcss-logical • 7.0.1Use logical properties and values in CSSINDIRECT1
postcss-nesting • 12.1.5Nest rules inside each other in CSSINDIRECT5
postcss-overflow-shorthand • 5.0.1Use the overflow shorthand in CSSINDIRECT1
postcss-place • 9.0.1Use a place-* shorthand for align-* and justify-* in CSSINDIRECT1
postcss-preset-env • 9.6.0Convert modern CSS into something browsers understandINDIRECT83
postcss-pseudo-class-any-link • 9.0.2Use the :any-link pseudo-class in CSSINDIRECT3
ISC52
PackageRelationDependenciesPublished
@trysound/sax • 0.2.0An evented streaming XML parser in JavaScriptINDIRECT0
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
chownr • 1.1.4like `chown -R`INDIRECT0
cli-color • 2.0.4Colors, formatting and other tools for the consoleINDIRECT14
common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
css-declaration-sorter • 7.2.0Sorts CSS declarations fast and automatically in a certain order.INDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT8
electron-to-chromium • 1.5.82Provides a list of electron-to-chromium version mappingsINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fastq • 1.18.0Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
github-slugger • 1.5.0Generate a slug just like GitHub does for markdown headings.INDIRECT0
github-slugger • 2.0.0Generate a slug just like GitHub does for markdown headings.INDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
glob • 8.1.0a little globberINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
icss-utils • 5.1.0ICSS utils for postcss astINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
memoizee • 0.4.17Memoize/cache function resultsINDIRECT13
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-extract-imports • 3.1.0A CSS Modules transform to extract local aliases for inline importsINDIRECT0
postcss-modules-scope • 3.2.1A CSS Modules transform to extract export statements from local-scope classesINDIRECT3
postcss-modules-values • 4.0.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT1
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
server-destroy • 1.0.1Enable destroying a server, and all currently open connections.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
timers-ext • 0.1.8Timers extensionsINDIRECT9
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause30
PackageRelationDependenciesPublished
@hapi/hoek • 9.3.0General purpose node utilitiesINDIRECT0
@hapi/topo • 5.1.0Topological sorting with grouping supportINDIRECT1
@sideway/address • 4.1.5Email address and domain validationINDIRECT1
@sideway/formula • 3.0.1Math and string formula parser.INDIRECT0
@sideway/pinpoint • 2.0.0Return the filename and line number of the calling functionINDIRECT0
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
diff • 5.2.0A JavaScript text diff implementation.INDIRECT0
fast-uri • 3.0.5Dependency-free RFC 3986 URI toolboxINDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
flatley • 5.2.0Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT1
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
http-status • 1.8.1Interact with HTTP status codeINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
joi • 17.13.3Object schema validationINDIRECT5
light-my-request • 5.14.0Fake HTTP injection libraryINDIRECT3
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.4.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT9
scmp • 2.1.0safe, constant-time comparison of BuffersINDIRECT0
secure-json-parse • 2.7.0JSON parse with prototype poisoning protectionINDIRECT0
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause24
PackageRelationDependenciesPublished
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-select • 5.1.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
domutils • 3.2.2Utilities for working with htmlparser2's domINDIRECT4
dotenv • 8.6.0Loads environment variables from .env fileINDIRECT0
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
json-schema-typed • 7.0.3JSONSchema TypeScript definitions.INDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
terser • 5.37.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.0 AND MIT10
PackageRelationDependenciesPublished
@swc/core-darwin-arm64 • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-darwin-x64 • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm-gnueabihf • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-gnu • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-musl • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-gnu • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-musl • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-win32-arm64-msvc • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-win32-ia32-msvc • 1.3.78Super-fast alternative for babelINDIRECT0
@swc/core-win32-x64-msvc • 1.3.78Super-fast alternative for babelINDIRECT0
unknown6
PackageRelationDependenciesPublished
@faceless-ui/window-info • 2.1.2A React library for subscribing to window eventsINDIRECT0
busboy • 1.6.0A streaming parser for HTML form data for node.jsINDIRECT1
passport-anonymous • 1.0.1Anonymous authentication strategy for Passport.INDIRECT1
passport-local • 1.0.0Local username and password authentication strategy for Passport.INDIRECT1
passport-strategy • 1.0.0An abstract class implementing Passport's strategy API.INDIRECT0
streamsearch • 1.1.0Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
MIT OR WTFPL3
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
utf8-byte-length • 1.0.5Get utf8 byte length of stringINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
fs-monkey • 1.0.6Monkey patches for file system related things.INDIRECT0
memfs • 3.5.3In-memory file-system with Node's fs API.INDIRECT1
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.13.1A collection of essential TypeScript typesINDIRECT0
type-fest • 2.19.0A collection of essential TypeScript typesINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
mdn-data • 2.0.28Open Web data by the Mozilla Developer NetworkINDIRECT0
mdn-data • 2.0.30Open Web data by the Mozilla Developer NetworkINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
@swc/register • 0.1.10Super fast alternative for babel-registerINDIRECT5
LGPL-3.01
PackageRelationDependenciesPublished
qs-middleware • 1.0.3Connect querystring middlewareINDIRECT1
ISC OR WTFPL1
PackageRelationDependenciesPublished
sanitize-filename • 1.6.3Sanitize a string for use as a filenameINDIRECT2
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
WTFPL1
PackageRelationDependenciesPublished
truncate-utf8-bytes • 1.0.2Truncate string to given length in bytesINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001692A smaller version of caniuse-db, with only the essentials!INDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40luckydye%2Fastro-payload)](https://licenses.dev/npm/%40luckydye%2Fastro-payload)
<a href="https://licenses.dev/npm/%40luckydye%2Fastro-payload">
  <img src="https://licenses.dev/b/npm/%40luckydye%2Fastro-payload" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.13 version:

[![licenses](https://licenses.dev/b/npm/%40luckydye%2Fastro-payload/0.0.13)](https://licenses.dev/npm/%40luckydye%2Fastro-payload/0.0.13)
<a href="https://licenses.dev/npm/%40luckydye%2Fastro-payload/0.0.13">
  <img src="https://licenses.dev/b/npm/%40luckydye%2Fastro-payload/0.0.13" alt="licenses" />
</a>
GitHub