1.0.15 • Published 7 months ago

dephellp v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
7 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

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.8

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago