Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ update.ts
File
update.ts
src/node/routes/update.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Router } from
"express"
2
import
{ version } from
"../constants"
3
import
{ ensureAuthenticated } from
"../http"
4
Callers
nothing calls this directly
Calls
3
Router
Function · 0.85
getUpdate
Method · 0.80
isLatestVersion
Method · 0.80
Tested by
no test coverage detected