We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v9.x
npm exec
npm --global
--prefer-dedupe
adduser
--token-type
run-script
npm install
npm audit
npm outdated
get
set
list
--init-private
npm merge
--short-ciruit
--location
npm config
workspace-tag-version-prefix
tag-version-prefix
--before-relative
no-
cache clean <key>
install
overrides
debug.log
--json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Epics:
npm exec
spec issues #403npm --global
issues #404Features:
--prefer-dedupe
support #505--prefer-dedupe
support #506adduser
#465--token-type
#427adduser
flow #466run-script
is the alias #467npm install
,npm audit
&npm outdated
) #471npm install
UX/UI #475get
,set
&list
#477--init-private
config #507npm merge
command #438--short-ciruit
support [FEATURE] run-script with workspaces should short-circuit on script error rfcs#575--location
(similar tonpm config
)workspace-tag-version-prefix
(ref. [RRFC]workspace-tag-version-prefix
config rfcs#570)tag-version-prefix
(ref. [RRFC]workspace-tag-version-prefix
config rfcs#570)--before-relative
(ref. https://tc39.es/proposal-temporal/docs/duration.html)Docs:
no-
prefixed configs more clearly #398cache clean <key>
reference #423install
has references tooverrides
#419debug.log
's security & that private/secure information may exist there #432Chores:
--json
support & output across all commands #470The text was updated successfully, but these errors were encountered: