combined-stream

A stream that emits multiple other streams one after another.

queue-microtask

fast, tiny `queueMicrotask` shim for modern engines

whatwg-url

An implementation of the WHATWG URL Standard's URL API and parsing machinery

make-error

Make your own error types!

prop-types

Runtime type checking for React props and similar objects.

esutils

utility box for ECMAScript language tools

espree

An Esprima-compatible JavaScript parser built on Acorn

escape-html

Escape string for use in HTML

@babel/code-frame

Generate errors that contain a code frame that point to source locations.

file-entry-cache

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

natural-compare

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

slice-ansi

Slice a string with ANSI escape codes

entities

Encode & decode XML and HTML entities with ease & speed

vite

Native-ESM powered web dev build tool

tiny-invariant

A tiny invariant function

parent-module

Get the path of the parent module

tr46

An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing

qs

A querystring parser that supports nesting and arrays, with a depth limit

yn

Parse yes/no like values

has-tostringtag

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

cli-spinners

Spinners for use in the terminal

ieee754

Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

moment

Parse, validate, manipulate, and display dates

array-union

Create an array of unique values, in order, from the input arrays

esquery

A query library for ECMAScript AST using a CSS selector like query language.

@aws-sdk/types

Types for the AWS SDK

y18n

the bare-bones internationalization library used by yargs

@babel/preset-react

Babel preset for all React plugins.

get-caller-file

[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a

function-bind

Implementation of Function.prototype.bind

merge-stream

Create a stream that emits events from multiple other streams

bignumber.js

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

@babel/template

Generate an AST from a string template.

asynckit

Minimal async jobs utility library, with streams support

postcss-selector-parser

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

v8-compile-cache-lib

Require hook for automatic V8 compile cache persistence

parse-json

Parse JSON with more helpful errors

enhanced-resolve

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

loose-envify

Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST

buffer-from

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