@pnpm/modules-cleaner
TypeScript icon, indicating that this package has built-in type declarations

15.0.1 • Public • Published

@pnpm/modules-cleaner

Exports util functions to clean up node_modules

Install

pnpm install @pnpm/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

Dependents (3)

Package Sidebar

Install

npm i @pnpm/modules-cleaner

Weekly Downloads

4,415

Version

15.0.1

License

MIT

Unpacked Size

26.7 kB

Total Files

12

Last publish

Collaborators

  • pnpmuser
  • zkochan