Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
retrieveTag = require(
'./retrieve-tag.js'
)
4
const
semver = require(
'semver'
)
Callers
nothing calls this directly
Calls
4
clean
Function · 0.85
runScript
Function · 0.85
push
Method · 0.80
readJson
Function · 0.50
Tested by
no test coverage detected