Skip to content

Commit 7af9bdb

Browse files
npm-cli-botBethGriggs
authored andcommitted
deps: upgrade npm to 8.19.4
PR-URL: #46677 Reviewed-By: Luke Karrys <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
1 parent 6a01d39 commit 7af9bdb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+101
-107
lines changed

deps/npm/docs/content/commands/npm-config.md

-1

deps/npm/docs/content/commands/npm-ls.md

+1-1

deps/npm/docs/content/commands/npm.md

+1-1

deps/npm/docs/output/commands/npm-config.html

-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ <h4 id="long"><code>long</code></h4>
254254
<h3 id="see-also">See Also</h3>
255255
<ul>
256256
<li><a href="../configuring-npm/folders.html">npm folders</a></li>
257-
<li><a href="../commands/npm-config.html">npm config</a></li>
258257
<li><a href="../configuring-npm/package-json.html">package.json</a></li>
259258
<li><a href="../configuring-npm/npmrc.html">npmrc</a></li>
260259
<li><a href="../commands/npm.html">npm</a></li>

deps/npm/docs/output/commands/npm-ls.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h3 id="description">Description</h3>
160160
the results to only the paths to the packages named. Note that nested
161161
packages will <em>also</em> show the paths to the specified packages. For
162162
example, running <code>npm ls promzard</code> in npm's source tree will show:</p>
163-
<pre lang="bash"><code>[email protected].3 /path/to/npm
163+
<pre lang="bash"><code>[email protected].4 /path/to/npm
164164
165165
166166
</code></pre>

deps/npm/docs/output/commands/npm.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2 id="table-of-contents">Table of contents</h2>
149149
<pre lang="bash"><code>npm
150150
</code></pre>
151151
<h3 id="version">Version</h3>
152-
<p>8.19.3</p>
152+
<p>8.19.4</p>
153153
<h3 id="description">Description</h3>
154154
<p>npm is the package manager for the Node JavaScript platform. It puts
155155
modules in place so that node can find them, and manages dependency

deps/npm/man/man1/npm-access.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-ACCESS" "1" "November 2022" "" ""
1+
.TH "NPM\-ACCESS" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-access\fR \- Set access level on published packages
44
.SS Synopsis

deps/npm/man/man1/npm-adduser.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-ADDUSER" "1" "November 2022" "" ""
1+
.TH "NPM\-ADDUSER" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-adduser\fR \- Add a registry user account
44
.SS Synopsis

deps/npm/man/man1/npm-audit.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-AUDIT" "1" "November 2022" "" ""
1+
.TH "NPM\-AUDIT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-audit\fR \- Run a security audit
44
.SS Synopsis

deps/npm/man/man1/npm-bin.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-BIN" "1" "November 2022" "" ""
1+
.TH "NPM\-BIN" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-bin\fR \- Display npm bin folder
44
.SS Synopsis

deps/npm/man/man1/npm-bugs.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-BUGS" "1" "November 2022" "" ""
1+
.TH "NPM\-BUGS" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-bugs\fR \- Report bugs for a package in a web browser
44
.SS Synopsis

deps/npm/man/man1/npm-cache.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-CACHE" "1" "November 2022" "" ""
1+
.TH "NPM\-CACHE" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-cache\fR \- Manipulates packages cache
44
.SS Synopsis

deps/npm/man/man1/npm-ci.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-CI" "1" "November 2022" "" ""
1+
.TH "NPM\-CI" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-ci\fR \- Clean install a project
44
.SS Synopsis

deps/npm/man/man1/npm-completion.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-COMPLETION" "1" "November 2022" "" ""
1+
.TH "NPM\-COMPLETION" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-completion\fR \- Tab Completion for npm
44
.SS Synopsis

