CycloneDX/cyclonedx-node-yarn

feat: support for yarn protocol `jsr:`

Ouverte

#289 ouverte le 10 avr. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (10 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (27 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Is your feature request related to a problem? Please describe.

since yarn 4.9.0 they have native support for protocol jsr. see https://github.com/yarnpkg/berry/releases/tag/%40yarnpkg/cli/4.9.0

lets add support for it!

Describe the solution you'd like

JSR packages have the download location have the "correct" (whatever this means) properties:

test bed should be a new one called jsr-protocol-dependency!

Describe alternatives you've considered

/

Additional context

Contribution

  • I am willing to provide an implementation
  • I will wait until somebody else implements it

Guide contributeur