MCPcopy 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
3import fs from 'node:fs';
4import { createInterface } from 'node:readline';

Callers

nothing calls this directly

Calls 7

getVersionsFromFileFunction · 0.85
opendirMethod · 0.80
allMethod · 0.80
isFileMethod · 0.45
pushMethod · 0.45
logMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected