bn.js

Big number implementation in pure javascript

socks

Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.

jest-docblock

`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.

regenerate-unicode-properties

Regenerate sets for Unicode properties and values.

@types/body-parser

TypeScript definitions for body-parser

path

Node.JS path module

he

A robust HTML entities encoder/decoder with full Unicode support.

get-port

Get an available port

char-regex

A regex to match any full character, considering weird character ranges.

markdown-it

Markdown-it - modern pluggable markdown parser.

get-package-type

Determine the `package.json#type` which applies to a location

event-target-shim

An implementation of WHATWG EventTarget interface.

envinfo

Info about your dev environment for debugging purposes

@babel/types

Babel Types is a Lodash-esque utility library for AST nodes

jest-cli

Delightful JavaScript Testing.

querystringify

Querystringify - Small, simple but powerful query string parser.

@types/babel__core

TypeScript definitions for @babel/core

whatwg-mimetype

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

url-join

Join urls and normalize as in path.join.

yup

Dead simple Object schema validation

@babel/plugin-transform-modules-commonjs

This plugin transforms ES2015 modules to CommonJS

react-router-dom

Declarative routing for React web applications

makeerror

A library to make errors.

array.prototype.findlastindex

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

terser-webpack-plugin

Terser plugin for webpack

@aws-crypto/sha256-browser

SHA256 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.

possible-typed-array-names

A simple list of possible Typed Array names.

@smithy/util-utf8

A UTF-8 string <-> UInt8Array converter

@aws-sdk/region-config-resolver

[![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.npmj

http-errors

Create HTTP error objects

cross-env

Run scripts that set and use environment variables across platforms

postcss-loader

PostCSS loader for webpack

object.hasown

ES spec-compliant shim for Object.hasOwn

setimmediate

A shim for the setImmediate efficient script yielding API

object.groupby

An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.

morgan

HTTP request logger middleware for node.js

@popperjs/core

Tooltip and Popover Positioning Engine

punycode

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

jws

Implementation of JSON Web Signatures

@types/prop-types

TypeScript definitions for prop-types