4.1.0 • Published 3 years ago

nodejs-recommended-versions v4.1.0

Weekly downloads
111
License
MIT
Repository
github
Last release
3 years ago

nodejs-recommended-versions

Build Status Coverage Npm Version MIT License

Node.js versions you should install

Install

yarn add nodejs-recommended-versions

Usage

import getRecommendVersions from 'nodejs-recommended-versions'

console.table(await getRecommendVersions())

// ->
// ┌─────────┬───────┬───────────┬───────────┐
// │ (index) │ major │  version  │ codeName  │
// ├─────────┼───────┼───────────┼───────────┤
// │    0    │  15   │ '15.14.0' │           │
// │    1    │  14   │ '14.16.1' │ 'fermium' │
// │    2    │  12   │ '12.22.1' │ 'erbium'  │
// │    3    │  10   │ '10.24.1' │ 'dubnium' │
// │    4    │   8   │ '8.17.0'  │ 'carbon'  │
// │    5    │   6   │ '6.17.1'  │  'boron'  │
// │    6    │   4   │  '4.9.1'  │  'argon'  │
// │    7    │   0   │ '0.12.18' │           │
// │    8    │   0   │ '0.10.48' │           │
// └─────────┴───────┴───────────┴───────────┘
4.1.0

3 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.11

5 years ago

1.0.12

5 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago