Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-12-11, Version 23.4.0 (Current), @aduh95 #31

Closed
wants to merge 89 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
882b70c
tools: bump cross-spawn from 7.0.3 to 7.0.5 in /tools/eslint
dependabot[bot] Nov 18, 2024
72eb710
tools: fix riscv64 build failed
luyahan Nov 18, 2024
f9d25ed
doc: add history entry for import assertion removal
aduh95 Nov 18, 2024
83e02dc
build: compile bundled ada conditionally
jirutka Nov 16, 2024
d8eb83c
build: compile bundled simdjson conditionally
jirutka Nov 16, 2024
fffabca
build: compile bundled simdutf conditionally
jirutka Nov 16, 2024
9c61038
deps: update simdutf to 5.6.2
nodejs-github-bot Nov 19, 2024
efb9f05
doc,lib,src,test: unflag sqlite module
cjihrig Nov 19, 2024
8a5d8c7
test_runner: mark context.plan() as stable
cjihrig Nov 19, 2024
8197815
test_runner: mark snapshot testing as stable
cjihrig Nov 19, 2024
219f5f2
doc: include git node release --promote to steps
RafaelGSS Nov 19, 2024
f711a48
doc: fix relative path mention in --allow-fs
RafaelGSS Nov 19, 2024
d093820
tools: lint js in `doc/**/*.md`
LiviaMedeiros Nov 20, 2024
497a9ae
src: fix kill signal on Windows
huseyinacacak-janea Nov 20, 2024
493e16c
test: fix determining lower priority
LiviaMedeiros Nov 20, 2024
5a2a757
doc: add esm examples to node:timers
mfdebian Nov 20, 2024
f48e289
build: fix GN build for sqlite
zcbenz Nov 21, 2024
7768b3d
deps: update simdjson to 3.10.1
nodejs-github-bot Nov 21, 2024
9d07880
doc: remove RedYetiDev from triagers team
Nov 21, 2024
d777d4a
sqlite: add `StatementSync.prototype.iterate` method
tpoisseau Nov 21, 2024
29362ce
test: make x509 crypto tests work with BoringSSL
codebytere Nov 22, 2024
c8bb8a6
doc: fix Node.js 23 column in CHANGELOG.md
richardlau Nov 22, 2024
475141e
tools: add linter for release commit proposals
aduh95 Nov 22, 2024
ccc5a6d
doc: document approach for building wasm in deps
mhdawson Nov 22, 2024
26ec996
build: use variable for crypto dep path
codebytere Nov 23, 2024
4be5047
module: do not warn when require(esm) comes from node_modules
joyeecheung Nov 23, 2024
ff48c29
doc: add esm example for zlib
peixotoleonardo Nov 23, 2024
cf3f7ac
deps: update zlib to 1.3.0.1-motley-7e2e4d7
nodejs-github-bot Aug 18, 2024
93d36bf
crypto: allow non-multiple of 8 in SubtleCrypto.deriveBits
panva Oct 6, 2024
1e0decb
doc: doc how to add message for promotion
mhdawson Nov 13, 2024
2023b09
build: add create release proposal action
RafaelGSS Nov 23, 2024
98f8f4a
doc: order `node:crypto` APIs alphabetically
badkeyy Nov 23, 2024
a4f57f0
assert: add partialDeepStrictEqual
puskin94 Nov 23, 2024
c157e02
test: convert readdir test to use test runner
tchetwin Nov 23, 2024
288416a
deps: upgrade npm to 10.9.1
npm-cli-bot Nov 24, 2024
f7567d4
test: make HTTP/1.0 connection test more robust
FliegendeWurst Nov 24, 2024
c048865
test_runner: simplify hook running logic
cjihrig Nov 25, 2024
30f26ba
lib: avoid excluding symlinks in recursive fs.readdir with filetypes
juanarbol Nov 25, 2024
95e8c4e
test_runner: refactor build Promise in Suite()
cjihrig Nov 22, 2024
7c3a4d4
test_runner: refactor Promise chain in run()
cjihrig Nov 22, 2024
32b1681
tools: use tokenless Codecov uploads
targos Nov 25, 2024
7705724
doc: add vetted courses to the ambassador benefits
mcollina Nov 25, 2024
a3f7db6
doc: add doc for PerformanceObserver.takeRecords()
skyclouds2001 Nov 25, 2024
5b0ce37
assert: optimize partial comparison of two `Set`s
aduh95 Nov 25, 2024
baed276
doc: deprecate passing invalid types in `fs.existsSync`
Ceres6 Nov 25, 2024
1fb30d6
quic: multiple updates to quic impl
jasnell Nov 23, 2024
d180a8a
deps: update simdutf to 5.6.3
nodejs-github-bot Nov 26, 2024
96e846d
deps: update ngtcp2 to 1.9.0
nodejs-github-bot Nov 26, 2024
f99f95f
deps: update corepack to 0.30.0
nodejs-github-bot Nov 26, 2024
9289374
http2: fix memory leak caused by premature listener removing
ywave620 Nov 26, 2024
ce53f16
build: set node_arch to target_cpu in GN
codebytere Nov 26, 2024
7133c04
build: avoid compiling with VS v17.12
StefanStojanovic Nov 26, 2024
971f5f5
src: safely remove the last line from dotenv
islandryu Nov 26, 2024
54c46b8
tools: add WPT updater for specific subsystems
mertcanaltin Nov 26, 2024
4b3919f
tools: update WPT updater
aduh95 Nov 26, 2024
4cdb032
process: deprecate `features.{ipv6,uv}` and `features.tls_*`
Renegade334 Nov 27, 2024
816d37a
cli: implement --trace-env and --trace-env-[js|native]-stack
joyeecheung Nov 27, 2024
fa2b35d
doc: remove confusing and outdated sentence
lpinca Nov 27, 2024
6be3824
doc: fix deprecation codes
panva Nov 27, 2024
e92d51d
doc: improve GN build documentation a bit
codebytere Nov 27, 2024
96926ce
doc: add history entry for textEncoder.encodeInto()
lpinca Nov 27, 2024
d48348a
doc: move history entry to class description
lpinca Nov 27, 2024
498f44a
doc: add FAQ to releases section
RafaelGSS Nov 27, 2024
2cd939c
tools: filter release keys to reduce interactivity
aduh95 Nov 27, 2024
a1b2660
doc: remove unused import from sample code
blended-bram Nov 27, 2024
a238230
lib: refactor code to improve readability
pmarchini Nov 27, 2024
59e4087
doc: add added tag and fix typo sqlite.md
louwers Nov 27, 2024
99858ce
test,crypto: update WebCryptoAPI WPT
panva Nov 28, 2024
a37e5fe
fs: lazily load ReadFileContext
gurgunday Nov 28, 2024
6194435
test: update WPT for url to 67880a4eb83ca9aa732eec4b35a1971ff5bf37ff
nodejs-github-bot Nov 28, 2024
b778a4f
src: fix check fd
theanarkh Nov 28, 2024
d09e57b
quic: update more QUIC implementation
jasnell Nov 24, 2024
cc96fce
tools: fix nghttp3 updater script
aduh95 Nov 28, 2024
d6a6c8a
tools: allow dispatch of `tools.yml` from forks
aduh95 Nov 28, 2024
3852b5c
deps: update zlib to 1.3.0.1-motley-82a5fec
nodejs-github-bot Nov 29, 2024
98ce465
tools: fix update-undici script
targos Nov 29, 2024
9e4f7aa
sqlite: deps include `sqlite3ext.h`
himself65 Nov 29, 2024
f262207
meta: add releasers as CODEOWNERS to proposal action
RafaelGSS Nov 29, 2024
39c9013
build: remove defaults for create-release-proposal
RafaelGSS Nov 30, 2024
3b4ef93
doc: rename file to advocacy-ambassador-program.md
tniessen Nov 30, 2024
a8809fc
test: move test-worker-arraybuffer-zerofill to parallel
lpinca Dec 1, 2024
4dea44e
src: avoid copy on getV8FastApiCallCount
anonrig Dec 1, 2024
26ab8e9
src: remove dead code in async_wrap
Flarna Dec 1, 2024
7b133d6
dgram: check udp buffer size to avoid fd leak
theanarkh Dec 2, 2024
56c4da2
src: use std::string_view for process emit fns
anonrig Dec 2, 2024
30d6041
net: support blocklist for net.Server
theanarkh Dec 2, 2024
b8ab533
module: remove --experimental-default-type
GeoffreyBooth Dec 2, 2024
52dfe5a
deps: update sqlite to 3.47.1
nodejs-github-bot Dec 3, 2024
d17bde6
2024-12-11, Version 23.4.0 (Current)
aduh95 Dec 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Next Next commit
deps: upgrade npm to 10.9.1
PR-URL: nodejs#55951
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
npm-cli-bot authored and aduh95 committed Nov 26, 2024
commit 288416a76463891b911fcdd97ca21a7986c370a5
2 changes: 1 addition & 1 deletion deps/npm/docs/content/commands/npm-ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packages will *also* show the paths to the specified packages. For
example, running `npm ls promzard` in npm's source tree will show:

