Home
last modified time | relevance | path

Searched refs:thenValidateOutput (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/test/need-npm5-update/
Doutdated-depth-deep.js69 common.npm(conf.concat(['outdated', '--depth', 9999]), {cwd: pkg}, thenValidateOutput)
72 function thenValidateOutput (err, code, stdout, stderr) { function