mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-01 20:48:41 -04:00
fe0eafd87ca2330ee57fe156bed7fcb8870bcd1f
@pnpm/outdated
Check for outdated packages
Installation
npm i -S @pnpm/outdated
API
default: outdated(path): Promise<OutdatedPackage[]>
Returns an array of outdated packages.
Arguments
path- String - path to the project
License
Languages
TypeScript
98.8%
JavaScript
0.8%
Shell
0.4%