MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / checkPackageVersion

Method checkPackageVersion

packages/core/src/utils/fs-utils.ts:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 getORMPackages(): Set<string>;
25 getORMPackageVersion(name: string): string | undefined;
26 checkPackageVersion(): void;
27 normalizePath(...parts: string[]): string;
28 relativePath(path: string, relativeTo: string): string;
29 absolutePath(path: string, baseDir?: string): string;

Callers 2

configureFunction · 0.80
CLIHelper.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected