Files
pnpm/packages/outdated
Zoltan Kochan 3a9fdd856b feat: --hoist-pattern <pattern>
New config added that allows hoisting packages by pattern.
This substitutes the shamefully-flatten config that hoist all
dependencies and makes them available for application code.
The new config gives access to the hoisted packages only  to
dependencies inside node_modules.

close #1998
close #1938
PR #1997
2019-09-08 20:54:19 +03:00
..
2019-09-08 20:54:19 +03:00

@pnpm/outdated

Check for outdated packages

npm version

Installation

<pnpm|npm|yarn> add @pnpm/outdated

License

MIT © Zoltan Kochan