MCPcopy
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

1import { exec, spawnSync } from 'node:child_process'
2import { randomUUID } from 'node:crypto'
3import fs from 'node:fs/promises'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 7

execFunction · 0.85
resolveMethod · 0.80
setMethod · 0.80
errorMethod · 0.80
entriesMethod · 0.45
hasMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected