Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ npmxPublicationRkey
Function
npmxPublicationRkey
shared/utils/atproto.ts:30–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
// Using our release date as the tid for the publication
30
export
const
npmxPublicationRkey = () =>
31
TID.create(Date.parse(
'2026-03-03'
) * MS_TO_MICROSECONDS, TID_CLOCK_ID)
Callers
2
buildATProtoDocument
Function · 0.90
checkPublication
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected