Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npm/node-semver
/ semver.js
File
semver.js
test/classes/semver.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test } = require(
'tap'
)
4
const
SemVer = require(
'../../classes/semver'
)
Callers
nothing calls this directly
Calls
7
compare
Method · 0.80
comparePre
Method · 0.80
inc
Method · 0.80
compareMain
Method · 0.80
compareBuild
Method · 0.80
test
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected