babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code

eslint-import-resolver-node

Node default behavior import resolution plugin for eslint-plugin-import.

@jridgewell/sourcemap-codec

Encode/decode sourcemap mappings

@jridgewell/trace-mapping

Trace the original position through a source map

svgo

Nodejs-based tool for optimizing SVG vector graphics files

lodash.isequal

The Lodash method `_.isEqual` exported as a module.

jest-util

This packages is a collection of utilities and helper functions

jest-pnp-resolver

plug'n'play resolver for Webpack

css-loader

css loader module for webpack

jest-config

get-package-type

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

webpack-cli

CLI for webpack & friends

babel-plugin-jest-hoist

Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).

jest-watcher

Delightful JavaScript Testing.

md5

js function for hashing messages with MD5

socks-proxy-agent

A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS

hoist-non-react-statics

Copies non-react specific statics from a child component to a parent component

external-editor

Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT

css-what

a CSS selector parser

fb-watchman

Bindings for the Watchman file watching service

wcwidth

Port of C's wcwidth() and wcswidth()

array.prototype.flat

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

jest-runtime

highlight.js

Syntax highlighting with language autodetection.

psl

Domain name parser based on the Public Suffix List

bser

JavaScript implementation of the BSER Binary Serialization

concat-stream

writable stream that concatenates strings or binary data and calls a callback with the result

@aws-sdk/credential-provider-node

AWS credential provider that sources credentials from a Node.JS environment.

whatwg-encoding

Decode strings according to the WHATWG Encoding Standard

jsonc-parser

Scanner and parser for JSON with comments.

@types/ws

TypeScript definitions for ws

jest-haste-map

jest-each

Parameterised tests for Jest

query-string

Parse and stringify URL query strings

lodash.memoize

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

es-object-atoms

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

jest-runner

jest-changed-files

A module used internally by Jest to check which files have changed since you last committed in git or hg.

commondir

compute the closest common parent for file paths

cli-table3

Pretty unicode tables for the command line. Based on the original cli-table.