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

v20.16.0 proposal #53945

Merged
merged 163 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
163 commits
Select commit Hold shift + click to select a range
1e2bc2c
benchmark: fix napi/ref addon
targos Jun 2, 2024
48138af
stream: fixes for webstreams
MattiasBuelens May 1, 2024
f29e1e9
test: skip unstable shadow realm gc tests
legendecas May 8, 2024
231e440
doc: add missing supported timer values in `timers.enable()`
deokjinkim May 15, 2024
5e69402
doc: add Marco Ippolito to TSC
RafaelGSS May 15, 2024
ba3310d
deps: upgrade npm to 10.8.0
npm-cli-bot May 16, 2024
3f432f8
doc: remove unavailable youtube link in pull requests
deokjinkim May 16, 2024
2854585
doc: avoid hiding by navigation bar in anchor jumping
cloydlau May 16, 2024
840dd09
src: improve node::Dotenv declarations
tniessen May 16, 2024
ba764db
test_runner: avoid error when coverage line not found
MoLow May 17, 2024
1dc406b
doc: improve ninja build for --built-in-modules-path
jakecastelli May 17, 2024
68fcbb6
tls: fix negative sessionTimeout handling
tniessen May 18, 2024
d74bda4
test: add AbortController to knownGlobals
lpinca May 18, 2024
65308b6
benchmark: fix api restriction for the permission category
bekcpear May 18, 2024
99da7d7
build: set "clang" in config.gypi in GN build
zcbenz May 20, 2024
a721570
test_runner: fix t.assert methods
cjihrig May 20, 2024
aa96fbe
deps: update zlib to 1.3.0.1-motley-4f653ff
nodejs-github-bot May 21, 2024
6e6641b
deps: update googletest to 33af80a
nodejs-github-bot May 21, 2024
b32b62d
deps: update undici to 6.15.0
KhafraDev May 2, 2024
c9c6bf8
deps: update undici to 6.16.1
nodejs-github-bot May 14, 2024
af226d0
deps: update undici to 6.17.0
nodejs-github-bot May 20, 2024
32839c6
src: reduce unnecessary `GetCwd` calls
anonrig May 22, 2024
8653d92
test: replace `.substr` with `.slice`
aduh95 May 22, 2024
4987a00
deps: update undici to 6.18.0
nodejs-github-bot May 20, 2024
2386697
deps: update undici to 6.18.1
nodejs-github-bot May 22, 2024
61b1f57
meta: move one or more collaborators to emeritus
nodejs-github-bot May 23, 2024
048cbe3
test: remove timers from test-tls-socket-close
lpinca May 23, 2024
5e76c25
doc: add StefanStojanovic to collaborators
StefanStojanovic May 23, 2024
dfa4986
test,doc: enable running embedtest for Windows
vmoroz May 23, 2024
3b79e9c
src: fix external module env and kDisableNodeOptionsEnv
RafaelGSS May 23, 2024
23f086c
lib: do not call callback if socket is closed
theanarkh May 23, 2024
1a2f3ab
watch: fix variable naming
jakecastelli May 24, 2024
8f5fb41
Revert "tools: add --certify-safe to nci-ci"
aduh95 May 24, 2024
0051d1c
test: increase allocation so it fails for the test
AdamMajer May 24, 2024
bf3d944
build: fix `--enable-d8` builds
richardlau May 24, 2024
2a1fde7
tools: update error message for Type Error
RedYetiDev May 25, 2024
acdbc78
build: exit on unsupported host OS for Android
VoltrexKeyva May 25, 2024
9aa896e
build: fix -j propagation to ninja
tniessen May 25, 2024
2b07d01
test: skip `test-setproctitle` when `ps` is not available
aduh95 May 25, 2024
61ec2af
doc: move all TLS-PSK documentation to its section
mildsunrise May 25, 2024
117ff5f
build: use broader detection for 'help'
RedYetiDev May 25, 2024
a99359d
doc: add note for windows users and symlinks
RedYetiDev May 25, 2024
bd4b593
meta: remove `initializeCommand` from devcontainer
RedYetiDev May 26, 2024
698ea7a
doc: fix wrong function name in example of `context.plan()`
deokjinkim May 26, 2024
41b08bd
doc: fix wrong variable name in example of `timers.tick()`
deokjinkim May 27, 2024
3ac775b
doc: fix format in `esm.md`
popmoore May 27, 2024
9f8e343
doc: mention pm is not enforced when using fd
RafaelGSS May 27, 2024
3a16934
test: fix Windows native test suites
StefanStojanovic May 27, 2024
bb06778
build: fix building embedtest in GN build
zcbenz May 25, 2024
560392d
doc: fix minor grammar and style issues in SECURITY.md
Trott May 28, 2024
3a4a0eb
test_runner,doc: align documentation with actual stdout/stderr behavior
MoLow May 28, 2024
a8601ef
doc: improve explanation about built-in modules
joyeecheung May 7, 2024
67333a5
process: add process.getBuiltinModule(id)
joyeecheung Apr 30, 2024
28e71ed
build: add `--skip-tests` to `test-ci-js` target
aduh95 May 29, 2024
260d8d9
src: use __FUNCSIG__ on Windows in backtrace
joyeecheung May 29, 2024
c143d61
doc: include ESM import for HTTP
RedYetiDev May 30, 2024
1e57c67
build: update ruff to v0.4.5
anonrig May 30, 2024
f3ba1eb
net: add new net.server.listen tracing channel
ShogunPanda May 30, 2024
0c8fcce
deps: upgrade npm to 10.8.1
npm-cli-bot May 30, 2024
a03a4c7
test_runner: add context.fullName
cjihrig May 26, 2024
394e00f
doc: add context.assert docs
cjihrig May 27, 2024
6b8460b
doc: add note to ninjia build for macOS using -jn flag
jakecastelli May 30, 2024
eded0c1
build: support python 3.13
legendecas May 30, 2024
b081bc7
doc: reserve 128 for Electron 32
VerteDinde May 31, 2024
f00ee1c
fs: fix cp dir/non-dir mismatch error messages
fahrradflucht May 31, 2024
2bcce32
src,permission: --allow-wasi & prevent WASI exec
RafaelGSS Jun 1, 2024
9a36258
test_runner: refactor to use min/max of `validateInteger`
deokjinkim Jun 1, 2024
324070c
stream: fix memory usage regression in writable
orgads Jun 2, 2024
7a126e8
deps: update c-ares to 1.29.0
nodejs-github-bot Jun 2, 2024
9d3699b
test_runner: handle file rename and deletion under watch mode
jakecastelli Jun 2, 2024
57d7bbf
lib: fix the name of the fetch global function
dygabo Jun 2, 2024
a54090b
test: update TLS trace tests for OpenSSL >= 3.2
richardlau Jun 2, 2024
82017c9
test: fix test when compiled without engine support
richardlau Jun 2, 2024
29ab740
meta: bump codecov/codecov-action from 4.3.1 to 4.4.1
dependabot[bot] Jun 3, 2024
9d186cc
meta: bump github/codeql-action from 3.25.3 to 3.25.7
dependabot[bot] Jun 3, 2024
5ba1855
meta: bump actions/checkout from 4.1.4 to 4.1.6
dependabot[bot] Jun 3, 2024
102e4ee
meta: bump ossf/scorecard-action from 2.3.1 to 2.3.3
dependabot[bot] Jun 3, 2024
01533df
doc: add `err` param to fs.copyFile callback
F3n67u May 31, 2024
7832b18
doc: add err param to fs.cp callback
F3n67u May 31, 2024
6340726
deps: update corepack to 0.28.2
nodejs-github-bot Jun 4, 2024
0f23553
deps: update ada to 2.8.0
nodejs-github-bot Jun 4, 2024
09e2191
buffer: add .bytes() method to Blob
KhafraDev Jun 4, 2024
d02651c
stream: micro-optimize writable condition
orgads Jun 4, 2024
a6b803a
deps: update undici to 6.18.2
nodejs-github-bot Jun 4, 2024
955b98a
doc: remove cases for keys not containing "*" in PATTERN_KEY_COMPARE
Mrtenz Jun 5, 2024
dc2a4af
crypto: fix propagation of "memory limit exceeded"
tniessen Jun 5, 2024
0381817
test_runner: calculate executed lines using source map
MoLow Jun 5, 2024
37e725a
tools: use sccache Github action
MoLow Jun 5, 2024
8689ce4
lib: fix misleading argument of validateUint32
tniessen Jun 5, 2024
76f3bb3
build: generate binlog in out directories
legendecas Jun 6, 2024
04d78dd
tools: remove no-goma arg from make-v8 script
targos Jun 6, 2024
092aa09
repl: fix await object patterns without values
lukehaas Jun 7, 2024
4246c8f
doc: fix broken link in `static-analysis.md`
richardlau Jun 7, 2024
daf9183
doc: remove IRC from man page
tniessen Jun 7, 2024
0b9daaa
doc: mark --cpu-prof and related flags stable
joyeecheung Jun 5, 2024
a3e8cda
doc: mark --heap-prof and related flags stable
joyeecheung Jun 5, 2024
d1a7800
lib: fix timer leak
theanarkh Jun 7, 2024
3445c08
doc: doc-only deprecate OpenSSL engine-based APIs
richardlau Jun 7, 2024
e9b7a52
tools: add stream label on PR when related files being changed in lib
jakecastelli Jun 7, 2024
3e29043
doc: fix mistakes in the module `load` hook api
isti115 Jun 7, 2024
7128e0f
doc: remove mentions of policy model from security info
RedYetiDev Jun 8, 2024
e1951a4
build: fix spacing before NINJA_ARGS
jakecastelli Jun 8, 2024
9f95d41
stream: prevent stream unexpected pause when highWaterMark set to 0
jakecastelli Jun 8, 2024
55ac53c
doc: define more cases for stream event emissions
RedYetiDev Jun 8, 2024
9ae3719
doc, meta: use markdown rather than HTML in CONTRIBUTING.md
RedYetiDev Jun 8, 2024
12f5737
meta: bump step-security/harden-runner from 2.7.1 to 2.8.0
dependabot[bot] Jun 8, 2024
292d13a
test: update TLS tests for OpenSSL 3.2
richardlau Jun 9, 2024
d18a67f
tools: use Ubuntu 24.04 and Clang on GitHub actions
targos Jun 10, 2024
49e6f33
test: fix test-http-server-keepalive-req-gc
May 28, 2024
1b46ebb
stream: make sure _destroy is called
jakecastelli Jun 10, 2024
06374ef
lib: fix naming convention of `Symbol`
deokjinkim Jun 10, 2024
059e47c
test: update tests for OpenSSL 3.0.14
richardlau Jun 10, 2024
7705efd
src: fix permission inspector crash
theanarkh Jun 10, 2024
9446278
crypto: improve GetECGroupBits signature
tniessen Jun 10, 2024
b8944f6
doc, http: add `rejectNonStandardBodyWrites` option, clear its behaviour
jakecastelli Jun 11, 2024
daab9e1
tools: do not run Corepack code before it's reviewed
aduh95 Jun 12, 2024
f773b28
src: fix IsIPAddress for IPv6
huseyinacacak-janea Jun 12, 2024
436ad8c
src: print v8::OOMDetails::detail when it's available
joyeecheung Jun 12, 2024
3bd5f46
tools: update lint-md-dependencies
nodejs-github-bot May 26, 2024
53a7b6e
tools: fix c-ares update script
marco-ippolito Jun 13, 2024
fc73da6
deps: update c-ares to v1.30.0
nodejs-github-bot Jun 13, 2024
9e0a6e9
doc: add initial text for ambassadors program
mhdawson Apr 22, 2024
faa5cac
tls: use SSL_get_peer_tmp_key
tniessen Jun 13, 2024
9730d1e
src: avoid strcmp in favor of operator==
tniessen Jun 13, 2024
8b5f1d7
deps: update zlib to 1.3.0.1-motley-209717d
nodejs-github-bot Jun 13, 2024
4f49384
src: fix typo in env.cc
ehsankhfr Jun 14, 2024
feb6145
doc: add Buffer.from(string) to functions that use buffer pool
Whitecx Jun 14, 2024
2aceed4
tls: avoid taking ownership of OpenSSL objects
tniessen Jun 14, 2024
33a15be
stream: callback should be called when pendingcb is 0
jakecastelli Jun 15, 2024
91c05f3
src: remove `SetEncoding` from StringEncoder
anonrig Jun 15, 2024
71af3e8
stream: support dispose in writable
benjamingr Jun 15, 2024
6e6646b
tls: check result of SSL_CTX_set_*_proto_version
tniessen Jun 16, 2024
cac300e
doc: remove first timer badge
RedYetiDev Jun 17, 2024
76fd0ea
assert,util: correct comparison when both contain same reference
lemire Jun 17, 2024
621e073
fs: do not crash if the watched file is removed while setting up watch
mcollina Jun 17, 2024
55922d9
lib: remove the unused code
theanarkh Jun 17, 2024
815d71b
deps: update acorn-walk to 8.3.3
nodejs-github-bot Jun 18, 2024
a0879ad
src: fix dynamically linked OpenSSL version
richardlau Jun 14, 2024
54e0ba8
test: check against run-time OpenSSL version
richardlau Jun 14, 2024
01b61d6
meta: fix typo in dependency updates
RedYetiDev Jun 18, 2024
eb0b68b
inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth
joyeecheung Jun 18, 2024
1aaaad8
test: update encoding web-platform tests
anonrig Jun 18, 2024
6bb6a91
deps: update undici to 6.19.0
nodejs-github-bot Jun 16, 2024
171dc50
deps: update undici to 6.19.1
nodejs-github-bot Jun 17, 2024
e4f9c66
deps: update undici to 6.19.1
nodejs-github-bot Jun 18, 2024
28e932d
deps: update undici to 6.19.2
nodejs-github-bot Jun 18, 2024
8172412
meta: move one or more collaborators to emeritus
nodejs-github-bot Jun 19, 2024
ac5be14
doc: update the description of the return type for options.filter
kylo5aby Jun 19, 2024
69b828f
util: support `--no-` for argument with boolean type for parseArgs
kylo5aby Jun 19, 2024
7c3edd9
doc: only apply content-visibility on all.html
panva Jun 19, 2024
e092c62
stream: update outdated highwatermark doc
jsk95 Jun 20, 2024
655b960
http2: reject failed http2.connect when used with promisify
ehsankhfr Jun 16, 2024
f325c54
meta: use correct source for workflow in PR
RedYetiDev Jun 20, 2024
c13600f
doc: add additional guidance for PRs to deps
mhdawson Jun 18, 2024
554d25f
src: reset `process.versions` during pre-execution
richardlau Jun 20, 2024
1c0b89b
lib: fix typo in comment
codediverdev Jun 22, 2024
0354584
doc, meta: organize contributing to Node-API guide
RedYetiDev Jun 22, 2024
0d69ce3
test: extend env for `test-node-output-errors`
richardlau Jun 23, 2024
61a1c43
tools: fix skip detection of test runner output
richardlau Jun 24, 2024
8537a2a
doc: recommend not using libuv node-api function
mhdawson Jun 20, 2024
c5174f5
deps: update c-ares to v1.31.0
nodejs-github-bot Jun 25, 2024
24f078a
test: mark `test-benchmark-crypto` as flaky
aduh95 May 12, 2024
1968ef3
2024-07-24, Version 20.16.0 'Iron' (LTS)
marco-ippolito Jul 19, 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.8.1
PR-URL: #53207
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
  • Loading branch information
