summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm-publish.1
diff options
context:
space:
mode:
authornpm CLI robot <npm-cli+bot@github.com>2023-02-18 17:09:39 -0500
committerGitHub <noreply@github.com>2023-02-18 22:09:39 +0000
commit005170c95d764228946ce014a0d437716d5d5b91 (patch)
treed16918ff4adf7c4d7a548e1587d5485fd7f83eb9 /deps/npm/man/man1/npm-publish.1
parent070246f9fa587aa4e0bfcca34bb642711dfdb0b2 (diff)
downloadnode-new-005170c95d764228946ce014a0d437716d5d5b91.tar.gz
deps: upgrade npm to 9.5.0
PR-URL: https://github.com/nodejs/node/pull/46673 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Ruy Adorno <ruyadorno@google.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
Diffstat (limited to 'deps/npm/man/man1/npm-publish.1')
-rw-r--r--deps/npm/man/man1/npm-publish.112
1 files changed, 11 insertions, 1 deletions
diff --git a/deps/npm/man/man1/npm-publish.1 b/deps/npm/man/man1/npm-publish.1
index d75c7b39eb..97b912987d 100644
--- a/deps/npm/man/man1/npm-publish.1
+++ b/deps/npm/man/man1/npm-publish.1
@@ -1,4 +1,4 @@
-.TH "NPM-PUBLISH" "1" "January 2023" "" ""
+.TH "NPM-PUBLISH" "1" "February 2023" "" ""
.SH "NAME"
\fBnpm-publish\fR - Publish a package
.SS "Synopsis"
@@ -172,6 +172,16 @@ Include the workspace root when workspaces are enabled for a command.
When false, specifying individual workspaces via the \fBworkspace\fR config, or all workspaces via the \fBworkspaces\fR flag, will cause npm to operate only on the specified workspaces, and not on the root project.
.P
This value is not exported to the environment for child processes.
+.SS "\fBprovenance\fR"
+.RS 0
+.IP \(bu 4
+Default: false
+.IP \(bu 4
+Type: Boolean
+.RE 0
+
+.P
+Indicates that a provenance statement should be generated.
.SS "See Also"
.RS 0
.IP \(bu 4