MCPcopy Create free account
hub / github.com/npm/cli / version.js

File version.js

workspaces/libnpmversion/lib/version.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// called with all the options already set to their defaults
2
3const retrieveTag = require('./retrieve-tag.js')
4const semver = require('semver')

Callers

nothing calls this directly

Calls 4

cleanFunction · 0.85
runScriptFunction · 0.85
pushMethod · 0.80
readJsonFunction · 0.50

Tested by

no test coverage detected