deno/cli/npm
David Sherret 5e4e324ceb
fix(lockfile): error if a referenced package id doesn't exist in list of packages (#16509)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-11-02 01:07:45 +00:00
..
resolvers feat: support npm specifiers in deno info for display text output only (#16470) 2022-10-28 16:19:55 -04:00
semver feat(unstable/npm): support providing npm dist-tag in npm package specifier (#16293) 2022-10-17 09:16:19 -04:00
cache.rs feat(unstable/npm): initial type checking of npm specifiers (#16332) 2022-10-21 15:20:18 +00:00
mod.rs fix(lock): Additive lock file (#16500) 2022-11-01 00:07:36 +01:00
registry.rs feat(npm): functionality to support child_process.fork (#15891) 2022-09-28 13:04:16 -04:00
resolution.rs fix(lockfile): error if a referenced package id doesn't exist in list of packages (#16509) 2022-11-02 01:07:45 +00:00
tarball.rs fix(npm): better node version and version requirement compatibility (#15714) 2022-09-01 11:50:12 -04:00