Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit 3faa7a3

Browse files
darcyclarkePezmc
authored andcommitted
deps: upgrade npm to 6.14.11
PR-URL: nodejs#36838 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com>
1 parent 9ff73fc commit 3faa7a3

File tree

157 files changed

+237
-216
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+237
-216
lines changed

deps/npm/AUTHORS

+2
Original file line numberDiff line numberDiff line change
@@ -708,3 +708,5 @@ Sandra Tatarevićová <sandra@tatarevicova.cz>
708708
Antoine du Hamel <duhamelantoine1995@gmail.com>
709709
Assaf Sapir <assapir@github.com>
710710
Lukas Spieß <lumaxis@github.com>
711+
Jim Fisher <jameshfisher@gmail.com>
712+
Xavier Guimard <yadd@debian.org>

deps/npm/docs/public/cli-commands/npm-access/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
141141
<li><a href="../../cli-commands/npm-publish">npm publish</a></li>
142142
<li><a href="../../cli-commands/npm-config">npm config</a></li>
143143
<li><a href="../../using-npm/registry">npm registry</a></li>
144-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
144+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
145145
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
146146
Array.prototype.slice.call(anchors).map(function(el) {
147147
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-adduser/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
136136
<li><a href="../../configuring-npm/npmrc">npmrc</a></li>
137137
<li><a href="../../cli-commands/npm-owner">npm owner</a></li>
138138
<li><a href="../../cli-commands/npm-whoami">npm whoami</a></li>
139-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
139+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
140140
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
141141
Array.prototype.slice.call(anchors).map(function(el) {
142142
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-audit/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
158158
<li><a href="../../cli-commands/npm-install">npm install</a></li>
159159
<li><a href="../../configuring-npm/package-locks">package-locks</a></li>
160160
<li><a href="../../using-npm/config">config</a></li>
161-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
161+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
162162
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
163163
Array.prototype.slice.call(anchors).map(function(el) {
164164
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-bin/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
8787
<li><a href="../../configuring-npm/folders">npm folders</a></li>
8888
<li><a href="../../cli-commands/npm-config">npm config</a></li>
8989
<li><a href="../../configuring-npm/npmrc">npmrc</a></li>
90-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
90+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
9191
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
9292
Array.prototype.slice.call(anchors).map(function(el) {
9393
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-bugs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
107107
<li><a href="../../cli-commands/npm-config">npm config</a></li>
108108
<li><a href="../../configuring-npm/npmrc">npmrc</a></li>
109109
<li><a href="../../configuring-npm/package-json">package.json</a></li>
110-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
110+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
111111
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
112112
Array.prototype.slice.call(anchors).map(function(el) {
113113
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-build/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
9393
<li><a href="../../cli-commands/npm-link">npm link</a></li>
9494
<li><a href="../../using-npm/scripts">npm scripts</a></li>
9595
<li><a href="../../configuring-npm/package-json">package.json</a></li>
96-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
96+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
9797
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
9898
Array.prototype.slice.call(anchors).map(function(el) {
9999
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-bundle/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3 id="description" style="position:relative;"><a href="#description" aria-labe
8484
<h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see also permalink" class="header-link-class before"><svg aria-hidden="true" height="20" version="1.1" viewBox="0 0 16 16" width="20"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>See Also</h3>
8585
<ul>
8686
<li><a href="../../cli-commands/npm-install">npm install</a></li>
87-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
87+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
8888
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
8989
Array.prototype.slice.call(anchors).map(function(el) {
9090
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-cache/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
138138
<li><a href="../../cli-commands/npm-pack">npm pack</a></li>
139139
<li><a href="https://npm.im/cacache">https://npm.im/cacache</a></li>
140140
<li><a href="https://npm.im/pacote">https://npm.im/pacote</a></li>
141-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
141+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
142142
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
143143
Array.prototype.slice.call(anchors).map(function(el) {
144144
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-ci/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
115115
<ul>
116116
<li><a href="../../cli-commands/npm-install">npm install</a></li>
117117
<li><a href="../../configuring-npm/package-locks">package-locks</a></li>
118-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
118+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
119119
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
120120
Array.prototype.slice.call(anchors).map(function(el) {
121121
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-completion/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
9797
<ul>
9898
<li><a href="../../using-npm/developers">npm developers</a></li>
9999
<li><a href="../../cli-commands/npm">npm</a></li>
100-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
100+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
101101
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
102102
Array.prototype.slice.call(anchors).map(function(el) {
103103
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-config/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
121121
<li><a href="../../configuring-npm/package-json">package.json</a></li>
122122
<li><a href="../../configuring-npm/npmrc">npmrc</a></li>
123123
<li><a href="../../cli-commands/npm">npm</a></li>
124-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
124+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
125125
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
126126
Array.prototype.slice.call(anchors).map(function(el) {
127127
if (el.href.match(/file:\/\//)) {

deps/npm/docs/public/cli-commands/npm-dedupe/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3 id="see-also" style="position:relative;"><a href="#see-also" aria-label="see
114114
<li><a href="../../cli-commands/npm-ls">npm ls</a></li>
115115
<li><a href="../../cli-commands/npm-update">npm update</a></li>
116116
<li><a href="../../cli-commands/npm-install">npm install</a></li>
117-
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://npm.community/c/support/docs-needed">here</a>. Submit npm issues <a href="https://npm.community/c/bugs">here.</a></p></div><script>
117+
</ul></div><div class="FoundTypo__Container-sc-1e373sc-0 fMOzaj"><p><span role="img" aria-label="eyes-emoji">👀</span> Found a typo? <a href="https://github.com/npm/cli/">Let us know!</a></p><p>The current stable version of npm is <a href="https://github.com/npm/cli/">here</a>. To upgrade, run: <code class="language-text">npm install npm@latest -g</code></p><p>To report bugs or submit feature requests for the docs, please post <a href="https://github.com/npm/cli/issues">here</a>. Submit npm issues <a href="https://github.com/npm/cli/issues">here.</a></p></div><script>
118118
var anchors = document.querySelectorAll(".sidebar a, .documentation a")
119119
Array.prototype.slice.call(anchors).map(function(el) {
120120
if (el.href.match(/file:\/\//)) {

0 commit comments

Comments
 (0)