Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ unit.test.ts
File
unit.test.ts
packages/build-utils/test/unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ms from
'ms'
;
2
import
path from
'path'
;
3
import
fs from
'fs-extra'
;
4
import
{ strict as assert } from
'assert'
;
Callers
nothing calls this directly
Calls
15
getSupportedNodeVersion
Function · 0.90
getNodeVersion
Function · 0.90
getLatestNodeVersion
Function · 0.90
getDiscontinuedNodeVersions
Function · 0.90
runNpmInstall
Function · 0.90
runPackageJsonScript
Function · 0.90
scanParentDirs
Function · 0.90
findPackageJson
Function · 0.90
rename
Function · 0.90
expectBuilderError
Function · 0.85
split
Method · 0.80
push
Method · 0.65
Tested by
no test coverage detected