Skip to content

fix(audit): properly handle npm registries in subpaths#32164

Merged
bartlomieju merged 8 commits intodenoland:mainfrom
iownbey:fix-audit
Feb 18, 2026
Merged

fix(audit): properly handle npm registries in subpaths#32164
bartlomieju merged 8 commits intodenoland:mainfrom
iownbey:fix-audit

Conversation

@iownbey
Copy link
Copy Markdown
Contributor

@iownbey iownbey commented Feb 14, 2026

Fixes #32106

I feel like the test code I wrote could be better than a special case in the test server, but I'm not sure on what specifically to do differently that would conform to the spec test pattern.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 14, 2026

CLA assistant check
All committers have signed the CLA.

@iownbey iownbey reopened this Feb 17, 2026
@bartlomieju bartlomieju changed the title fix: deno audit properly handles npm registries in subpaths fix(audit): properly handle npm registries in subpaths Feb 18, 2026
Copy link
Copy Markdown
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bartlomieju bartlomieju merged commit 409b1d4 into denoland:main Feb 18, 2026
87 checks passed
@iownbey iownbey deleted the fix-audit branch February 18, 2026 15:54
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.

deno audit does not respect subpaths in NPM_CONFIG_REGISTRY

3 participants