Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > IPnpmLockfilePolicies

IPnpmLockfilePolicies interface

Possible values for the pnpmLockfilePolicies setting in Rush's pnpm-config.json file.

Signature:

export interface IPnpmLockfilePolicies 

Properties

Property

Modifiers

Type

Description

disallowInsecureSha1?

{ enabled: boolean; exemptPackageVersions: Record<string, string[]>; }

(Optional) Forbid sha1 hashes in pnpm-lock.yaml