Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Strategy

Enumeration members

Enumeration members

HIGHEST

HIGHEST: = `highest`

This strategy dedupes a locator to the best candidate already installed in the project.

Because of this, it's guaranteed that:

  • it never takes more than a single pass to dedupe all dependencies
  • dependencies are never downgraded

Because of this, it's guaranteed that:

  • it never takes more than a single pass to dedupe all dependencies
  • dependencies are never downgraded

Generated using TypeDoc