MCPcopy Index your code
hub / github.com/npm/node-semver / simplify.js

File simplify.js

ranges/simplify.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3// given a set of versions and a range, create a "simplified" range
4// that includes the same versions that the original range does

Callers

nothing calls this directly

Calls 2

compareFunction · 0.85
satisfiesFunction · 0.85

Tested by

no test coverage detected