```bash
npm@10.9.0 /path/to/npm
npm@10.9.1 /path/to/npm
└─┬ init-package-json@0.0.4
└── promzard@0.1.5
```
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/content/commands/npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Note: This command is unaware of workspaces.

### Version

10.9.0
10.9.1

### Description

Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-access.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-access----1090">
<h1 id="----npm-access----1091">
<span>npm-access</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Set access level on published packages</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-adduser.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-adduser----1090">
<h1 id="----npm-adduser----1091">
<span>npm-adduser</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Add a registry user account</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-audit----1090">
<h1 id="----npm-audit----1091">
<span>npm-audit</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Run a security audit</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-bugs.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-bugs----1090">
<h1 id="----npm-bugs----1091">
<span>npm-bugs</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Report bugs for a package in a web browser</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-cache----1090">
<h1 id="----npm-cache----1091">
<span>npm-cache</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Manipulates packages cache</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-ci.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-ci----1090">
<h1 id="----npm-ci----1091">
<span>npm-ci</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Clean install a project</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-completion.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-completion----1090">
<h1 id="----npm-completion----1091">
<span>npm-completion</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Tab Completion for npm</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-config----1090">
<h1 id="----npm-config----1091">
<span>npm-config</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Manage the npm configuration files</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-dedupe.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-dedupe----1090">
<h1 id="----npm-dedupe----1091">
<span>npm-dedupe</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Reduce duplication in the package tree</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-deprecate.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-deprecate----1090">
<h1 id="----npm-deprecate----1091">
<span>npm-deprecate</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Deprecate a version of a package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-diff----1090">
<h1 id="----npm-diff----1091">
<span>npm-diff</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">The registry diff command</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-dist-tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-dist-tag----1090">
<h1 id="----npm-dist-tag----1091">
<span>npm-dist-tag</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Modify package distribution tags</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-docs----1090">
<h1 id="----npm-docs----1091">
<span>npm-docs</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Open documentation for a package in a web browser</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-doctor.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-doctor----1090">
<h1 id="----npm-doctor----1091">
<span>npm-doctor</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Check the health of your npm environment</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-edit----1090">
<h1 id="----npm-edit----1091">
<span>npm-edit</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Edit an installed package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-exec.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-exec----1090">
<h1 id="----npm-exec----1091">
<span>npm-exec</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Run a command from a local or remote npm package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-explain.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-explain----1090">
<h1 id="----npm-explain----1091">
<span>npm-explain</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Explain installed packages</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-explore.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-explore----1090">
<h1 id="----npm-explore----1091">
<span>npm-explore</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Browse an installed package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-find-dupes.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-find-dupes----1090">
<h1 id="----npm-find-dupes----1091">
<span>npm-find-dupes</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Find duplication in the package tree</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-fund.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-fund----1090">
<h1 id="----npm-fund----1091">
<span>npm-fund</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Retrieve funding information</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-help-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-help-search----1090">
<h1 id="----npm-help-search----1091">
<span>npm-help-search</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Search npm help documentation</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-help.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-help----1090">
<h1 id="----npm-help----1091">
<span>npm-help</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Get help on npm</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-hook.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-hook----1090">
<h1 id="----npm-hook----1091">
<span>npm-hook</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Manage registry hooks</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-init.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-init----1090">
<h1 id="----npm-init----1091">
<span>npm-init</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Create a package.json file</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-install-ci-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-install-ci-test----1090">
<h1 id="----npm-install-ci-test----1091">
<span>npm-install-ci-test</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Install a project with a clean slate and run tests</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-install-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-install-test----1090">
<h1 id="----npm-install-test----1091">
<span>npm-install-test</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Install package(s) and run tests</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-install.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-install----1090">
<h1 id="----npm-install----1091">
<span>npm-install</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Install a package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-link----1090">
<h1 id="----npm-link----1091">
<span>npm-link</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Symlink a package folder</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-login.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-login----1090">
<h1 id="----npm-login----1091">
<span>npm-login</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Login to a registry user account</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-logout.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-logout----1090">
<h1 id="----npm-logout----1091">
<span>npm-logout</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">Log out of the registry</span>
</header>
Expand Down
6 changes: 3 additions & 3 deletions deps/npm/docs/output/commands/npm-ls.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-ls----1090">
<h1 id="----npm-ls----1091">
<span>npm-ls</span>
<span class="version">@10.9.0</span>
<span class="version">@10.9.1</span>
</h1>
<span class="description">List installed packages</span>
</header>
Expand All @@ -168,7 +168,7 @@ <h3 id="description">Description</h3>
the results to only the paths to the packages named. Note that nested
packages will <em>also</em> show the paths to the specified packages. For
example, running <code>npm ls promzard</code> in npm's source tree will show:</p>
<pre><code class="language-bash">npm@10.9.0 /path/to/npm
<pre><code class="language-bash">npm@10.9.1 /path/to/npm
└─┬ init-package-json@0.0.4
└── promzard@0.1.5
</code></pre>
Expand Down
Loading