Package Exports
- node-releases/data/processed/envs
- node-releases/data/processed/envs.json
- node-releases/data/release-schedule/release-schedule
- node-releases/data/release-schedule/release-schedule.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-releases) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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