deno/cli/npm
David Sherret 41f618a1df
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-17 17:38:50 -04:00
..
resolvers fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
cache.rs refactor(lsp): make RequestMethod private (#19114) 2023-05-12 19:07:40 -04:00
installer.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -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-01 16:42:05 -04:00
resolution.rs fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
tarball.rs refactor(npm): use deno_npm and deno_semver (#18602) 2023-04-06 18:46:44 -04:00