feat: massage package.json files before lock file generation (#804)
- Any package names not matching valid pattern will be rewritten to “dummy” - “engines” and “scripts” fields will be completely removed Closes #801, Closes #784
Showing
- lib/workers/branch/lock-files.js 15 additions, 2 deletionslib/workers/branch/lock-files.js
- test/workers/branch/__snapshots__/lock-files.spec.js.snap 4 additions, 4 deletionstest/workers/branch/__snapshots__/lock-files.spec.js.snap
- test/workers/branch/lock-files.spec.js 6 additions, 3 deletionstest/workers/branch/lock-files.spec.js
Loading
Please register or sign in to comment