File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.0.0] ( https://github.com/npm/npm-install-checks/compare/v4.0.0...v5.0.0 ) (2022-04-05)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * this drops support for node 10 and non-LTS versions of node 12 and node 14
9
+
10
+ ### Dependencies
11
+
12
+ * @npmcli/template-oss @3.2.2 ([ 45e7fd5] ( https://github.com/npm/npm-install-checks/commit/45e7fd5dee0c5137825c75acbc62eacc7d0c0d08 ) )
13
+
3
14
## v4.0
4
15
5
16
* Remove ` checkCycle ` and ` checkGit ` , as they are no longer used in npm v7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-install-checks" ,
3
- "version" : " 4 .0.0" ,
3
+ "version" : " 5 .0.0" ,
4
4
"description" : " Check the engines and platform fields in package.json" ,
5
5
"main" : " lib/index.js" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments