Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ update-cli-repos.js
File
update-cli-repos.js
scripts/update-cli-repos.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ join } = require(
'node:path'
)
2
const
{ fs, gh, run } = require(
'./util.js'
)
3
4
const
query = `
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected