MCPcopy Create free account
hub / github.com/npm/cli / update-notifier.js

File update-notifier.js

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 2

runUpdateNotifierFunction · 0.85
endMethod · 0.80

Tested by

no test coverage detected