2021.6.7 • Published 3 years ago

@projectlint/os-lifecycle v2021.6.7

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

OS-lifecycle

Operating System support lifecycle

CI

Data sources

API

Module export a function with a single now optional argument to ask for the maintained operating systems in a specified date (current date by default), inspired by @pkgjs/nv. The module also return by default the data for all the registered operating systems versions. Raw-ish data can be get in the index.json file.

Returned data format (both for function calls or exported by default) is an object with the next entries:

  • all entry, with a list of all data entries at the specified date
  • OS families, each one with a special newest entry with the most recently released one
  • Operating systems entries for each one

Each operating system entry is a plain object with some or all the fields:

  • codename
  • created
  • eol
  • lts
  • name
  • release
  • series
  • version
2021.6.7

3 years ago

2021.5.5

3 years ago

2021.5.3

3 years ago

2020.10.29

4 years ago

2020.10.28

4 years ago

2020.10.23

4 years ago

2020.9.25

4 years ago

2020.8.19

4 years ago

2020.8.6

4 years ago

2020.7.30

4 years ago

2020.7.20

4 years ago

2020.6.25

4 years ago

2020.6.23

4 years ago

2020.5.19

4 years ago

2020.4.27-0

4 years ago

2020.4.26

4 years ago

2020.2.17

4 years ago

2019.12.29-0

4 years ago

2019.12.16

4 years ago

2019.12.15

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago