Home
last modified time | relevance | path

Searched defs:updateNotifier (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/update-notifier/
Dcheck.js3 let updateNotifier = require('.'); variable
7 updateNotifier = new updateNotifier.UpdateNotifier(options); variable
Dindex.js150 const updateNotifier = new UpdateNotifier(options); constant