deps/npm/man/man1/npm-config.1

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-CONFIG" "1" "November 2022" "" ""
1+
.TH "NPM\-CONFIG" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-config\fR \- Manage the npm configuration files
44
.SS Synopsis
@@ -184,8 +184,6 @@ Show extended information in \fBls\fP, \fBsearch\fP, and \fBhelp\-search\fP\|\.
184184
.IP \(bu 2
185185
npm help folders
186186
.IP \(bu 2
187-
npm help config
188-
.IP \(bu 2
189187
package\.json \fI/configuring\-npm/package\-json\fR
190188
.IP \(bu 2
191189
npm help npmrc

deps/npm/man/man1/npm-dedupe.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-DEDUPE" "1" "November 2022" "" ""
1+
.TH "NPM\-DEDUPE" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-dedupe\fR \- Reduce duplication in the package tree
44
.SS Synopsis

deps/npm/man/man1/npm-deprecate.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-DEPRECATE" "1" "November 2022" "" ""
1+
.TH "NPM\-DEPRECATE" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-deprecate\fR \- Deprecate a version of a package
44
.SS Synopsis

deps/npm/man/man1/npm-diff.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-DIFF" "1" "November 2022" "" ""
1+
.TH "NPM\-DIFF" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-diff\fR \- The registry diff command
44
.SS Synopsis

deps/npm/man/man1/npm-dist-tag.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-DIST\-TAG" "1" "November 2022" "" ""
1+
.TH "NPM\-DIST\-TAG" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-dist-tag\fR \- Modify package distribution tags
44
.SS Synopsis

deps/npm/man/man1/npm-docs.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-DOCS" "1" "November 2022" "" ""
1+
.TH "NPM\-DOCS" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-docs\fR \- Open documentation for a package in a web browser
44
.SS Synopsis

deps/npm/man/man1/npm-doctor.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-DOCTOR" "1" "November 2022" "" ""
1+
.TH "NPM\-DOCTOR" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-doctor\fR \- Check your npm environment
44
.SS Synopsis

deps/npm/man/man1/npm-edit.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-EDIT" "1" "November 2022" "" ""
1+
.TH "NPM\-EDIT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-edit\fR \- Edit an installed package
44
.SS Synopsis

deps/npm/man/man1/npm-exec.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-EXEC" "1" "November 2022" "" ""
1+
.TH "NPM\-EXEC" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-exec\fR \- Run a command from a local or remote npm package
44
.SS Synopsis

deps/npm/man/man1/npm-explain.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-EXPLAIN" "1" "November 2022" "" ""
1+
.TH "NPM\-EXPLAIN" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-explain\fR \- Explain installed packages
44
.SS Synopsis

deps/npm/man/man1/npm-explore.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-EXPLORE" "1" "November 2022" "" ""
1+
.TH "NPM\-EXPLORE" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-explore\fR \- Browse an installed package
44
.SS Synopsis

deps/npm/man/man1/npm-find-dupes.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-FIND\-DUPES" "1" "November 2022" "" ""
1+
.TH "NPM\-FIND\-DUPES" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-find-dupes\fR \- Find duplication in the package tree
44
.SS Synopsis

deps/npm/man/man1/npm-fund.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-FUND" "1" "November 2022" "" ""
1+
.TH "NPM\-FUND" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-fund\fR \- Retrieve funding information
44
.SS Synopsis

deps/npm/man/man1/npm-help-search.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-HELP\-SEARCH" "1" "November 2022" "" ""
1+
.TH "NPM\-HELP\-SEARCH" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-help-search\fR \- Search npm help documentation
44
.SS Synopsis

deps/npm/man/man1/npm-help.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-HELP" "1" "November 2022" "" ""
1+
.TH "NPM\-HELP" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-help\fR \- Get help on npm
44
.SS Synopsis

deps/npm/man/man1/npm-hook.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-HOOK" "1" "November 2022" "" ""
1+
.TH "NPM\-HOOK" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-hook\fR \- Manage registry hooks
44
.SS Synopsis

deps/npm/man/man1/npm-init.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-INIT" "1" "November 2022" "" ""
1+
.TH "NPM\-INIT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-init\fR \- Create a package\.json file
44
.SS Synopsis

deps/npm/man/man1/npm-install-ci-test.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-INSTALL\-CI\-TEST" "1" "November 2022" "" ""
1+
.TH "NPM\-INSTALL\-CI\-TEST" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-install-ci-test\fR \- Install a project with a clean slate and run tests
44
.SS Synopsis

deps/npm/man/man1/npm-install-test.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-INSTALL\-TEST" "1" "November 2022" "" ""
1+
.TH "NPM\-INSTALL\-TEST" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-install-test\fR \- Install package(s) and run tests
44
.SS Synopsis

deps/npm/man/man1/npm-install.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-INSTALL" "1" "November 2022" "" ""
1+
.TH "NPM\-INSTALL" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-install\fR \- Install a package
44
.SS Synopsis

deps/npm/man/man1/npm-link.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-LINK" "1" "November 2022" "" ""
1+
.TH "NPM\-LINK" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-link\fR \- Symlink a package folder
44
.SS Synopsis

deps/npm/man/man1/npm-logout.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-LOGOUT" "1" "November 2022" "" ""
1+
.TH "NPM\-LOGOUT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-logout\fR \- Log out of the registry
44
.SS Synopsis

deps/npm/man/man1/npm-ls.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-LS" "1" "November 2022" "" ""
1+
.TH "NPM\-LS" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-ls\fR \- List installed packages
44
.SS Synopsis
@@ -26,7 +26,7 @@ example, running \fBnpm ls promzard\fP in npm's source tree will show:
2626
.P
2727
.RS 2
2828
.nf
29-
npm@8\.19\.3 /path/to/npm
29+
npm@8\.19\.4 /path/to/npm
3030
└─┬ init\-package\-json@0\.0\.4
3131
└── promzard@0\.1\.5
3232
.fi

deps/npm/man/man1/npm-org.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-ORG" "1" "November 2022" "" ""
1+
.TH "NPM\-ORG" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-org\fR \- Manage orgs
44
.SS Synopsis

deps/npm/man/man1/npm-outdated.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-OUTDATED" "1" "November 2022" "" ""
1+
.TH "NPM\-OUTDATED" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-outdated\fR \- Check for outdated packages
44
.SS Synopsis

deps/npm/man/man1/npm-owner.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-OWNER" "1" "November 2022" "" ""
1+
.TH "NPM\-OWNER" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-owner\fR \- Manage package owners
44
.SS Synopsis

deps/npm/man/man1/npm-pack.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PACK" "1" "November 2022" "" ""
1+
.TH "NPM\-PACK" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-pack\fR \- Create a tarball from a package
44
.SS Synopsis

deps/npm/man/man1/npm-ping.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PING" "1" "November 2022" "" ""
1+
.TH "NPM\-PING" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-ping\fR \- Ping npm registry
44
.SS Synopsis

deps/npm/man/man1/npm-pkg.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PKG" "1" "November 2022" "" ""
1+
.TH "NPM\-PKG" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-pkg\fR \- Manages your package\.json
44
.SS Synopsis

deps/npm/man/man1/npm-prefix.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PREFIX" "1" "November 2022" "" ""
1+
.TH "NPM\-PREFIX" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-prefix\fR \- Display prefix
44
.SS Synopsis

deps/npm/man/man1/npm-profile.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PROFILE" "1" "November 2022" "" ""
1+
.TH "NPM\-PROFILE" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-profile\fR \- Change settings on your registry profile
44
.SS Synopsis

deps/npm/man/man1/npm-prune.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PRUNE" "1" "November 2022" "" ""
1+
.TH "NPM\-PRUNE" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-prune\fR \- Remove extraneous packages
44
.SS Synopsis

deps/npm/man/man1/npm-publish.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-PUBLISH" "1" "November 2022" "" ""
1+
.TH "NPM\-PUBLISH" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-publish\fR \- Publish a package
44
.SS Synopsis

deps/npm/man/man1/npm-query.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-QUERY" "1" "November 2022" "" ""
1+
.TH "NPM\-QUERY" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-query\fR \- Dependency selector query
44
.SS Synopsis

deps/npm/man/man1/npm-rebuild.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-REBUILD" "1" "November 2022" "" ""
1+
.TH "NPM\-REBUILD" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-rebuild\fR \- Rebuild a package
44
.SS Synopsis

deps/npm/man/man1/npm-repo.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-REPO" "1" "November 2022" "" ""
1+
.TH "NPM\-REPO" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-repo\fR \- Open package repository page in the browser
44
.SS Synopsis

deps/npm/man/man1/npm-restart.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-RESTART" "1" "November 2022" "" ""
1+
.TH "NPM\-RESTART" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-restart\fR \- Restart a package
44
.SS Synopsis

deps/npm/man/man1/npm-root.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-ROOT" "1" "November 2022" "" ""
1+
.TH "NPM\-ROOT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-root\fR \- Display npm root
44
.SS Synopsis

deps/npm/man/man1/npm-run-script.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-RUN\-SCRIPT" "1" "November 2022" "" ""
1+
.TH "NPM\-RUN\-SCRIPT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-run-script\fR \- Run arbitrary package scripts
44
.SS Synopsis

deps/npm/man/man1/npm-search.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-SEARCH" "1" "November 2022" "" ""
1+
.TH "NPM\-SEARCH" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-search\fR \- Search for packages
44
.SS Synopsis

deps/npm/man/man1/npm-set-script.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-SET\-SCRIPT" "1" "November 2022" "" ""
1+
.TH "NPM\-SET\-SCRIPT" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-set-script\fR \- Set tasks in the scripts section of package\.json
44
.SS Synopsis

deps/npm/man/man1/npm-shrinkwrap.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-SHRINKWRAP" "1" "November 2022" "" ""
1+
.TH "NPM\-SHRINKWRAP" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-shrinkwrap\fR \- Lock down dependency versions for publication
44
.SS Synopsis

deps/npm/man/man1/npm-star.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-STAR" "1" "November 2022" "" ""
1+
.TH "NPM\-STAR" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-star\fR \- Mark your favorite packages
44
.SS Synopsis

deps/npm/man/man1/npm-stars.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-STARS" "1" "November 2022" "" ""
1+
.TH "NPM\-STARS" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-stars\fR \- View packages marked as favorites
44
.SS Synopsis

deps/npm/man/man1/npm-start.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-START" "1" "November 2022" "" ""
1+
.TH "NPM\-START" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-start\fR \- Start a package
44
.SS Synopsis

deps/npm/man/man1/npm-stop.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-STOP" "1" "November 2022" "" ""
1+
.TH "NPM\-STOP" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-stop\fR \- Stop a package
44
.SS Synopsis

deps/npm/man/man1/npm-team.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "NPM\-TEAM" "1" "November 2022" "" ""
1+
.TH "NPM\-TEAM" "1" "February 2023" "" ""
22
.SH "NAME"
33
\fBnpm-team\fR \- Manage organization teams and team memberships
44
.SS Synopsis

0 commit comments

Comments
 (0)