Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nodejs.org
/ downloadsTable
Function
downloadsTable
apps/site/scripts/release-post/downloadsTable.mjs:117–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
};
116
117
export
const
downloadsTable = version =>
118
resolveDownloads(version).map(item => resolveUrl(item, version));
Callers
1
verifyDownloads
Function · 0.90
Calls
2
resolveDownloads
Function · 0.85
resolveUrl
Function · 0.85
Tested by
no test coverage detected