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

estree-walker

Traverse an ESTree-compliant AST

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

@babel/preset-typescript

Babel preset for TypeScript.

@typescript-eslint/utils

Utilities for working with TypeScript + ESLint together

is-negative-zero

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

deep-is

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

@sinclair/typebox

Json Schema Type Builder with Static Type Resolution for TypeScript

@types/uuid

TypeScript definitions for uuid

source-map-js

Generates and consumes source maps

json-buffer

JSON parse & stringify that supports binary via bops & base64

tsconfig-paths

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

sass-loader

Sass loader for webpack

to-fast-properties

Force V8 to use fast properties for an object

@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)

validator

String validation and sanitization

protobufjs

Protocol Buffers for JavaScript (& TypeScript).

body-parser

Node.js body parsing middleware

dedent

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

crypto-js

JavaScript library of crypto standards.

randombytes

random bytes from browserify stand alone

internal-slot

ES spec-like internal slots

dir-glob

Convert directories to glob compatible strings

strip-bom

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

dotenv-expand

Expand environment variables using dotenv

mute-stream

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

process

process information for node.js and browsers

@types/jsonwebtoken

TypeScript definitions for jsonwebtoken

node-releases

Node.js releases data

prelude-ls

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

babel-core

Babel compiler core.

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.

string.prototype.trimstart

ES2019 spec-compliant String.prototype.trimStart shim.

csstype

Strict TypeScript and Flow types for style based on MDN data

@babel/helper-plugin-utils

General utilities for plugins to use

define-properties

Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.

tailwindcss

A utility-first CSS framework for rapidly building custom user interfaces.

available-typed-arrays

Returns an array of Typed Array names that are available in the current environment