Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 22b453b

Browse filesBrowse files
npm-cli-botruyadorno
authored andcommitted
deps: upgrade npm to 10.9.2
PR-URL: #56135 Reviewed-By: Luke Karrys <luke@lukekarrys.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent e15c5da commit 22b453b
Copy full SHA for 22b453b

File tree

Expand file treeCollapse file tree

439 files changed

+13635
-10033
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

439 files changed

+13635
-10033
lines changed
Open diff view settings
Collapse file

‎deps/npm/docs/content/commands/npm-ls.md‎

Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-ls.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packages will *also* show the paths to the specified packages. For
2727
example, running `npm ls promzard` in npm's source tree will show:
2828

2929
```bash
30-
npm@10.9.1 /path/to/npm
30+
npm@10.9.2 /path/to/npm
3131
└─┬ init-package-json@0.0.4
3232
└── promzard@0.1.5
3333
```
Collapse file

‎deps/npm/docs/content/commands/npm.md‎

Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Note: This command is unaware of workspaces.
1414

1515
### Version
1616

17-
10.9.1
17+
10.9.2
1818

1919
### Description
2020

Collapse file

‎deps/npm/docs/output/commands/npm-access.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-access.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-access----1091">
144+
<h1 id="----npm-access----1092">
145145
<span>npm-access</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Set access level on published packages</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-adduser.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-adduser.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-adduser----1091">
144+
<h1 id="----npm-adduser----1092">
145145
<span>npm-adduser</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Add a registry user account</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-audit.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-audit.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-audit----1091">
144+
<h1 id="----npm-audit----1092">
145145
<span>npm-audit</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Run a security audit</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-bugs.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-bugs.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-bugs----1091">
144+
<h1 id="----npm-bugs----1092">
145145
<span>npm-bugs</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Report bugs for a package in a web browser</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-cache.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-cache.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-cache----1091">
144+
<h1 id="----npm-cache----1092">
145145
<span>npm-cache</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Manipulates packages cache</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-ci.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-ci.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-ci----1091">
144+
<h1 id="----npm-ci----1092">
145145
<span>npm-ci</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Clean install a project</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-completion.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-completion.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-completion----1091">
144+
<h1 id="----npm-completion----1092">
145145
<span>npm-completion</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Tab Completion for npm</span>
149149
</header>
Collapse file

‎deps/npm/docs/output/commands/npm-config.html‎

Copy file name to clipboardExpand all lines: deps/npm/docs/output/commands/npm-config.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-config----1091">
144+
<h1 id="----npm-config----1092">
145145
<span>npm-config</span>
146-
<span class="version">@10.9.1</span>
146+
<span class="version">@10.9.2</span>
147147
</h1>
148148
<span class="description">Manage the npm configuration files</span>
149149
</header>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.