@babel/preset-react

Babel preset for all React plugins.

es-abstract

ECMAScript spec abstract operations.

process

process information for node.js and browsers

@babel/template

Generate an AST from a string template.

bignumber.js

A library for arbitrary-precision decimal and non-decimal arithmetic

asynckit

Minimal async jobs utility library, with streams support

postcss-selector-parser

> Selector parser with built in methods for working with selector strings.

parse-json

Parse JSON with more helpful errors

@typescript-eslint/utils

Utilities for working with TypeScript + ESLint together

estree-walker

Traverse an ESTree-compliant AST

parent-module

Get the path of the parent module

enhanced-resolve

Offers a async require.resolve function. It's highly configurable.

buffer-from

A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.

url-parse

Small footprint URL parser that works seamlessly across Node.js and browser environments

body-parser

Node.js body parsing middleware

json-stable-stringify-without-jsonify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies

xtend

extend like a boss

react-router-dom

Declarative routing for React web applications

is-negative-zero

Is this value negative zero? === will lie to you

@babel/preset-typescript

Babel preset for TypeScript.

@sinclair/typebox

Json Schema Type Builder with Static Type Resolution for TypeScript

@smithy/types

[![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)

deep-is

node's assert.deepEqual algorithm except for NaN being equal to NaN

source-map-js

Generates and consumes source maps

jsbn

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

tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

to-fast-properties

Force V8 to use fast properties for an object

validator

String validation and sanitization

protobufjs

Protocol Buffers for JavaScript (& TypeScript).

ajv-formats

Format validation for Ajv v7+

gensync

Allows users to use generators in order to write common functions that can be both sync or async.

dedent

A string tag that strips indentation from multi-line strings. ⬅️

crypto-js

JavaScript library of crypto standards.

internal-slot

ES spec-like internal slots

strip-bom

Strip UTF-8 byte order mark (BOM) from a string

randombytes

random bytes from browserify stand alone

dir-glob

Convert directories to glob compatible strings

mute-stream

Bytes go in, but they don't come out (when muted).

@types/jsonwebtoken

TypeScript definitions for jsonwebtoken

dotenv-expand

Expand environment variables using dotenv