Home > @microsoft/rush-lib > PackageManager > shrinkwrapFilename
PackageManager.shrinkwrapFilename property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filename of the shrinkwrap file that is used by the package manager.
Signature:
readonly shrinkwrapFilename: string;
Remarks
Example: npm-shrinkwrap.json
or pnpm-lock.yaml