MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/release/versioning/npm-command.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14import {Log} from '../../utils/logging.js';
15
16export abstract class NpmCommand {
17 /**
18 * Runs NPM publish within a specified package directory.
19 * @throws With the process log output if the publish failed.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected