deno/cli/npm/managed
David Sherret 31154ff958
fix(check): attempt to resolve types from pkg before @types pkg (#24152)
I've been meaning to fix this for ages, but I finally ran into it here:


https://github.com/dsherret/ts-ast-viewer/actions/runs/9432038675/job/25981325408

We need to resolve the `@types` package as a fallback instead of eagerly
resolving it.
2024-06-08 20:05:28 -04:00
..
cache fix(npm): use configured auth for tarball urls instead of scope auth (#24111) 2024-06-05 21:24:52 +00:00
resolvers fix(check): attempt to resolve types from pkg before @types pkg (#24152) 2024-06-08 20:05:28 -04:00
installer.rs fix: better handling of npm resolution occurring on workers (#24094) 2024-06-05 17:04:16 +02:00
mod.rs fix(check): attempt to resolve types from pkg before @types pkg (#24152) 2024-06-08 20:05:28 -04:00
registry.rs refactor: NpmRegistryApi - #[async_trait(?Send)] (#24126) 2024-06-06 22:37:41 +00:00
resolution.rs refactor(npm): improve locking around updating npm resolution (#24104) 2024-06-05 15:17:35 -04:00