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 3e10365

Browse filesBrowse files
npm-cli-botaduh95
authored andcommitted
deps: upgrade npm to 11.13.0
PR-URL: #62898 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent 76f21c5 commit 3e10365
Copy full SHA for 3e10365

452 files changed

+38,033-2,973Lines changed: 38033 additions & 2973 deletions

File tree

Expand file treeCollapse file tree
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
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
@@ -23,7 +23,7 @@ Note that nested packages will *also* show the paths to the specified packages.
2323
For example, running `npm ls promzard` in npm's source tree will show:
2424

2525
```bash
26-
npm@11.12.1 /path/to/npm
26+
npm@11.13.0 /path/to/npm
2727
└─┬ init-package-json@0.0.4
2828
└── promzard@0.1.5
2929
```
Collapse file

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

Copy file name to clipboardExpand all lines: deps/npm/docs/content/commands/npm-update.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Update packages
99
```bash
1010
npm update [<pkg>...]
1111

12-
aliases: up, upgrade, udpate
12+
aliases: u, up, upgrade, udpate
1313
```
1414

1515
### Description
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-
11.12.1
17+
11.13.0
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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-access----11121">
189+
<h1 id="----npm-access----11130">
190190
<span>npm-access</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Set access level on published packages</span>
194194
</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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-adduser----11121">
189+
<h1 id="----npm-adduser----11130">
190190
<span>npm-adduser</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Add a registry user account</span>
194194
</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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-audit----11121">
189+
<h1 id="----npm-audit----11130">
190190
<span>npm-audit</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Run a security audit</span>
194194
</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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-bugs----11121">
189+
<h1 id="----npm-bugs----11130">
190190
<span>npm-bugs</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Report bugs for a package in a web browser</span>
194194
</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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-cache----11121">
189+
<h1 id="----npm-cache----11130">
190190
<span>npm-cache</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Manipulates packages cache</span>
194194
</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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-ci----11121">
189+
<h1 id="----npm-ci----11130">
190190
<span>npm-ci</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Clean install a project</span>
194194
</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
@@ -186,9 +186,9 @@
186186

187187
<section id="content">
188188
<header class="title">
189-
<h1 id="----npm-completion----11121">
189+
<h1 id="----npm-completion----11130">
190190
<span>npm-completion</span>
191-
<span class="version">@11.12.1</span>
191+
<span class="version">@11.13.0</span>
192192
</h1>
193193
<span class="description">Tab Completion for npm</span>
194194
</header>

0 commit comments

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