Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
t = require(
'tap'
)
2
const
{ basename } = require(
'node:path'
)
3
const
tmock = require(
'../../fixtures/tmock'
)
4
const
mockNpm = require(
'../../fixtures/mock-npm'
)
Callers
nothing calls this directly
Calls
2
runUpdateNotifier
Function · 0.85
end
Method · 0.80
Tested by
no test coverage detected