Skip to content

Preserve npm scopes when fetching package metadata - #210

Open
codewithfourtix wants to merge 1 commit into
aboutcode-org:masterfrom
codewithfourtix:fix-scoped-npm-package-metadata
Open

Preserve npm scopes when fetching package metadata#210
codewithfourtix wants to merge 1 commit into
aboutcode-org:masterfrom
codewithfourtix:fix-scoped-npm-package-metadata

Conversation

@codewithfourtix

Copy link
Copy Markdown

The package metadata fetcher drops the namespace from scoped npm packages, querying the unscoped package and returning an unscoped package URL. Include the scope in both places.

Adds scoped and unscoped regressions. The separate version-list fetcher already handles scopes.

Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant