deno/cli/npm
David Sherret 7cd249db10
fix(npm): handle an npm package that has itself as a dependency (#17425)
I'm not sure this properly handles scenarios where an npm package uses
an alias that resolves to itself, we can fix that if we find a package
that actually depends on that behavior.

Closes #17420
2023-01-14 15:10:07 -05:00
..
resolution fix(npm): handle an npm package that has itself as a dependency (#17425) 2023-01-14 15:10:07 -05:00
resolvers fix(npm): allow to read package.json if permissions are granted (#17209) 2023-01-10 14:35:44 +01:00
semver chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
cache.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
registry.rs fix(npm): support old packages and registries with no integrity, but with a sha1sum (#17289) 2023-01-06 11:36:12 -05:00
tarball.rs fix(npm): support old packages and registries with no integrity, but with a sha1sum (#17289) 2023-01-06 11:36:12 -05:00