Laptop-Thing/web/node_modules/node-releases
2024-11-27 12:35:48 -05:00
..
data Initial commit 2024-11-27 12:35:48 -05:00
LICENSE Initial commit 2024-11-27 12:35:48 -05:00
package.json Initial commit 2024-11-27 12:35:48 -05:00
README.md Initial commit 2024-11-27 12:35:48 -05:00

Node.js releases data

All data is located in data directory.

data/processed contains envs.json with node.js releases data preprocessed to be used by Browserslist and other projects. Each version in this file contains only necessary info: version, release date, LTS flag/name, and security flag.

data/release-schedule contains release-schedule.json with node.js releases date and end of life date.

Installation

npm install node-releases