Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ create-node-pr.js
File
create-node-pr.js
scripts/create-node-pr.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ join, basename } = require(
'node:path'
)
2
const
fsp = require(
'node:fs/promises'
)
3
const
hgi = require(
'hosted-git-info'
)
4
const
semver = require(
'semver'
)
Callers
nothing calls this directly
Calls
3
run
Function · 0.70
main
Function · 0.70
create
Method · 0.45
Tested by
no test coverage detected