PnpmOutdated.

Outdated(PnpmOutdatedSettings) Method

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