kamiazya/ngx-face-api-js

View on GitHub
projects/ngx-face-api-js/schematics/util/npmjs.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getLatestNodeVersion has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function getLatestNodeVersion(
  packageName: string,
): Promise<NpmRegistryPackage> {
  const DEFAULT_VERSION = 'latest';

Severity: Minor
Found in projects/ngx-face-api-js/schematics/util/npmjs.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status