# @yeoman/conflicter

> Conflict resolution for yeoman's generator/environment stack

Latest version **4.2.0** (published 2026-09-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @yeoman/conflicter
pnpm add @yeoman/conflicter
yarn add @yeoman/conflicter
bun add @yeoman/conflicter
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.2.0 |
| Published | 2026-09-02 |
| First published | 2023-05-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | 20 \|\| >=22 |
| Dependencies | 12 |
| Unpacked size | 50 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1 |
| Author | The Yeoman Team |
| Maintainers | sboudrias, mischah, ulisesgascon, mshima, joshuakgoldberg |
| Keywords | yeoman, api |

## Links

- npm: https://www.npmjs.com/package/@yeoman/conflicter
- Repository: https://github.com/yeoman/yeoman-api
- Homepage: http://yeoman.io
- Issues: https://github.com/yeoman/yeoman-api/issues
- npm.io page: https://npm.io/package/@yeoman/conflicter

## Dependencies (12)

- [diff](https://npm.io/package/diff.md) ^9.0.0
- [slash](https://npm.io/package/slash.md) ^5.1.0
- [cli-table](https://npm.io/package/cli-table.md) ^0.3.11
- [minimatch](https://npm.io/package/minimatch.md) ^10.2.5
- [dateformat](https://npm.io/package/dateformat.md) ^5.0.3
- [p-transform](https://npm.io/package/p-transform.md) ^5.0.1
- [isbinaryfile](https://npm.io/package/isbinaryfile.md) ^5.0.4
- [pretty-bytes](https://npm.io/package/pretty-bytes.md) ^7.1.0
- [mem-fs-editor](https://npm.io/package/mem-fs-editor.md) ^12.0.4
- [textextensions](https://npm.io/package/textextensions.md) ^6.11.0
- [@yeoman/transform](https://npm.io/package/@yeoman/transform.md) ^2.1.1
- [binary-extensions](https://npm.io/package/binary-extensions.md) ^3.1.0

## Recent versions

- 4.2.0 (latest) — 2026-09-02
- 4.1.0 — 2026-04-24
- 4.0.1 — 2026-02-28
- 4.0.0 — 2025-11-16
- 3.0.0 — 2025-08-15
- 2.4.0 — 2025-04-15
- 2.3.2 — 2024-11-21
- 2.3.1 — 2024-10-14
- 2.3.0 — 2024-10-02
- 2.2.1 — 2024-10-01
- 2.2.0 — 2024-09-30
- 2.1.0 — 2024-08-26
- 2.0.0 — 2023-10-27
- 2.0.0-alpha.2 — 2023-10-16
- 2.0.0-alpha.1 — 2023-10-12
- … 29 more at https://npm.io/package/@yeoman/conflicter/versions

## README

# @yeoman/conflicter

[![NPM version][npm-image]][npm-url]
[![NPM Test](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yeoman-api/actions/workflows/ci.yml)

> File conflict resolution for yeoman's generator/environment stack

Intended for internal yeoman generator/environment stack use.

## License

MIT © [The Yeoman Team](http://yeoman.io)

[npm-image]: https://badge.fury.io/js/@yeoman%2Fconflicter.svg
[npm-url]: https://npmjs.org/package/@yeoman/conflicter

---
_Source: https://npm.io/package/@yeoman/conflicter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
