MCPcopy Index your code
hub / github.com/angular/angular-cli / update-secure-registry.ts

File update-secure-registry.ts

tests/e2e/tests/update/update-secure-registry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { exec, ng } from '../../utils/process';
2import { createNpmConfigForAuthentication } from '../../utils/registry';
3import { expectToFail } from '../../utils/utils';
4import { isPrereleaseCli } from '../../utils/project';

Callers

nothing calls this directly

Calls 8

isPrereleaseCliFunction · 0.90
ngFunction · 0.90
expectToFailFunction · 0.90
getActivePackageManagerFunction · 0.90
execFunction · 0.90
pushMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected