Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cursor/community-plugins
/ update-plugin.ts
File
update-plugin.ts
apps/cursor/src/actions/update-plugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use server"
;
2
3
import
{ updateTag } from
"next/cache"
;
4
import
{ z } from
"zod"
;
Callers
nothing calls this directly
Calls
8
createClient
Function · 0.90
pluginScanLimit
Function · 0.90
resolveComponentSlug
Function · 0.90
enqueuePluginScan
Function · 0.90
kickDrainAfterResponse
Function · 0.90
installRelevantChanged
Function · 0.85
componentKey
Function · 0.85
resolveComponentMetadata
Function · 0.85
Tested by
no test coverage detected