Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npm/node-semver
/ isAny
Function
isAny
classes/range.js:241–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
240
const
isNullSet = c => c.value ===
'<0.0.0-0'
241
const
isAny = c => c.value ===
''
242
243
// take a set of comparators and determine whether there
244
// exists a version which can satisfy it
Callers
1
constructor
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected