Home
last modified time | relevance | path

Searched defs:outdated (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/lib/
Dupdate.js10 const outdated = Bluebird.promisify(npm.commands.outdated) constant
Doutdated.js85 function outdated (args, silent, cb) { function
/third_party/node/deps/npm/test/tap/
Dupdate-path.js12 outdated: function (args, silent, cb) { method