Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ list-released-versions-from-changelogs.mjs
File
list-released-versions-from-changelogs.mjs
tools/lint-md/list-released-versions-from-changelogs.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
fs from
'node:fs'
;
4
import
{ createInterface } from
'node:readline'
;
Callers
nothing calls this directly
Calls
7
getVersionsFromFile
Function · 0.85
opendir
Method · 0.80
all
Method · 0.80
isFile
Method · 0.45
push
Method · 0.45
log
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected