X Tutup
The Wayback Machine - https://web.archive.org/web/20211016160456/https://github.com/nodejs/node/commit/eee9412a8c
Skip to content
Permalink
Browse files
deps: upgrade npm to 6.14.8
PR-URL: #34834
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
  • Loading branch information
ruyadorno authored and richardlau committed Oct 7, 2020
1 parent 038593d commit eee9412a8c9741880aac73eb318499685e1690ef
Showing with 537 additions and 401 deletions.
  1. +5 −0 deps/npm/AUTHORS
  2. +34 −0 deps/npm/CHANGELOG.md
  3. +1 −2 deps/npm/docs/content/cli-commands/npm.md
  4. +6 −0 deps/npm/docs/content/using-npm/semver.md
  5. +2 −2 deps/npm/docs/public/cli-commands/npm-access/index.html
  6. +2 −2 deps/npm/docs/public/cli-commands/npm-adduser/index.html
  7. +2 −2 deps/npm/docs/public/cli-commands/npm-audit/index.html
  8. +2 −2 deps/npm/docs/public/cli-commands/npm-bin/index.html
  9. +2 −2 deps/npm/docs/public/cli-commands/npm-bugs/index.html
  10. +2 −2 deps/npm/docs/public/cli-commands/npm-build/index.html
  11. +2 −2 deps/npm/docs/public/cli-commands/npm-bundle/index.html
  12. +2 −2 deps/npm/docs/public/cli-commands/npm-cache/index.html
  13. +2 −2 deps/npm/docs/public/cli-commands/npm-ci/index.html
  14. +2 −2 deps/npm/docs/public/cli-commands/npm-completion/index.html
  15. +2 −2 deps/npm/docs/public/cli-commands/npm-config/index.html
  16. +2 −2 deps/npm/docs/public/cli-commands/npm-dedupe/index.html
  17. +2 −2 deps/npm/docs/public/cli-commands/npm-deprecate/index.html
  18. +2 −2 deps/npm/docs/public/cli-commands/npm-dist-tag/index.html
  19. +2 −2 deps/npm/docs/public/cli-commands/npm-docs/index.html
  20. +2 −2 deps/npm/docs/public/cli-commands/npm-doctor/index.html
  21. +2 −2 deps/npm/docs/public/cli-commands/npm-edit/index.html
  22. +2 −2 deps/npm/docs/public/cli-commands/npm-explore/index.html
  23. +2 −2 deps/npm/docs/public/cli-commands/npm-fund/index.html
  24. +2 −2 deps/npm/docs/public/cli-commands/npm-help-search/index.html
  25. +2 −2 deps/npm/docs/public/cli-commands/npm-help/index.html
  26. +2 −2 deps/npm/docs/public/cli-commands/npm-hook/index.html
  27. +2 −2 deps/npm/docs/public/cli-commands/npm-init/index.html
  28. +2 −2 deps/npm/docs/public/cli-commands/npm-install-ci-test/index.html
  29. +2 −2 deps/npm/docs/public/cli-commands/npm-install-test/index.html
  30. +2 −2 deps/npm/docs/public/cli-commands/npm-install/index.html
  31. +2 −2 deps/npm/docs/public/cli-commands/npm-link/index.html
  32. +2 −2 deps/npm/docs/public/cli-commands/npm-logout/index.html
  33. +3 −3 deps/npm/docs/public/cli-commands/npm-ls/index.html
  34. +2 −2 deps/npm/docs/public/cli-commands/npm-org/index.html
  35. +2 −2 deps/npm/docs/public/cli-commands/npm-outdated/index.html
  36. +2 −2 deps/npm/docs/public/cli-commands/npm-owner/index.html
  37. +2 −2 deps/npm/docs/public/cli-commands/npm-pack/index.html
  38. +2 −2 deps/npm/docs/public/cli-commands/npm-ping/index.html
  39. +2 −2 deps/npm/docs/public/cli-commands/npm-prefix/index.html
  40. +2 −2 deps/npm/docs/public/cli-commands/npm-profile/index.html
  41. +2 −2 deps/npm/docs/public/cli-commands/npm-prune/index.html
  42. +2 −2 deps/npm/docs/public/cli-commands/npm-publish/index.html
  43. +2 −2 deps/npm/docs/public/cli-commands/npm-rebuild/index.html
  44. +2 −2 deps/npm/docs/public/cli-commands/npm-repo/index.html
  45. +2 −2 deps/npm/docs/public/cli-commands/npm-restart/index.html
  46. +2 −2 deps/npm/docs/public/cli-commands/npm-root/index.html
  47. +2 −2 deps/npm/docs/public/cli-commands/npm-run-script/index.html
  48. +2 −2 deps/npm/docs/public/cli-commands/npm-search/index.html
  49. +2 −2 deps/npm/docs/public/cli-commands/npm-shrinkwrap/index.html
  50. +2 −2 deps/npm/docs/public/cli-commands/npm-star/index.html
  51. +2 −2 deps/npm/docs/public/cli-commands/npm-stars/index.html
  52. +2 −2 deps/npm/docs/public/cli-commands/npm-start/index.html
  53. +2 −2 deps/npm/docs/public/cli-commands/npm-stop/index.html
  54. +2 −2 deps/npm/docs/public/cli-commands/npm-team/index.html
  55. +2 −2 deps/npm/docs/public/cli-commands/npm-test/index.html
  56. +2 −2 deps/npm/docs/public/cli-commands/npm-token/index.html
  57. +2 −2 deps/npm/docs/public/cli-commands/npm-uninstall/index.html
  58. +2 −2 deps/npm/docs/public/cli-commands/npm-unpublish/index.html
  59. +2 −2 deps/npm/docs/public/cli-commands/npm-update/index.html
  60. +2 −2 deps/npm/docs/public/cli-commands/npm-version/index.html
  61. +2 −2 deps/npm/docs/public/cli-commands/npm-view/index.html
  62. +2 −2 deps/npm/docs/public/cli-commands/npm-whoami/index.html
  63. +4 −5 deps/npm/docs/public/cli-commands/npm/index.html
  64. +2 −2 deps/npm/docs/public/configuring-npm/folders/index.html
  65. +2 −2 deps/npm/docs/public/configuring-npm/install/index.html
  66. +2 −2 deps/npm/docs/public/configuring-npm/npmrc/index.html
  67. +2 −2 deps/npm/docs/public/configuring-npm/package-json/index.html
  68. +2 −2 deps/npm/docs/public/configuring-npm/package-lock-json/index.html
  69. +2 −2 deps/npm/docs/public/configuring-npm/package-locks/index.html
  70. +2 −2 deps/npm/docs/public/configuring-npm/shrinkwrap-json/index.html
  71. +1 −1 deps/npm/docs/public/index.html
  72. +1 −1 deps/npm/docs/public/static/d/2215187023.json
  73. +2 −2 deps/npm/docs/public/using-npm/config/index.html
  74. +2 −2 deps/npm/docs/public/using-npm/developers/index.html
  75. +2 −2 deps/npm/docs/public/using-npm/disputes/index.html
  76. +2 −2 deps/npm/docs/public/using-npm/orgs/index.html
  77. +2 −2 deps/npm/docs/public/using-npm/registry/index.html
  78. +2 −2 deps/npm/docs/public/using-npm/removal/index.html
  79. +2 −2 deps/npm/docs/public/using-npm/scope/index.html
  80. +2 −2 deps/npm/docs/public/using-npm/scripts/index.html
  81. +2 −2 deps/npm/docs/public/using-npm/semver/index.html
  82. +4 −0 deps/npm/lib/ci.js
  83. +13 −0 deps/npm/lib/hook.js
  84. +1 −1 deps/npm/lib/install.js
  85. +1 −1 deps/npm/lib/utils/replace-info.js
  86. +1 −1 deps/npm/man/man1/npm-README.1
  87. +1 −1 deps/npm/man/man1/npm-access.1
  88. +1 −1 deps/npm/man/man1/npm-adduser.1
  89. +1 −1 deps/npm/man/man1/npm-audit.1
  90. +1 −1 deps/npm/man/man1/npm-bin.1
  91. +1 −1 deps/npm/man/man1/npm-bugs.1
  92. +1 −1 deps/npm/man/man1/npm-build.1
  93. +1 −1 deps/npm/man/man1/npm-bundle.1
  94. +1 −1 deps/npm/man/man1/npm-cache.1
  95. +1 −1 deps/npm/man/man1/npm-ci.1
  96. +1 −1 deps/npm/man/man1/npm-completion.1
  97. +1 −1 deps/npm/man/man1/npm-config.1
  98. +1 −1 deps/npm/man/man1/npm-dedupe.1
  99. +1 −1 deps/npm/man/man1/npm-deprecate.1
  100. +1 −1 deps/npm/man/man1/npm-dist-tag.1
  101. +1 −1 deps/npm/man/man1/npm-docs.1
  102. +1 −1 deps/npm/man/man1/npm-doctor.1
  103. +1 −1 deps/npm/man/man1/npm-edit.1
  104. +1 −1 deps/npm/man/man1/npm-explore.1
  105. +1 −1 deps/npm/man/man1/npm-fund.1
  106. +1 −1 deps/npm/man/man1/npm-help-search.1
  107. +1 −1 deps/npm/man/man1/npm-help.1
  108. +1 −1 deps/npm/man/man1/npm-hook.1
  109. +1 −1 deps/npm/man/man1/npm-init.1
  110. +1 −1 deps/npm/man/man1/npm-install-ci-test.1
  111. +1 −1 deps/npm/man/man1/npm-install-test.1
  112. +1 −1 deps/npm/man/man1/npm-install.1
  113. +1 −1 deps/npm/man/man1/npm-link.1
  114. +1 −1 deps/npm/man/man1/npm-logout.1
  115. +2 −2 deps/npm/man/man1/npm-ls.1
  116. +1 −1 deps/npm/man/man1/npm-org.1
  117. +1 −1 deps/npm/man/man1/npm-outdated.1
  118. +1 −1 deps/npm/man/man1/npm-owner.1
  119. +1 −1 deps/npm/man/man1/npm-pack.1
  120. +1 −1 deps/npm/man/man1/npm-ping.1
  121. +1 −1 deps/npm/man/man1/npm-prefix.1
  122. +1 −1 deps/npm/man/man1/npm-profile.1
  123. +1 −1 deps/npm/man/man1/npm-prune.1
  124. +1 −1 deps/npm/man/man1/npm-publish.1
  125. +1 −1 deps/npm/man/man1/npm-rebuild.1
  126. +1 −1 deps/npm/man/man1/npm-repo.1
  127. +1 −1 deps/npm/man/man1/npm-restart.1
  128. +1 −1 deps/npm/man/man1/npm-root.1
  129. +1 −1 deps/npm/man/man1/npm-run-script.1
  130. +1 −1 deps/npm/man/man1/npm-search.1
  131. +1 −1 deps/npm/man/man1/npm-shrinkwrap.1
  132. +1 −1 deps/npm/man/man1/npm-star.1
  133. +1 −1 deps/npm/man/man1/npm-stars.1
  134. +1 −1 deps/npm/man/man1/npm-start.1
  135. +1 −1 deps/npm/man/man1/npm-stop.1
  136. +1 −1 deps/npm/man/man1/npm-team.1
  137. +1 −1 deps/npm/man/man1/npm-test.1
  138. +1 −1 deps/npm/man/man1/npm-token.1
  139. +1 −1 deps/npm/man/man1/npm-uninstall.1
  140. +1 −1 deps/npm/man/man1/npm-unpublish.1
  141. +1 −1 deps/npm/man/man1/npm-update.1
  142. +1 −1 deps/npm/man/man1/npm-version.1
  143. +1 −1 deps/npm/man/man1/npm-view.1
  144. +1 −1 deps/npm/man/man1/npm-whoami.1
  145. +3 −4 deps/npm/man/man1/npm.1
  146. +1 −1 deps/npm/man/man5/folders.5
  147. +1 −1 deps/npm/man/man5/install.5
  148. +1 −1 deps/npm/man/man5/npmrc.5
  149. +1 −1 deps/npm/man/man5/package-json.5
  150. +1 −1 deps/npm/man/man5/package-lock-json.5
  151. +1 −1 deps/npm/man/man5/package-locks.5
  152. +1 −1 deps/npm/man/man5/shrinkwrap-json.5
  153. +1 −1 deps/npm/man/man7/config.7
  154. +1 −1 deps/npm/man/man7/developers.7
  155. +1 −1 deps/npm/man/man7/disputes.7
  156. +1 −1 deps/npm/man/man7/orgs.7
  157. +1 −1 deps/npm/man/man7/registry.7
  158. +1 −1 deps/npm/man/man7/removal.7
  159. +1 −1 deps/npm/man/man7/scope.7
  160. +1 −1 deps/npm/man/man7/scripts.7
  161. +1 −1 deps/npm/man/man7/semver.7
  162. +9 −9 deps/npm/node_modules/configstore/package.json
  163. +1 −1 deps/npm/node_modules/configstore/readme.md
  164. +18 −0 deps/npm/node_modules/dot-prop/index.js
  165. +13 −13 deps/npm/node_modules/dot-prop/package.json
  166. +2 −0 deps/npm/node_modules/dot-prop/readme.md
  167. +20 −0 deps/npm/node_modules/meant/.github/workflows/ci.yml
  168. +0 −37 deps/npm/node_modules/meant/.npmignore
  169. +0 −16 deps/npm/node_modules/meant/.travis.yml
  170. +9 −1 deps/npm/node_modules/meant/CHANGELOG.md
  171. +1 −1 deps/npm/node_modules/meant/README.md
  172. +17 −19 deps/npm/node_modules/meant/package.json
  173. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/.travis.yml
  174. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/LICENSE
  175. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/example/parse.js
  176. +16 −17 deps/npm/node_modules/{rc/node_modules → }/minimist/index.js
  177. +2 −2 deps/npm/node_modules/{rc/node_modules → }/minimist/package.json
  178. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/readme.markdown
  179. +4 −4 deps/npm/node_modules/{rc/node_modules → }/minimist/test/all_bool.js
  180. +8 −8 deps/npm/node_modules/{rc/node_modules → }/minimist/test/bool.js
  181. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/dash.js
  182. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/default_bool.js
  183. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/dotted.js
  184. +2 −2 deps/npm/node_modules/{rc/node_modules → }/minimist/test/kv_short.js
  185. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/long.js
  186. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/num.js
  187. +6 −6 deps/npm/node_modules/{rc/node_modules → }/minimist/test/parse.js
  188. +1 −1 deps/npm/node_modules/{rc/node_modules → }/minimist/test/parse_modified.js
  189. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/proto.js
  190. +2 −2 deps/npm/node_modules/{rc/node_modules → }/minimist/test/short.js
  191. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/stop_early.js
  192. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/unknown.js
  193. 0 deps/npm/node_modules/{rc/node_modules → }/minimist/test/whitespace.js
  194. +20 −0 deps/npm/node_modules/npm-registry-fetch/CHANGELOG.md
  195. +5 −2 deps/npm/node_modules/npm-registry-fetch/check-response.js
  196. +12 −12 deps/npm/node_modules/npm-registry-fetch/package.json
  197. +1 −1 deps/npm/node_modules/update-notifier/package.json
  198. +3 −3 deps/npm/package.json
  199. +1 −1 deps/npm/test/fixtures/config/userconfig-with-gc
  200. +1 −1 deps/npm/test/tap/publish-invalid-semver-tag.js
  201. +60 −0 deps/npm/test/tap/referer.js
  202. +3 −1 deps/npm/test/tap/semver-doc.js
  203. +1 −1 deps/npm/test/tap/whoami.js