npm-cli-bot authored and marco-ippolito committed Jul 19, 2024
commit 0c8fcceefa1b27cab7941096f7025f12ff2c7df0
2 changes: 1 addition & 1 deletion deps/npm/bin/npm-prefix.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// without having to load all of npm first
// It does not accept argv params

const path = require('path')
const path = require('node:path')
const Config = require('@npmcli/config')
const { definitions, flatten, shorthands } = require('@npmcli/config/lib/definitions')
const config = new Config({
Expand Down
7 changes: 5 additions & 2 deletions deps/npm/docs/content/commands/npm-diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,15 @@ folder instead of the current working directory. See
If you ask npm to install a package and don't tell it a specific version,
then it will install the specified tag.

Also the tag that is added to the package@version specified by the `npm tag`
command, if no explicit tag is given.
It is the tag added to the package@version specified in the `npm dist-tag
add` command, if no explicit tag is given.

When used by the `npm diff` command, this is the tag used to fetch the
tarball that will be compared with the local files by default.

If used in the `npm publish` command, this is the tag that will be added to
the package submitted to the registry.



#### `workspace`
Expand Down
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
[email protected].0 /path/to/npm
[email protected].1 /path/to/npm
└─┬ [email protected]
└── [email protected]
```
Expand Down
7 changes: 5 additions & 2 deletions deps/npm/docs/content/commands/npm-publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,15 @@ built.
If you ask npm to install a package and don't tell it a specific version,
then it will install the specified tag.

Also the tag that is added to the package@version specified by the `npm tag`
command, if no explicit tag is given.
It is the tag added to the package@version specified in the `npm dist-tag
add` command, if no explicit tag is given.

When used by the `npm diff` command, this is the tag used to fetch the
tarball that will be compared with the local files by default.

If used in the `npm publish` command, this is the tag that will be added to
the package submitted to the registry.



#### `access`
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.8.0
10.8.1

### Description

Expand Down
7 changes: 5 additions & 2 deletions deps/npm/docs/content/using-npm/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -1567,12 +1567,15 @@ See also the `ca` config.
If you ask npm to install a package and don't tell it a specific version,
then it will install the specified tag.

Also the tag that is added to the package@version specified by the `npm tag`
command, if no explicit tag is given.
It is the tag added to the package@version specified in the `npm dist-tag
add` command, if no explicit tag is given.

When used by the `npm diff` command, this is the tag used to fetch the
tarball that will be compared with the local files by default.

If used in the `npm publish` command, this is the tag that will be added to
the package submitted to the registry.



#### `tag-version-prefix`
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----1080">
<h1 id="----npm-access----1081">
<span>npm-access</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-adduser----1081">
<span>npm-adduser</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-audit----1081">
<span>npm-audit</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-bugs----1081">
<span>npm-bugs</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-cache----1081">
<span>npm-cache</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-ci----1081">
<span>npm-ci</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-completion----1081">
<span>npm-completion</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-config----1081">
<span>npm-config</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-dedupe----1081">
<span>npm-dedupe</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-deprecate----1081">
<span>npm-deprecate</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.1</span>
</h1>
<span class="description">Deprecate a version of a package</span>
</header>
Expand Down
9 changes: 5 additions & 4 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----1080">
<h1 id="----npm-diff----1081">
<span>npm-diff</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.1</span>
</h1>
<span class="description">The registry diff command</span>
</header>
Expand Down Expand Up @@ -334,10 +334,11 @@ <h4 id="tag"><code>tag</code></h4>
</ul>
<p>If you ask npm to install a package and don't tell it a specific version,
then it will install the specified tag.</p>
<p>Also the tag that is added to the package@version specified by the <code>npm tag</code>
command, if no explicit tag is given.</p>
<p>It is the tag added to the package@version specified in the <code>npm dist-tag add</code> command, if no explicit tag is given.</p>
<p>When used by the <code>npm diff</code> command, this is the tag used to fetch the
tarball that will be compared with the local files by default.</p>
<p>If used in the <code>npm publish</code> command, this is the tag that will be added to
the package submitted to the registry.</p>
<h4 id="workspace"><code>workspace</code></h4>
<ul>
<li>Default:</li>
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----1080">
<h1 id="----npm-dist-tag----1081">
<span>npm-dist-tag</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-docs----1081">
<span>npm-docs</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-doctor----1081">
<span>npm-doctor</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-edit----1081">
<span>npm-edit</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-exec----1081">
<span>npm-exec</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-explain----1081">
<span>npm-explain</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-explore----1081">
<span>npm-explore</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-find-dupes----1081">
<span>npm-find-dupes</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-fund----1081">
<span>npm-fund</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-help-search----1081">
<span>npm-help-search</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-help----1081">
<span>npm-help</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-hook----1081">
<span>npm-hook</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-init----1081">
<span>npm-init</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.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----1080">
<h1 id="----npm-install-ci-test----1081">
<span>npm-install-ci-test</span>
<span class="version">@10.8.0</span>
<span class="version">@10.8.1</span>
</h1>
<span class="description">Install a project with a clean slate and run tests</span>
</header>
Expand Down
Loading