Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ check-postinstalls.ts
File
check-postinstalls.ts
tests/e2e/tests/misc/check-postinstalls.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
glob from
'fast-glob'
;
2
import
{ readFile } from
'../../utils/fs'
;
3
4
const
CURRENT_SCRIPT_PACKAGES: ReadonlySet<string> =
new
Set([
Callers
nothing calls this directly
Calls
4
readFile
Function · 0.90
glob
Function · 0.85
has
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected