CycloneDX/cyclonedx-node-yarn

feat: support for yarn protocol `jsr:`

开放

#289 创建于 2025年4月10日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (10 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (27 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南