aboutcode-org / aboutcode-org/scancode-toolkit

Support yarn "resolutions"

Abierto
#4,189 0 comentarios 0 reacciones 0 asignados Ver en GitHub
new feature
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

See https://yarnpkg.com/configuration/manifest#resolutions

> Override the resolutions of specific dependencies.

> This field allows you to instruct Yarn to use a specific resolution (specific package version) instead of anything the resolver would normally pick. This is useful to enforce all your packages to use a single version of a dependency, or backport a fix. The syntax for the resolution key accepts one level of specificity, so all the following examples are correct.
>
> Note: When a path is relative, like it can be with the file: and portal: protocols, it is resolved relative to the path of the project.
>
> Note: The resolutions field can only be set at the root of the project, and will generate a warning if used in any other workspace.
>

See also:
- https://github.com/aboutcode-org/scancode-toolkit/issues/4122

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.