Skip to content

Commit

Permalink
deps: upgrade npm to 9.6.4
Browse files Browse the repository at this point in the history
PR-URL: #47432
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
npm-cli-bot authored and MoLow committed Jul 6, 2023
1 parent 8820d54 commit 6f0f61a
Show file tree
Hide file tree
Showing 108 changed files with 354 additions and 343 deletions.
2 changes: 1 addition & 1 deletion deps/npm/README.md
Expand Up @@ -27,7 +27,7 @@ curl -qL https://www.npmjs.com/install.sh | sh

#### Node Version Managers

If you're looking to manage multiple versions of **`Node.js`** &/or **`npm`**, consider using a [node version manager](https://github.com/search?q=node%20version%20manager&type=repositories)
If you're looking to manage multiple versions of **`Node.js`** &/or **`npm`**, consider using a [node version manager](https://github.com/search?q=node+version+manager+archived%3Afalse&type=repositories&ref=advsearch)

### Usage

Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/content/commands/npm-ls.md
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@9.6.3 /path/to/npm
npm@9.6.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-publish.md
Expand Up @@ -52,7 +52,7 @@ to the registry.

### Files included in package

To see what will be included in your package, run `npx npm-packlist`. All
To see what will be included in your package, run `npm pack --dry-run`. All
files are included by default, with the following exceptions:

- Certain files that are relevant to package installation and distribution
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/content/commands/npm.md
Expand Up @@ -14,7 +14,7 @@ Note: This command is unaware of workspaces.

### Version

9.6.3
9.6.4

