update-browserslist-db

CLI tool to update caniuse-lite to refresh target browsers from Browserslist config

create-require

Polyfill for Node.js module.createRequire (<= v12.2.0)

text-table

borderless text tables with alignment

keyv

Simple key-value storage with support for multiple backends

es-define-property

`Object.defineProperty`, but not IE 8's broken one.

istanbul-lib-instrument

Core istanbul API for JS code coverage

esrecurse

ECMAScript AST recursive visitor

moment

Parse, validate, manipulate, and display dates

is-path-inside

Check if a path is inside another path

fast-levenshtein

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

esprima

ECMAScript parsing infrastructure for multipurpose analysis

word-wrap

Wrap words to a specified length.

lodash.debounce

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

acorn-jsx

Modern, fast React.js JSX parser

co

generator async control flow goodness

vite

Native-ESM powered web dev build tool

serve-static

Serve static files

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

sass-loader

Sass loader for webpack

@babel/code-frame

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

slice-ansi

Slice a string with ANSI escape codes

espree

An Esprima-compatible JavaScript parser built on Acorn

escape-html

Escape string for use in HTML

@types/uuid

TypeScript definitions for uuid

natural-compare

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

entities

Encode & decode XML and HTML entities with ease & speed

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

tr46

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

tiny-invariant

A tiny invariant function

has-tostringtag

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

yn

Parse yes/no like values

cli-spinners

Spinners for use in the terminal

array-union

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

json-buffer

JSON parse & stringify that supports binary via bops & base64

v8-compile-cache-lib

Require hook for automatic V8 compile cache persistence

@aws-sdk/types

Types for the AWS SDK

function-bind

Implementation of Function.prototype.bind

y18n

the bare-bones internationalization library used by yargs