4.1.0 • Published 2 years ago

nodejs-recommended-versions v4.1.0

Weekly downloads
111
License
MIT
Repository
github
Last release
2 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

2 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago