Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ version-packages.mjs
File
version-packages.mjs
scripts/version-packages.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ exec, spawnSync } from
'node:child_process'
2
import
{ randomUUID } from
'node:crypto'
3
import
fs from
'node:fs/promises'
4
import
{ tmpdir } from
'node:os'
Callers
nothing calls this directly
Calls
7
exec
Function · 0.85
resolve
Method · 0.80
set
Method · 0.80
error
Method · 0.80
entries
Method · 0.45
has
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected