npm

npm:latest

Last commit made on 2024-05-08
Get this branch:
git clone -b latest https://git.launchpad.net/npm

Branch merges

Branch information

Name:
latest
Repository:
lp:npm

Recent commits

ea0b07d... by Luke Karrys <email address hidden>

deps: pacote@18.0.6

8d161a4... by Luke Karrys <email address hidden>

deps: semver@7.6.1

268303c... by klm-turing <email address hidden>

docs: add npm version to every local help output (#7479)

Every page of npm help <x> display the local npm version.

This pull request helps the local reader of the documentation to know
which version of the documentation they are reading.

## References
Closes: https://github.com/npm/cli/issues/7110

722c0fa... by Gar <email address hidden>

fix: limit packument cache size based on heap size

This adds a new packument cache that is an instance of `lru-cache`.
It uses that package's ability to limit content based on size, and has
some multipliers based on research to mostly correctly approximate the
correlation between packument size and its memory usage. It also limits
the total size of the cache based on the actual heap available.

Closes: https://github.com/npm/cli/issues/7276
Related: https://github.com/npm/pacote/pull/369

5b2317b... by Gar <email address hidden>

deps: add lru-cache

26fefb8... by Luke Karrys <email address hidden>

deps: promzard@1.0.2

2146e1f... by Luke Karrys <email address hidden>

deps: npm-bundled@3.0.1

ff6c5d1... by Luke Karrys <email address hidden>

deps: minipass-fetch@3.0.5

419f9b9... by Luke Karrys <email address hidden>

deps: cmd-shim@6.0.3

dade2c8... by Luke Karrys <email address hidden>

deps: minipass@7.1.0