MCPcopy 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

1const { join, basename } = require('node:path')
2const fsp = require('node:fs/promises')
3const hgi = require('hosted-git-info')
4const semver = require('semver')

Callers

nothing calls this directly

Calls 3

runFunction · 0.70
mainFunction · 0.70
createMethod · 0.45

Tested by

no test coverage detected