jest-changed-files(latest: 29.2.0) A module used internally by Jest to check which files have changed since you last committed in git or hg.
babel-preset-jest(latest: 29.2.0) > Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest).
babel-plugin-jest-hoist(latest: 29.2.0) 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/facebook/jest/tree/main/packages/babel-jest)
jest-get-type(latest: 29.2.0) A utility function to get the type of a value
jest-docblock(latest: 29.2.0) `jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.
jest-validate(latest: 29.3.1) Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.