@@ -702,3 +702,8 @@ vanishcode <vanishcode@outlook.com>
Jean-Charles Sisk <jasisk@gmail.com>
Martin Packman <martin@zegami.com>
Danielle Adams <danielle.adams@heroku.com>
Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Antonio <antonio.olmo@devo.com>
Sandra Tatarevićová <sandra@tatarevicova.cz>
Antoine du Hamel <duhamelantoine1995@gmail.com>
Assaf Sapir <assapir@github.com>
@@ -1,3 +1,37 @@
## 6.14.8 (2020-08-17)

### BUG FIXES
* [`9262e8c88`](https://github.com/npm/cli/commit/9262e8c88f2f828206423928b8e21eea67f4801a)
[#1575](https://github.com/npm/cli/pull/1575)
npm install --dev deprecation message
([@sandratatarevicova](https://github.com/sandratatarevicova))
* [`765cfe0bc`](https://github.com/npm/cli/commit/765cfe0bc05a10b72026291ff0ca7c9ca5cb3f57)
[#1658](https://github.com/npm/cli/issues/1658)
remove unused broken require
([@aduh95](https://github.com/aduh95))
* [`4e28de79a`](https://github.com/npm/cli/commit/4e28de79a3a0aacc7603010a592beb448ceb6f5f)
[#1663](https://github.com/npm/cli/pull/1663)
Do not send user secret in the referer header
([@assapir](https://github.com/assapir))

### DOCUMENTATION
* [`8abdf30c9`](https://github.com/npm/cli/commit/8abdf30c95ec90331456f3f2ed78e2703939bb74)
[#1572](https://github.com/npm/cli/pull/1572)
docs: add missing metadata in semver page
([@tripu](https://github.com/tripu))
* [`8cedcca46`](https://github.com/npm/cli/commit/8cedcca464ced5aab58be83dd5049c3df13384de)
[#1614](https://github.com/npm/cli/pull/1614)
Node-gyp supports both Python and legacy Python
([@cclauss](https://github.com/cclauss))

### DEPENDENCIES
* [`a303b75fd`](https://github.com/npm/cli/commit/a303b75fd7c4b2644da02ad2ad46d80dfceec3c5)
`update-notifier@2.5.0`
* [`c48600832`](https://github.com/npm/cli/commit/c48600832aff4cc349f59997e08dc4bbde15bd49)
`npm-registry-fetch@4.0.7`
* [`a6e9fc4df`](https://github.com/npm/cli/commit/a6e9fc4df7092ba3eb5394193638b33c24855c36)
`meant@1.0.2`:

## 6.14.7 (2020-07-21)

### BUG FIXES
@@ -60,8 +60,7 @@ requires compiling of C++ Code, npm will use
[node-gyp](https://github.com/nodejs/node-gyp) for that task.
For a Unix system, [node-gyp](https://github.com/nodejs/node-gyp)
needs Python, make and a buildchain like GCC. On Windows,
Python and Microsoft Visual Studio C++ are needed. Python 3 is
not supported by [node-gyp](https://github.com/nodejs/node-gyp).
Python and Microsoft Visual Studio C++ are needed.
For more information visit
[the node-gyp repository](https://github.com/nodejs/node-gyp) and
the [node-gyp Wiki](https://github.com/nodejs/node-gyp/wiki).
@@ -1,3 +1,9 @@
---
section: using-npm
title: semver
description: The semantic versioner for npm
---

semver(7) -- The semantic versioner for npm
===========================================

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

@@ -32,6 +32,10 @@ function ci (args, cb) {
dirPacker: pack.packGitDep
}

if (npm.config.get('dev')) {
log.warn('ci', 'Usage of the `--dev` option is deprecated. Use `--also=dev` instead.')
}

for (const key in npm.config.list[0]) {
if (!['log', 'cache'].includes(key)) {
opts[key] = npm.config.list[0][key]
@@ -10,6 +10,7 @@ const pudding = require('figgy-pudding')
const relativeDate = require('tiny-relative-date')
const Table = require('cli-table3')
const validate = require('aproba')
const npm = require('./npm')

hook.usage = [
'npm hook add <pkg> <url> <secret> [--type=<type>]',
@@ -40,6 +41,10 @@ module.exports = (args, cb) => BB.try(() => hook(args)).then(
err => err.code === 'EUSAGE' ? cb(err.message) : cb(err)
)
function hook (args) {
if (args.length === 4) { // secret is passed in the args
// we have the user secret in the CLI args, we need to redact it from the referer.
redactUserSecret()
}
return otplease(npmConfig(), opts => {
opts = HookConfig(opts)
switch (args[0]) {
@@ -150,3 +155,11 @@ function hookName (hook) {
if (hook.type === 'owner') { target = '~' + target }
return target
}

function redactUserSecret () {
const referer = npm.referer
if (!referer) return
const splittedReferer = referer.split(' ')
splittedReferer[4] = '[REDACTED]'
npm.referer = splittedReferer.join(' ')
}
@@ -197,7 +197,7 @@ function install (where, args, cb) {
var dryrun = !!npm.config.get('dry-run')

if (npm.config.get('dev')) {
log.warn('install', 'Usage of the `--dev` option is deprecated. Use `--only=dev` instead.')
log.warn('install', 'Usage of the `--dev` option is deprecated. Use `--also=dev` instead.')
}

if (where === globalTop && !args.length) {
@@ -1,4 +1,4 @@
const URL = require('url')
const URL = require('url').URL

// replaces auth info in an array
// of arguments or in a strings
@@ -1,4 +1,4 @@
.TH "NPM" "1" "July 2020" "" ""
.TH "NPM" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm\fR \- a JavaScript package manager
.P
@@ -1,4 +1,4 @@
.TH "NPM\-ACCESS" "1" "July 2020" "" ""
.TH "NPM\-ACCESS" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-access\fR \- Set access level on published packages
.SS Synopsis
@@ -4,7 +4,7 @@ section: cli\-commands
title: npm\-adduser
description: Set access level on published packages
.HR
.TH "NPM\-ADDUSER" "1" "July 2020" "" ""
.TH "NPM\-ADDUSER" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-adduser\fR \- Add a registry user account
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-AUDIT" "1" "July 2020" "" ""
.TH "NPM\-AUDIT" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-audit\fR \- Run a security audit
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-BIN" "1" "July 2020" "" ""
.TH "NPM\-BIN" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-bin\fR \- Display npm bin folder
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-BUGS" "1" "July 2020" "" ""
.TH "NPM\-BUGS" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-bugs\fR \- Bugs for a package in a web browser maybe
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-BUILD" "1" "July 2020" "" ""
.TH "NPM\-BUILD" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-build\fR \- Build a package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-BUNDLE" "1" "July 2020" "" ""
.TH "NPM\-BUNDLE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-bundle\fR \- REMOVED
.SS Description
@@ -1,4 +1,4 @@
.TH "NPM\-CACHE" "1" "July 2020" "" ""
.TH "NPM\-CACHE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-cache\fR \- Manipulates packages cache
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-CI" "1" "July 2020" "" ""
.TH "NPM\-CI" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-ci\fR \- Install a project with a clean slate
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-COMPLETION" "1" "July 2020" "" ""
.TH "NPM\-COMPLETION" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-completion\fR \- Tab Completion for npm
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-CONFIG" "1" "July 2020" "" ""
.TH "NPM\-CONFIG" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-config\fR \- Manage the npm configuration files
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-DEDUPE" "1" "July 2020" "" ""
.TH "NPM\-DEDUPE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-dedupe\fR \- Reduce duplication
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-DEPRECATE" "1" "July 2020" "" ""
.TH "NPM\-DEPRECATE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-deprecate\fR \- Deprecate a version of a package
.SS Synopsis
@@ -4,7 +4,7 @@ section: cli\-commands
title: npm\-dist\-tag
description: Modify package distribution tags
.HR
.TH "NPM\-DIST\-TAG" "1" "July 2020" "" ""
.TH "NPM\-DIST\-TAG" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-dist-tag\fR \- Modify package distribution tags
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-DOCS" "1" "July 2020" "" ""
.TH "NPM\-DOCS" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-docs\fR \- Docs for a package in a web browser maybe
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-DOCTOR" "1" "July 2020" "" ""
.TH "NPM\-DOCTOR" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-doctor\fR \- Check your environments
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-EDIT" "1" "July 2020" "" ""
.TH "NPM\-EDIT" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-edit\fR \- Edit an installed package
.SS Synopsis
@@ -4,7 +4,7 @@ section: cli\-commands
title: npm\-explore
description: Browse an installed package
.HR
.TH "NPM\-EXPLORE" "1" "July 2020" "" ""
.TH "NPM\-EXPLORE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-explore\fR \- Browse an installed package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-FUND" "1" "July 2020" "" ""
.TH "NPM\-FUND" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-fund\fR \- Retrieve funding information
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-HELP\-SEARCH" "1" "July 2020" "" ""
.TH "NPM\-HELP\-SEARCH" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-help-search\fR \- Search npm help documentation
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-HELP" "1" "July 2020" "" ""
.TH "NPM\-HELP" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-help\fR \- Get help on npm
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-HOOK" "1" "July 2020" "" ""
.TH "NPM\-HOOK" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-hook\fR \- Manage registry hooks
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-INIT" "1" "July 2020" "" ""
.TH "NPM\-INIT" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-init\fR \- create a package\.json file
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM" "" "July 2020" "" ""
.TH "NPM" "" "August 2020" "" ""
.SH "NAME"
\fBnpm\fR
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM" "" "July 2020" "" ""
.TH "NPM" "" "August 2020" "" ""
.SH "NAME"
\fBnpm\fR
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-INSTALL" "1" "July 2020" "" ""
.TH "NPM\-INSTALL" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-install\fR \- Install a package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-LINK" "1" "July 2020" "" ""
.TH "NPM\-LINK" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-link\fR \- Symlink a package folder
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-LOGOUT" "1" "July 2020" "" ""
.TH "NPM\-LOGOUT" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-logout\fR \- Log out of the registry
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-LS" "1" "July 2020" "" ""
.TH "NPM\-LS" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-ls\fR \- List installed packages
.SS Synopsis
@@ -22,7 +22,7 @@ For example, running \fBnpm ls promzard\fP in npm's source tree will show:
.P
.RS 2
.nf
npm@6\.14\.7 /path/to/npm
npm@6\.14\.8 /path/to/npm
└─┬ init\-package\-json@0\.0\.4
└── promzard@0\.1\.5
.fi
@@ -1,4 +1,4 @@
.TH "NPM\-ORG" "1" "July 2020" "" ""
.TH "NPM\-ORG" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-org\fR \- Manage orgs
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-OUTDATED" "1" "July 2020" "" ""
.TH "NPM\-OUTDATED" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-outdated\fR \- Check for outdated packages
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-OWNER" "1" "July 2020" "" ""
.TH "NPM\-OWNER" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-owner\fR \- Manage package owners
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-PACK" "1" "July 2020" "" ""
.TH "NPM\-PACK" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-pack\fR \- Create a tarball from a package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-PING" "1" "July 2020" "" ""
.TH "NPM\-PING" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-ping\fR \- Ping npm registry
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-PREFIX" "1" "July 2020" "" ""
.TH "NPM\-PREFIX" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-prefix\fR \- Display prefix
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-PROFILE" "1" "July 2020" "" ""
.TH "NPM\-PROFILE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-profile\fR \- Change settings on your registry profile
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-PRUNE" "1" "July 2020" "" ""
.TH "NPM\-PRUNE" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-prune\fR \- Remove extraneous packages
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-PUBLISH" "1" "July 2020" "" ""
.TH "NPM\-PUBLISH" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-publish\fR \- Publish a package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-REBUILD" "1" "July 2020" "" ""
.TH "NPM\-REBUILD" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-rebuild\fR \- Rebuild a package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-REPO" "1" "July 2020" "" ""
.TH "NPM\-REPO" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-repo\fR \- Open package repository page in the browser
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-RESTART" "1" "July 2020" "" ""
.TH "NPM\-RESTART" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-restart\fR \- Restart a package
.SS Synopsis
@@ -1,4 +1,4 @@
.TH "NPM\-ROOT" "1" "July 2020" "" ""
.TH "NPM\-ROOT" "1" "August 2020" "" ""
.SH "NAME"
\fBnpm-root\fR \- Display npm root
.SS Synopsis

0 comments on commit eee9412

Please sign in to comment.
X Tutup