Files
pnpm/installing/linking/modules-cleaner
Zoltan Kochan 53b105416f chore(release): 11.6.0 (#12336)
* chore(release): 11.6.0

* docs: update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-12 00:53:15 +02:00
..
2026-06-12 00:53:15 +02:00
2026-06-12 00:53:15 +02:00

@pnpm/installing.linking.modules-cleaner

Exports util functions to clean up node_modules

Install

pnpm install @pnpm/installing.linking.modules-cleaner

API

prune(...args)

Compares the wanted lockfile with the current one and removes redundant packages from node_modules.

removeDirectDependency(...args)

Removes a direct dependency from node_modules.

License

MIT