Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ valid
Method
valid
workspaces/arborist/lib/edge.js:250–252 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
248
}
249
250
get valid () {
251
return
!this.error
252
}
253
254
get missing () {
255
return
this.error ===
'MISSING'
Callers
5
#getData
Method · 0.45
retrievePackageMetadata
Method · 0.45
semverPseudo
Method · 0.45
nodeMatches
Method · 0.45
isExactVersionDisjunction
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected