1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/npm
David Sherret 968f91b01d
fix(npm): improved optional dependency support (#19135)
Note: If the package information has already been cached, then this
requires running with `--reload` or for the registry information to be
fetched some other way (ex. the cache busting).

Closes #15544

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-05-18 17:05:03 +02:00
..
resolvers fix(npm): improved optional dependency support (#19135) 2023-05-18 17:05:03 +02:00
cache.rs refactor(lsp): make RequestMethod private (#19114) 2023-05-18 17:04:49 +02:00
installer.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-11 17:26:30 -04:00
mod.rs refactor(node): move most of cli/node to ext/node (#18797) 2023-04-21 21:02:46 -04:00
registry.rs perf: lazily create RootCertStore (#18938) 2023-05-04 16:18:49 +02:00
resolution.rs fix(npm): improved optional dependency support (#19135) 2023-05-18 17:05:03 +02:00
tarball.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-06 18:46:44 -04:00