1.0.15 • Published 10 months ago

dephellp v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

dep hellp

It's all too common that your node_modules folder ends up with a structure that doesn't satisfy every package's stated dependencies. This tool lets you check for that and guides you through to fix the reported problems.

Usage

npx dephellp

Notes

This is a fork of are-my-node-modules-messed-up, with some extra features (like guidance, ecosystem knowledge, etc)

Main changes

  • ESM / type=module
  • Requires Node 22+
  • Prettier / more readable output (especially for pnpm)
  • Interactive guidance for fixing the problems
  • Additional support for
    • monorepos
    • pnpm.overrides
    • additional version specifiers
      • pnpm's workspace protocol
      • npm:
      • link:
      • github:
  • Removes fs-extra, chalk

Development

  • pnpm install
  • in one terminal run: pnpm prepare --watch
  • in another terminal run: ~/path/to/this/repo/dist/index.js
1.0.9

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.8

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago