Changes between Initial Version and Version 2 of Ticket #56658
- Timestamp:
- 09/26/2022 04:23:35 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56658 – Description
initial v2 7 7 - NPM 7 introduces a new lock file format (see #52951). 8 8 - NPM 8 had only one notable breaking change, [https://github.blog/changelog/2021-10-07-npm-cli-upgraded-to-version-8/ dropping support for NodeJS 10]. 9 - Twenty Nineteen, Twenty Twenty, and Twenty Twenty-One all have their own `package.json` files and are set up to run on NodeJS `14.x`. These should probably be updated as well so that the version required is consistent.