source: trip-planner-front/node_modules/npm-install-checks/CHANGELOG.md@ ceaed42

Last change on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 556 bytes
Line 
1# Change Log
2
3## v4.0
4
5* Remove `checkCycle` and `checkGit`, as they are no longer used in npm v7
6* Synchronous throw-or-return API instead of taking a callback needlessly
7* Modernize code and drop support for node versions less than 10
8
9## v3 2016-01-12
10
11* Change error messages to be more informative.
12* checkEngine, when not in strict mode, now calls back with the error
13 object as the second argument instead of warning.
14* checkCycle no longer logs when cycle errors are found.
15
16## v2 2015-01-20
17
18* Remove checking of engineStrict in the package.json
Note: See TracBrowser for help on using the repository browser.