react-router

Declarative routing for React

sisteransi

ANSI escape codes for some terminal swag

@types/ws

TypeScript definitions for ws

aggregate-error

Create an error from multiple errors

highlight.js

Syntax highlighting with language autodetection.

husky

Modern native Git hooks

source-map-support

Fixes stack traces for files with source maps

nanoid

A tiny (116 bytes), secure URL-friendly unique string ID generator

loader-utils

utils for webpack loaders

path-exists

Check if a path exists

merge-descriptors

Merge objects using their property descriptors

@aws-sdk/client-sts

AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native

babel-plugin-polyfill-regenerator

A Babel plugin to inject imports to regenerator-runtime

http-proxy

HTTP proxying for the masses

@jridgewell/trace-mapping

Trace the original position through a source map

lodash.camelcase

The lodash method `_.camelCase` exported as a module.

end-of-stream

Call a callback when a readable/writable/duplex stream has completed or failed.

lodash.get

The lodash method `_.get` exported as a module.

css-loader

css loader module for webpack

fs-minipass

fs read and write streams based on minipass

for-each

A better forEach

babel-loader

babel module loader for webpack

object.fromentries

ES proposal-spec-compliant Object.fromEntries shim.

json5

JSON for Humans

external-editor

Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT

has-bigints

Determine if the JS environment has BigInt support.

log-update

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.

array.prototype.flat

An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.

@types/json-schema

TypeScript definitions for json-schema

fast-glob

It's a very fast and efficient glob library for Node.js

tar-fs

filesystem bindings for tar-stream

wcwidth

Port of C's wcwidth() and wcswidth()

proxy-from-env

Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.

less

Leaner CSS

whatwg-fetch

A window.fetch polyfill.

@rollup/pluginutils

A set of utility functions commonly used by Rollup plugins

socks-proxy-agent

A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS

whatwg-mimetype

Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard

@eslint/eslintrc

The legacy ESLintRC config file format for ESLint

@babel/plugin-syntax-import-meta

Allow parsing of import.meta