We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jsr:
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
jsr
lets add support for it!
JSR packages have the download location have the "correct" (whatever this means) properties:
test bed should be a new one called jsr-protocol-dependency!
jsr-protocol-dependency
/
The text was updated successfully, but these errors were encountered:
a kickstart was made, by adding test beds and initial test snapshots: #293 the PR might be abandoned, feel free to continue
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
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.0lets add support for it!
Describe the solution you'd like
JSR packages have the download location have the "correct" (whatever this means) properties:
jsr
for type -- see [PROPOSAL] purl typejsr
package-url/purl-spec#457test bed should be a new one called
jsr-protocol-dependency
!Describe alternatives you've considered
/
Additional context
jsr
package-url/purl-spec#457Contribution
The text was updated successfully, but these errors were encountered: