MCPcopy Index your code
hub / github.com/nodejs/node / update-notifier.js

File update-notifier.js

deps/npm/test/lib/cli/update-notifier.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { basename } = require('node:path')
3const tmock = require('../../fixtures/tmock')
4const mockNpm = require('../../fixtures/mock-npm')

Callers

nothing calls this directly

Calls 6

runUpdateNotifierFunction · 0.85
nowMethod · 0.80
requireFunction · 0.50
testMethod · 0.45
endMethod · 0.45
entriesMethod · 0.45

Tested by

no test coverage detected