MCPcopy
hub / github.com/npm/node-semver / toString

Method toString

classes/range.js:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 toString () {
97 return this.range
98 }
99
100 parseRange (range) {
101 // strip build metadata so it can't bleed into the version

Callers 5

rangeMethod · 0.45
comparator.jsFile · 0.45
semver.jsFile · 0.45
range.jsFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected