MCPcopy
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
3const { test } = require('tap')
4const SemVer = require('../../classes/semver')

Callers

nothing calls this directly

Calls 7

compareMethod · 0.80
comparePreMethod · 0.80
incMethod · 0.80
compareMainMethod · 0.80
compareBuildMethod · 0.80
testMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected