This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pnpm.
Summary
Check for outdated packages. The check can be limited to a subset of the
installed packages by providing arguments (patterns are supported).
Visit https://pnpm.io/7.x/cli/outdated for documentation about this command.
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Outdated - Containing Type
- PnpmOutdated
Syntax
public void Outdated(PnpmOutdatedSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | PnpmOutdatedSettings |
Return Value
Type | Description |
---|---|
void |