### Description

Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/content/configuring-npm/install.md
Expand Up @@ -39,7 +39,7 @@ Node version managers allow you to install and switch between multiple
versions of Node.js and npm on your system so you can test your
applications on multiple versions of npm to ensure they work for users on
different versions. You can
[search for them on GitHub](https://github.com/search?q=node%20version%20manager&type=repositories).
[search for them on GitHub](https://github.com/search?q=node+version+manager+archived%3Afalse&type=repositories&ref=advsearch).

### Using a Node installer to install Node.js and npm

Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/output/commands/npm-ls.html
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><code class="language-bash">npm@9.6.3 /path/to/npm
<pre><code class="language-bash">npm@9.6.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-publish.html
Expand Up @@ -181,7 +181,7 @@ <h3 id="description">Description</h3>
out the files to be included and packs them into a tarball to be uploaded
to the registry.</p>
<h3 id="files-included-in-package">Files included in package</h3>
<p>To see what will be included in your package, run <code>npx npm-packlist</code>. All
<p>To see what will be included in your package, run <code>npm pack --dry-run</code>. All
files are included by default, with the following exceptions:</p>
<ul>
<li>
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/output/commands/npm.html
Expand Up @@ -150,7 +150,7 @@ <h2 id="table-of-contents">Table of contents</h2>
</code></pre>
<p>Note: This command is unaware of workspaces.</p>
<h3 id="version">Version</h3>
<p>9.6.3</p>
<p>9.6.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/docs/output/configuring-npm/install.html
Expand Up @@ -173,7 +173,7 @@ <h3 id="using-a-node-version-manager-to-install-nodejs-and-npm">Using a Node ver
versions of Node.js and npm on your system so you can test your
applications on multiple versions of npm to ensure they work for users on
different versions. You can
<a href="https://github.com/search?q=node%20version%20manager&amp;type=repositories">search for them on GitHub</a>.</p>
<a href="https://github.com/search?q=node+version+manager+archived%3Afalse&amp;type=repositories&amp;ref=advsearch">search for them on GitHub</a>.</p>
<h3 id="using-a-node-installer-to-install-nodejs-and-npm">Using a Node installer to install Node.js and npm</h3>
<p>If you are unable to use a Node version manager, you can use a Node
installer to install both Node.js and npm on your system.</p>
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-access.1
@@ -1,4 +1,4 @@
.TH "NPM-ACCESS" "1" "March 2023" "" ""
.TH "NPM-ACCESS" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-ADDUSER" "1" "March 2023" "" ""
.TH "NPM-ADDUSER" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-AUDIT" "1" "March 2023" "" ""
.TH "NPM-AUDIT" "1" "April 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-bugs.1
@@ -1,4 +1,4 @@
.TH "NPM-BUGS" "1" "March 2023" "" ""
.TH "NPM-BUGS" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-CACHE" "1" "March 2023" "" ""
.TH "NPM-CACHE" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-CI" "1" "March 2023" "" ""
.TH "NPM-CI" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-COMPLETION" "1" "March 2023" "" ""
.TH "NPM-COMPLETION" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-completion\fR - Tab Completion for npm
.SS "Synopsis"
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-config.1
@@ -1,4 +1,4 @@
.TH "NPM-CONFIG" "1" "March 2023" "" ""
.TH "NPM-CONFIG" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-config\fR - Manage the npm configuration files
.SS "Synopsis"
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-dedupe.1
@@ -1,4 +1,4 @@
.TH "NPM-DEDUPE" "1" "March 2023" "" ""
.TH "NPM-DEDUPE" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-DEPRECATE" "1" "March 2023" "" ""
.TH "NPM-DEPRECATE" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-DIFF" "1" "March 2023" "" ""
.TH "NPM-DIFF" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-DIST-TAG" "1" "March 2023" "" ""
.TH "NPM-DIST-TAG" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-DOCS" "1" "March 2023" "" ""
.TH "NPM-DOCS" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-DOCTOR" "1" "March 2023" "" ""
.TH "NPM-DOCTOR" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-EDIT" "1" "March 2023" "" ""
.TH "NPM-EDIT" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-EXEC" "1" "March 2023" "" ""
.TH "NPM-EXEC" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-EXPLAIN" "1" "March 2023" "" ""
.TH "NPM-EXPLAIN" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-EXPLORE" "1" "March 2023" "" ""
.TH "NPM-EXPLORE" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-FIND-DUPES" "1" "March 2023" "" ""
.TH "NPM-FIND-DUPES" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-FUND" "1" "March 2023" "" ""
.TH "NPM-FUND" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-HELP-SEARCH" "1" "March 2023" "" ""
.TH "NPM-HELP-SEARCH" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-HELP" "1" "March 2023" "" ""
.TH "NPM-HELP" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-HOOK" "1" "March 2023" "" ""
.TH "NPM-HOOK" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-INIT" "1" "March 2023" "" ""
.TH "NPM-INIT" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-INSTALL-CI-TEST" "1" "March 2023" "" ""
.TH "NPM-INSTALL-CI-TEST" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-INSTALL-TEST" "1" "March 2023" "" ""
.TH "NPM-INSTALL-TEST" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-INSTALL" "1" "March 2023" "" ""
.TH "NPM-INSTALL" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-LINK" "1" "March 2023" "" ""
.TH "NPM-LINK" "1" "April 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-login.1
@@ -1,4 +1,4 @@
.TH "NPM-LOGIN" "1" "March 2023" "" ""
.TH "NPM-LOGIN" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-login\fR - Login to a registry user account
.SS "Synopsis"
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-logout.1
@@ -1,4 +1,4 @@
.TH "NPM-LOGOUT" "1" "March 2023" "" ""
.TH "NPM-LOGOUT" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-LS" "1" "March 2023" "" ""
.TH "NPM-LS" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-ls\fR - List installed packages
.SS "Synopsis"
Expand All @@ -20,7 +20,7 @@ Positional arguments are \fBname@version-range\fR identifiers, which will limit
.P
.RS 2
.nf
npm@9.6.3 /path/to/npm
npm@9.6.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
@@ -1,4 +1,4 @@
.TH "NPM-ORG" "1" "March 2023" "" ""
.TH "NPM-ORG" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-OUTDATED" "1" "March 2023" "" ""
.TH "NPM-OUTDATED" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-OWNER" "1" "March 2023" "" ""
.TH "NPM-OWNER" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-PACK" "1" "March 2023" "" ""
.TH "NPM-PACK" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-PING" "1" "March 2023" "" ""
.TH "NPM-PING" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-PKG" "1" "March 2023" "" ""
.TH "NPM-PKG" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-PREFIX" "1" "March 2023" "" ""
.TH "NPM-PREFIX" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-PROFILE" "1" "March 2023" "" ""
.TH "NPM-PROFILE" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-PRUNE" "1" "March 2023" "" ""
.TH "NPM-PRUNE" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-prune\fR - Remove extraneous packages
.SS "Synopsis"
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/man/man1/npm-publish.1
@@ -1,4 +1,4 @@
.TH "NPM-PUBLISH" "1" "March 2023" "" ""
.TH "NPM-PUBLISH" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-publish\fR - Publish a package
.SS "Synopsis"
Expand Down Expand Up @@ -42,7 +42,7 @@ As of \fBnpm@5\fR, both a sha1sum and an integrity field with a sha512sum of the
Similar to \fB--dry-run\fR see npm help pack, which figures out the files to be included and packs them into a tarball to be uploaded to the registry.
.SS "Files included in package"
.P
To see what will be included in your package, run \fBnpx npm-packlist\fR. All files are included by default, with the following exceptions:
To see what will be included in your package, run \fBnpm pack --dry-run\fR. All files are included by default, with the following exceptions:
.RS 0
.IP \(bu 4
Certain files that are relevant to package installation and distribution are always included. For example, \fBpackage.json\fR, \fBREADME.md\fR, \fBLICENSE\fR, and so on.
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-query.1
@@ -1,4 +1,4 @@
.TH "NPM-QUERY" "1" "March 2023" "" ""
.TH "NPM-QUERY" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-REBUILD" "1" "March 2023" "" ""
.TH "NPM-REBUILD" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-REPO" "1" "March 2023" "" ""
.TH "NPM-REPO" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-RESTART" "1" "March 2023" "" ""
.TH "NPM-RESTART" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-ROOT" "1" "March 2023" "" ""
.TH "NPM-ROOT" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-RUN-SCRIPT" "1" "March 2023" "" ""
.TH "NPM-RUN-SCRIPT" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-SEARCH" "1" "March 2023" "" ""
.TH "NPM-SEARCH" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-search\fR - Search for packages
.SS "Synopsis"
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/man/man1/npm-shrinkwrap.1
@@ -1,4 +1,4 @@
.TH "NPM-SHRINKWRAP" "1" "March 2023" "" ""
.TH "NPM-SHRINKWRAP" "1" "April 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
@@ -1,4 +1,4 @@
.TH "NPM-STAR" "1" "March 2023" "" ""
.TH "NPM-STAR" "1" "April 2023" "" ""
.SH "NAME"
\fBnpm-star\fR - Mark your favorite packages
.SS "Synopsis"
Expand Down

0 comments on commit 6f0f61a

Please sign in to comment.