Node.js
communityOpen-source JavaScript runtime built on Chrome's V8 engine, enabling server-side JavaScript execution. Powers millions of web applications with the npm ecosystem of 2+ million packages.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/dist/index.jsonGet Node.js release information
Returns
releases[] with version, date, npm, v8, uv, zlib, openssl, modules, lts, securityGET
/api/v1/docs/searchSearch Node.js API documentation
Parameters
qmodule or method (stringrequiredversionv22|v20|v18 (stringoptionalReturns
results[] with title, module, version, excerpt, urlGET
/api/v1/security/advisoriesGet Node.js security vulnerability advisories
Parameters
yearintegeroptionalseveritycritical|high|medium|low (stringoptionalReturns
advisories[] with id, title, severity, cve, affected_versions, patched_version, url