UNPKG

@pnpm/lockfile.settings-checker

Version:

Utilities to check if lockfile settings are out-of-date

4 lines (3 loc) 226 B
export { calcPatchHashes } from './calcPatchHashes'; export { createOverridesMapFromParsed } from './createOverridesMapFromParsed'; export { type ChangedField, getOutdatedLockfileSetting } from './getOutdatedLockfileSetting';