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

deps: upgrade npm to 8.19.4 #46677

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion deps/npm/docs/content/commands/npm-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ Show extended information in `ls`, `search`, and `help-search`.
### See Also
* [npm folders](/configuring-npm/folders)
* [npm config](/commands/npm-config)
* [package.json](/configuring-npm/package-json)
* [npmrc](/configuring-npm/npmrc)
* [npm](/commands/npm)
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@8.19.3 /path/to/npm
npm@8.19.4 /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 @@ -12,7 +12,7 @@ npm

### Version

8.19.3
8.19.4

### Description

Expand Down
1 change: 0 additions & 1 deletion deps/npm/docs/output/commands/npm-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ <h4 id="long"><code>long</code></h4>
<h3 id="see-also">See Also</h3>
<ul>
<li><a href="../configuring-npm/folders.html">npm folders</a></li>
<li><a href="../commands/npm-config.html">npm config</a></li>
<li><a href="../configuring-npm/package-json.html">package.json</a></li>
<li><a href="../configuring-npm/npmrc.html">npmrc</a></li>
<li><a href="../commands/npm.html">npm</a></li>
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/output/commands/npm-ls.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,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 lang="bash"><code>npm@8.19.3 /path/to/npm
<pre lang="bash"><code>npm@8.19.4 /path/to/npm
└─┬ init-package-json@0.0.4
└── promzard@0.1.5
</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/output/commands/npm.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h2 id="table-of-contents">Table of contents</h2>
<pre lang="bash"><code>npm
</code></pre>
<h3 id="version">Version</h3>
<p>8.19.3</p>
<p>8.19.4</p>
<h3 id="description">Description</h3>
<p>npm is the package manager for the Node JavaScript platform. It puts
modules in place so that node can find them, and manages dependency
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-access.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-ACCESS" "1" "November 2022" "" ""
.TH "NPM\-ACCESS" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-access\fR \- Set access level on published packages
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-adduser.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-ADDUSER" "1" "November 2022" "" ""
.TH "NPM\-ADDUSER" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-adduser\fR \- Add a registry user account
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-audit.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-AUDIT" "1" "November 2022" "" ""
.TH "NPM\-AUDIT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-audit\fR \- Run a security audit
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-bin.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-BIN" "1" "November 2022" "" ""
.TH "NPM\-BIN" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-bin\fR \- Display npm bin folder
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-bugs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-BUGS" "1" "November 2022" "" ""
.TH "NPM\-BUGS" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-bugs\fR \- Report bugs for a package in a web browser
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-cache.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-CACHE" "1" "November 2022" "" ""
.TH "NPM\-CACHE" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-cache\fR \- Manipulates packages cache
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-ci.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-CI" "1" "November 2022" "" ""
.TH "NPM\-CI" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-ci\fR \- Clean install a project
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-completion.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-COMPLETION" "1" "November 2022" "" ""
.TH "NPM\-COMPLETION" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-completion\fR \- Tab Completion for npm
.SS Synopsis
Expand Down
4 changes: 1 addition & 3 deletions deps/npm/man/man1/npm-config.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-CONFIG" "1" "November 2022" "" ""
.TH "NPM\-CONFIG" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-config\fR \- Manage the npm configuration files
.SS Synopsis
Expand Down Expand Up @@ -184,8 +184,6 @@ Show extended information in \fBls\fP, \fBsearch\fP, and \fBhelp\-search\fP\|\.
.IP \(bu 2
npm help folders
.IP \(bu 2
npm help config
.IP \(bu 2
package\.json \fI/configuring\-npm/package\-json\fR
.IP \(bu 2
npm help npmrc
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-dedupe.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-DEDUPE" "1" "November 2022" "" ""
.TH "NPM\-DEDUPE" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-dedupe\fR \- Reduce duplication in the package tree
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-deprecate.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-DEPRECATE" "1" "November 2022" "" ""
.TH "NPM\-DEPRECATE" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-deprecate\fR \- Deprecate a version of a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-diff.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-DIFF" "1" "November 2022" "" ""
.TH "NPM\-DIFF" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-diff\fR \- The registry diff command
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-dist-tag.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-DIST\-TAG" "1" "November 2022" "" ""
.TH "NPM\-DIST\-TAG" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-dist-tag\fR \- Modify package distribution tags
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-docs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-DOCS" "1" "November 2022" "" ""
.TH "NPM\-DOCS" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-docs\fR \- Open documentation for a package in a web browser
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-doctor.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-DOCTOR" "1" "November 2022" "" ""
.TH "NPM\-DOCTOR" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-doctor\fR \- Check your npm environment
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-edit.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-EDIT" "1" "November 2022" "" ""
.TH "NPM\-EDIT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-edit\fR \- Edit an installed package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-exec.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-EXEC" "1" "November 2022" "" ""
.TH "NPM\-EXEC" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-exec\fR \- Run a command from a local or remote npm package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-explain.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-EXPLAIN" "1" "November 2022" "" ""
.TH "NPM\-EXPLAIN" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-explain\fR \- Explain installed packages
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-explore.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-EXPLORE" "1" "November 2022" "" ""
.TH "NPM\-EXPLORE" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-explore\fR \- Browse an installed package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-find-dupes.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-FIND\-DUPES" "1" "November 2022" "" ""
.TH "NPM\-FIND\-DUPES" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-find-dupes\fR \- Find duplication in the package tree
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-fund.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-FUND" "1" "November 2022" "" ""
.TH "NPM\-FUND" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-fund\fR \- Retrieve funding information
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-help-search.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-HELP\-SEARCH" "1" "November 2022" "" ""
.TH "NPM\-HELP\-SEARCH" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-help-search\fR \- Search npm help documentation
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-help.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-HELP" "1" "November 2022" "" ""
.TH "NPM\-HELP" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-help\fR \- Get help on npm
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-hook.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-HOOK" "1" "November 2022" "" ""
.TH "NPM\-HOOK" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-hook\fR \- Manage registry hooks
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-init.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-INIT" "1" "November 2022" "" ""
.TH "NPM\-INIT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-init\fR \- Create a package\.json file
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-install-ci-test.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-INSTALL\-CI\-TEST" "1" "November 2022" "" ""
.TH "NPM\-INSTALL\-CI\-TEST" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-install-ci-test\fR \- Install a project with a clean slate and run tests
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-install-test.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-INSTALL\-TEST" "1" "November 2022" "" ""
.TH "NPM\-INSTALL\-TEST" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-install-test\fR \- Install package(s) and run tests
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-install.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-INSTALL" "1" "November 2022" "" ""
.TH "NPM\-INSTALL" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-install\fR \- Install a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-link.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-LINK" "1" "November 2022" "" ""
.TH "NPM\-LINK" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-link\fR \- Symlink a package folder
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-logout.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-LOGOUT" "1" "November 2022" "" ""
.TH "NPM\-LOGOUT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-logout\fR \- Log out of the registry
.SS Synopsis
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/man/man1/npm-ls.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-LS" "1" "November 2022" "" ""
.TH "NPM\-LS" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-ls\fR \- List installed packages
.SS Synopsis
Expand Down Expand Up @@ -26,7 +26,7 @@ example, running \fBnpm ls promzard\fP in npm's source tree will show:
.P
.RS 2
.nf
npm@8\.19\.3 /path/to/npm
npm@8\.19\.4 /path/to/npm
└─┬ init\-package\-json@0\.0\.4
└── promzard@0\.1\.5
.fi
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-org.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-ORG" "1" "November 2022" "" ""
.TH "NPM\-ORG" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-org\fR \- Manage orgs
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-outdated.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-OUTDATED" "1" "November 2022" "" ""
.TH "NPM\-OUTDATED" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-outdated\fR \- Check for outdated packages
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-owner.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-OWNER" "1" "November 2022" "" ""
.TH "NPM\-OWNER" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-owner\fR \- Manage package owners
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-pack.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PACK" "1" "November 2022" "" ""
.TH "NPM\-PACK" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-pack\fR \- Create a tarball from a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-ping.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PING" "1" "November 2022" "" ""
.TH "NPM\-PING" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-ping\fR \- Ping npm registry
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-pkg.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PKG" "1" "November 2022" "" ""
.TH "NPM\-PKG" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-pkg\fR \- Manages your package\.json
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-prefix.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PREFIX" "1" "November 2022" "" ""
.TH "NPM\-PREFIX" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-prefix\fR \- Display prefix
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-profile.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PROFILE" "1" "November 2022" "" ""
.TH "NPM\-PROFILE" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-profile\fR \- Change settings on your registry profile
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-prune.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PRUNE" "1" "November 2022" "" ""
.TH "NPM\-PRUNE" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-prune\fR \- Remove extraneous packages
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-publish.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-PUBLISH" "1" "November 2022" "" ""
.TH "NPM\-PUBLISH" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-publish\fR \- Publish a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-query.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-QUERY" "1" "November 2022" "" ""
.TH "NPM\-QUERY" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-query\fR \- Dependency selector query
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-rebuild.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-REBUILD" "1" "November 2022" "" ""
.TH "NPM\-REBUILD" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-rebuild\fR \- Rebuild a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-repo.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-REPO" "1" "November 2022" "" ""
.TH "NPM\-REPO" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-repo\fR \- Open package repository page in the browser
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-restart.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-RESTART" "1" "November 2022" "" ""
.TH "NPM\-RESTART" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-restart\fR \- Restart a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-root.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-ROOT" "1" "November 2022" "" ""
.TH "NPM\-ROOT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-root\fR \- Display npm root
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-run-script.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-RUN\-SCRIPT" "1" "November 2022" "" ""
.TH "NPM\-RUN\-SCRIPT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-run-script\fR \- Run arbitrary package scripts
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-search.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-SEARCH" "1" "November 2022" "" ""
.TH "NPM\-SEARCH" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-search\fR \- Search for packages
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-set-script.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-SET\-SCRIPT" "1" "November 2022" "" ""
.TH "NPM\-SET\-SCRIPT" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-set-script\fR \- Set tasks in the scripts section of package\.json
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-shrinkwrap.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-SHRINKWRAP" "1" "November 2022" "" ""
.TH "NPM\-SHRINKWRAP" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-shrinkwrap\fR \- Lock down dependency versions for publication
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-star.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-STAR" "1" "November 2022" "" ""
.TH "NPM\-STAR" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-star\fR \- Mark your favorite packages
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-stars.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-STARS" "1" "November 2022" "" ""
.TH "NPM\-STARS" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-stars\fR \- View packages marked as favorites
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-start.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-START" "1" "November 2022" "" ""
.TH "NPM\-START" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-start\fR \- Start a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-stop.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-STOP" "1" "November 2022" "" ""
.TH "NPM\-STOP" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-stop\fR \- Stop a package
.SS Synopsis
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-team.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "NPM\-TEAM" "1" "November 2022" "" ""
.TH "NPM\-TEAM" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-team\fR \- Manage organization teams and team memberships
.SS Synopsis
Expand Down
Loading