Home > @microsoft/rush-lib > PnpmOptionsConfiguration > trustPolicyIgnoreAfterMinutes
PnpmOptionsConfiguration.trustPolicyIgnoreAfterMinutes property
The number of minutes after which pnpm will ignore trust level downgrades. Packages published longer ago than this threshold will not be blocked even if their trust level has decreased.
Signature:
readonly trustPolicyIgnoreAfterMinutes: number | undefined;
Remarks
(SUPPORTED ONLY IN PNPM 10.27.0 AND NEWER)
PNPM documentation: https://pnpm.io/settings\#trustpolicyignoreafter