feat: update to 8.19.1 (#197)

Luke Karrys committed Sep 2, 2022 at 06:52 UTC b94c1672960f7abf05ffd2aaf992a844fdf34b01
86 files changed +94 -99
cli/releases.json
+4 -4
@@ -1,19 +1,19 @@
1 [
2 {
3 "id": "v6",
4 - "version": "6.0.0",
4 + "version": "6.14.17",
5 "title": "Version 6.x (Legacy release)",
6 - "branch": "v6-docs"
6 + "branch": "v6"
7 },
8 {
9 "id": "v7",
10 - "version": "7.0.0",
10 + "version": "7.24.2",
11 "title": "Version 7.x (Legacy release)",
12 "branch": "v7"
13 },
14 {
15 "id": "v8",
16 - "version": "8.0.0",
16 + "version": "8.19.1",
17 "title": "Version 8.x (Current release)",
18 "branch": "latest",
19 "default": true
cli/v6
+1 -1
@@ -1 +1 @@
1 -Subproject commit 28a4a063c9fb3175d9c0e1bb282f9d81cbd7c7a2
1 +Subproject commit 898c0496406e29865b5ae736ed541ca41895e484
cli/v8
+1 -1
@@ -1 +1 @@
1 -Subproject commit dcc376534212e13fcd5813db9eb067be8179d04f
1 +Subproject commit eb1998a1664decc4aa064a4eb66966f64ae92d39
content/cli/v6/commands/index.mdx
+1 -1
@@ -1,6 +1,6 @@
1 ---
2 github_repo: npm/cli
3 -github_branch: v6-docs
3 +github_branch: v6
4 github_path: docs/nav.yml
5 title: CLI Commands
6 ---
content/cli/v6/commands/npm-access.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-access
3 section: 1
4 description: Set access level on published packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-access.md
8 ---
9
content/cli/v6/commands/npm-adduser.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-adduser
3 section: 1
4 description: Add a registry user account
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-adduser.md
8 ---
9
content/cli/v6/commands/npm-audit.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-audit
3 section: 1
4 description: Run a security audit
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-audit.md
8 ---
9
content/cli/v6/commands/npm-bin.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-bin
3 section: 1
4 description: Display npm bin folder
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-bin.md
8 ---
9
content/cli/v6/commands/npm-bugs.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-bugs
3 section: 1
4 description: Bugs for a package in a web browser maybe
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-bugs.md
8 ---
9
content/cli/v6/commands/npm-build.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-build
3 section: 1
4 description: Build a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-build.md
8 ---
9
content/cli/v6/commands/npm-bundle.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-bundle
3 section: 1
4 description: REMOVED
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-bundle.md
8 ---
9
content/cli/v6/commands/npm-cache.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-cache
3 section: 1
4 description: Manipulates packages cache
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-cache.md
8 ---
9
content/cli/v6/commands/npm-ci.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-ci
3 section: 1
4 description: Install a project with a clean slate
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-ci.md
8 ---
9
content/cli/v6/commands/npm-completion.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-completion
3 section: 1
4 description: Tab Completion for npm
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-completion.md
8 ---
9
content/cli/v6/commands/npm-config.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-config
3 section: 1
4 description: Manage the npm configuration files
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-config.md
8 ---
9
content/cli/v6/commands/npm-dedupe.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-dedupe
3 section: 1
4 description: Reduce duplication
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-dedupe.md
8 ---
9
content/cli/v6/commands/npm-deprecate.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-deprecate
3 section: 1
4 description: Deprecate a version of a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-deprecate.md
8 ---
9
content/cli/v6/commands/npm-dist-tag.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-dist-tag
3 section: 1
4 description: Modify package distribution tags
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-dist-tag.md
8 ---
9
content/cli/v6/commands/npm-docs.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-docs
3 section: 1
4 description: Docs for a package in a web browser maybe
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-docs.md
8 ---
9
content/cli/v6/commands/npm-doctor.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-doctor
3 section: 1
4 description: Check your environments
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-doctor.md
8 ---
9
content/cli/v6/commands/npm-edit.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-edit
3 section: 1
4 description: Edit an installed package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-edit.md
8 ---
9
content/cli/v6/commands/npm-explore.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-explore
3 section: 1
4 description: Browse an installed package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-explore.md
8 ---
9
content/cli/v6/commands/npm-fund.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-fund
3 section: 1
4 description: Retrieve funding information
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-fund.md
8 ---
9
content/cli/v6/commands/npm-help-search.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-help-search
3 section: 1
4 description: Search npm help documentation
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-help-search.md
8 ---
9
content/cli/v6/commands/npm-help.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-help
3 section: 1
4 description: Get help on npm
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-help.md
8 ---
9
content/cli/v6/commands/npm-hook.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-hook
3 section: 1
4 description: Manage registry hooks
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-hook.md
8 ---
9
content/cli/v6/commands/npm-init.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-init
3 section: 1
4 description: create a package.json file
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-init.md
8 ---
9
content/cli/v6/commands/npm-install-ci-test.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-install-ci-test
3 section: 1
4 description: Install a project with a clean slate and run tests
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-install-ci-test.md
8 ---
9
content/cli/v6/commands/npm-install-test.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-install-test
3 section: 1
4 description: Install package(s) and run tests
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-install-test.md
8 ---
9
content/cli/v6/commands/npm-install.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-install
3 section: 1
4 description: Install a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-install.md
8 ---
9
content/cli/v6/commands/npm-link.md
+5 -5
@@ -3,7 +3,7 @@ title: npm-link
3 section: 1
4 description: Symlink a package folder
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-link.md
8 ---
9
@@ -44,10 +44,10 @@ test it iteratively without having to continually rebuild.
44 For example:
45
46 ```bash
47 -cd ~/projects/node-redis # go into the package directory
48 -npm link # creates global link
49 -cd ~/projects/node-bloggy # go into some other package directory.
50 -npm link redis # link-install the package
47 + cd ~/projects/node-redis # go into the package directory
48 + npm link # creates global link
49 + cd ~/projects/node-bloggy # go into some other package directory.
50 + npm link redis # link-install the package
51 ```
52
53 Now, any changes to ~/projects/node-redis will be reflected in
content/cli/v6/commands/npm-logout.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-logout
3 section: 1
4 description: Log out of the registry
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-logout.md
8 ---
9
content/cli/v6/commands/npm-ls.md
+2 -2
@@ -3,7 +3,7 @@ title: npm-ls
3 section: 1
4 description: List installed packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-ls.md
8 ---
9
@@ -26,7 +26,7 @@ nested packages will *also* show the paths to the specified packages.
26 For example, running `npm ls promzard` in npm's source tree will show:
27
28 ```bash
29 - npm@6.0.0 /path/to/npm
29 + npm@6.14.17 /path/to/npm
30 └─┬ init-package-json@0.0.4
31 └── promzard@0.1.5
32 ```
content/cli/v6/commands/npm-org.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-org
3 section: 1
4 description: Manage orgs
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-org.md
8 ---
9
content/cli/v6/commands/npm-outdated.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-outdated
3 section: 1
4 description: Check for outdated packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-outdated.md
8 ---
9
content/cli/v6/commands/npm-owner.md
+1 -2
@@ -3,7 +3,7 @@ title: npm-owner
3 section: 1
4 description: Manage package owners
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-owner.md
8 ---
9
@@ -44,4 +44,3 @@ with `--otp`.
44 * [npm publish](/cli/v6/commands/npm-publish)
45 * [npm registry](/cli/v6/using-npm/registry)
46 * [npm adduser](/cli/v6/commands/npm-adduser)
47 -* [npm disputes](/cli/v6/using-npm/disputes)
content/cli/v6/commands/npm-pack.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-pack
3 section: 1
4 description: Create a tarball from a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-pack.md
8 ---
9
content/cli/v6/commands/npm-ping.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-ping
3 section: 1
4 description: Ping npm registry
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-ping.md
8 ---
9
content/cli/v6/commands/npm-prefix.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-prefix
3 section: 1
4 description: Display prefix
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-prefix.md
8 ---
9
content/cli/v6/commands/npm-profile.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-profile
3 section: 1
4 description: Change settings on your registry profile
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-profile.md
8 ---
9
content/cli/v6/commands/npm-prune.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-prune
3 section: 1
4 description: Remove extraneous packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-prune.md
8 ---
9
content/cli/v6/commands/npm-publish.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-publish
3 section: 1
4 description: Publish a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-publish.md
8 ---
9
content/cli/v6/commands/npm-rebuild.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-rebuild
3 section: 1
4 description: Rebuild a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-rebuild.md
8 ---
9
content/cli/v6/commands/npm-repo.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-repo
3 section: 1
4 description: Open package repository page in the browser
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-repo.md
8 ---
9
content/cli/v6/commands/npm-restart.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-restart
3 section: 1
4 description: Restart a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-restart.md
8 ---
9
content/cli/v6/commands/npm-root.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-root
3 section: 1
4 description: Display npm root
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-root.md
8 ---
9
content/cli/v6/commands/npm-run-script.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-run-script
3 section: 1
4 description: Run arbitrary package scripts
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-run-script.md
8 ---
9
content/cli/v6/commands/npm-search.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-search
3 section: 1
4 description: Search for packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-search.md
8 ---
9
content/cli/v6/commands/npm-shrinkwrap.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-shrinkwrap
3 section: 1
4 description: Lock down dependency versions for publication
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-shrinkwrap.md
8 ---
9
content/cli/v6/commands/npm-star.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-star
3 section: 1
4 description: Mark your favorite packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-star.md
8 ---
9
content/cli/v6/commands/npm-stars.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-stars
3 section: 1
4 description: View packages marked as favorites
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-stars.md
8 ---
9
content/cli/v6/commands/npm-start.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-start
3 section: 1
4 description: Start a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-start.md
8 ---
9
content/cli/v6/commands/npm-stop.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-stop
3 section: 1
4 description: Stop a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-stop.md
8 ---
9
content/cli/v6/commands/npm-team.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-team
3 section: 1
4 description: Manage organization teams and team memberships
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-team.md
8 ---
9
content/cli/v6/commands/npm-test.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-test
3 section: 1
4 description: Test a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-test.md
8 ---
9
content/cli/v6/commands/npm-token.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-token
3 section: 1
4 description: Manage your authentication tokens
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-token.md
8 ---
9
content/cli/v6/commands/npm-uninstall.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-uninstall
3 section: 1
4 description: Remove a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-uninstall.md
8 ---
9
content/cli/v6/commands/npm-unpublish.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-unpublish
3 section: 1
4 description: Remove a package from the registry
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-unpublish.md
8 ---
9
content/cli/v6/commands/npm-update.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-update
3 section: 1
4 description: Update a package
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-update.md
8 ---
9
content/cli/v6/commands/npm-version.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-version
3 section: 1
4 description: Bump a package version
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-version.md
8 ---
9
content/cli/v6/commands/npm-view.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-view
3 section: 1
4 description: View registry info
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-view.md
8 ---
9
content/cli/v6/commands/npm-whoami.md
+1 -1
@@ -3,7 +3,7 @@ title: npm-whoami
3 section: 1
4 description: Display npm username
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm-whoami.md
8 ---
9
content/cli/v6/commands/npm.md
+2 -2
@@ -3,7 +3,7 @@ title: npm
3 section: 1
4 description: javascript package manager
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/commands/npm.md
8 ---
9
@@ -15,7 +15,7 @@ npm <command> [args]
15
16 ### Version
17
18 -6.0.0
18 +6.14.17
19
20 ### Description
21
content/cli/v6/configuring-npm/folders.md
+1 -1
@@ -3,7 +3,7 @@ title: folders
3 section: 5
4 description: Folder Structures Used by npm
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/folders.md
8 ---
9
content/cli/v6/configuring-npm/index.mdx
+1 -1
@@ -1,6 +1,6 @@
1 ---
2 github_repo: npm/cli
3 -github_branch: v6-docs
3 +github_branch: v6
4 github_path: docs/nav.yml
5 title: Configuring npm
6 ---
content/cli/v6/configuring-npm/install.md
+1 -1
@@ -3,7 +3,7 @@ title: install
3 section: 5
4 description: Download and install node and npm
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/install.md
8 ---
9
content/cli/v6/configuring-npm/npmrc.md
+1 -1
@@ -3,7 +3,7 @@ title: npmrc
3 section: 5
4 description: The npm config files
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/npmrc.md
8 ---
9
content/cli/v6/configuring-npm/package-json.md
+1 -1
@@ -3,7 +3,7 @@ title: package.json
3 section: 5
4 description: Specifics of npm's package.json handling
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/package-json.md
8 ---
9
content/cli/v6/configuring-npm/package-lock-json.md
+1 -1
@@ -3,7 +3,7 @@ title: package-lock.json
3 section: 5
4 description: A manifestation of the manifest
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/package-lock-json.md
8 ---
9
content/cli/v6/configuring-npm/package-locks.md
+1 -1
@@ -3,7 +3,7 @@ title: package-locks
3 section: 5
4 description: An explanation of npm lockfiles
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/package-locks.md
8 ---
9
content/cli/v6/configuring-npm/shrinkwrap-json.md
+1 -1
@@ -3,7 +3,7 @@ title: shrinkwrap.json
3 section: 5
4 description: A publishable lockfile
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/configuring-npm/shrinkwrap-json.md
8 ---
9
content/cli/v6/index.mdx
+1 -1
@@ -1,6 +1,6 @@
1 ---
2 github_repo: npm/cli
3 -github_branch: v6-docs
3 +github_branch: v6
4 github_path: docs/nav.yml
5 title: npm CLI
6 ---
content/cli/v6/using-npm/config.md
+1 -1
@@ -3,7 +3,7 @@ title: config
3 section: 7
4 description: More than you probably want to know about npm configuration
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/config.md
8 ---
9
content/cli/v6/using-npm/developers.md
+1 -1
@@ -3,7 +3,7 @@ title: developers
3 section: 7
4 description: Developer Guide
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/developers.md
8 ---
9
content/cli/v6/using-npm/index.mdx
+1 -1
@@ -1,6 +1,6 @@
1 ---
2 github_repo: npm/cli
3 -github_branch: v6-docs
3 +github_branch: v6
4 github_path: docs/nav.yml
5 title: Using npm
6 ---
content/cli/v6/using-npm/orgs.md
+1 -1
@@ -3,7 +3,7 @@ title: orgs
3 section: 7
4 description: Working with Teams & Orgs
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/orgs.md
8 ---
9
content/cli/v6/using-npm/registry.md
+1 -2
@@ -3,7 +3,7 @@ title: registry
3 section: 7
4 description: The JavaScript Package Registry
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/registry.md
8 ---
9
@@ -103,4 +103,3 @@ Yes, head over to <https://www.npmjs.com/>
103 * [config](/cli/v6/using-npm/config)
104 * [npmrc](/cli/v6/configuring-npm/npmrc)
105 * [npm developers](/cli/v6/using-npm/developers)
106 -* [npm disputes](/cli/v6/using-npm/disputes)
content/cli/v6/using-npm/removal.md
+1 -1
@@ -3,7 +3,7 @@ title: removal
3 section: 7
4 description: Cleaning the Slate
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/removal.md
8 ---
9
content/cli/v6/using-npm/scope.md
+1 -1
@@ -3,7 +3,7 @@ title: scope
3 section: 7
4 description: Scoped packages
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/scope.md
8 ---
9
content/cli/v6/using-npm/scripts.md
+1 -1
@@ -3,7 +3,7 @@ title: scripts
3 section: 7
4 description: How npm handles the "scripts" field
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/scripts.md
8 ---
9
content/cli/v6/using-npm/semver.md
+1 -1
@@ -3,7 +3,7 @@ title: semver
3 section: 7
4 description: The semantic versioner for npm
5 github_repo: npm/cli
6 -github_branch: v6-docs
6 +github_branch: v6
7 github_path: docs/content/using-npm/semver.md
8 ---
9
content/cli/v7/commands/npm-ls.md
+1 -1
@@ -30,7 +30,7 @@ packages will *also* show the paths to the specified packages. For
30 example, running `npm ls promzard` in npm's source tree will show:
31
32 ```bash
33 -npm@7.0.0 /path/to/npm
33 +npm@7.24.2 /path/to/npm
34 └─┬ init-package-json@0.0.4
35 └── promzard@0.1.5
36 ```
content/cli/v7/commands/npm.md
+1 -1
@@ -15,7 +15,7 @@ npm <command> [args]
15
16 ### Version
17
18 -7.0.0
18 +7.24.2
19
20 ### Description
21
content/cli/v8/commands/npm-ls.md
+1 -1
@@ -46,7 +46,7 @@ packages will *also* show the paths to the specified packages. For
46 example, running `npm ls promzard` in npm's source tree will show:
47
48 ```bash
49 -npm@8.0.0 /path/to/npm
49 +npm@8.19.1 /path/to/npm
50 └─┬ init-package-json@0.0.4
51 └── promzard@0.1.5
52 ```
content/cli/v8/commands/npm.md
+1 -1
@@ -20,7 +20,7 @@ github_path: docs/content/commands/npm.md
20
21 ### Version
22
23 -8.0.0
23 +8.19.1
24
25 ### Description
26
src/gatsby-theme-doctornpm/nav.yml
-3
@@ -518,9 +518,6 @@
518 - title: Organizations
519 url: /cli/v6/using-npm/orgs
520 description: Working with teams & organizations
521 - - title: Disputes
522 - url: /cli/v6/using-npm/disputes
523 - description: Handling module name disputes
521 - title: Developers
522 url: /cli/v6/using-npm/developers
523 description: Developer guide