Skip to content

Commit 6a11bfe

Browse files
committed
npm: Update to v1.4.23
1 parent d1dd0d6 commit 6a11bfe

187 files changed

Lines changed: 1996 additions & 660 deletions

File tree

Some content is hidden

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

deps/npm/.eslintrc

Lines changed: 0 additions & 18 deletions
This file was deleted.

deps/npm/.tern-project

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"libs": [
3+
],
4+
"plugins": {
5+
"node": {}
6+
}
7+
}

deps/npm/LICENSE

Lines changed: 35 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
Copyright (c) npm, Inc. and Contributors
22
All rights reserved.
33

4-
npm is released under the Artistic License 2.0.
5-
The text of the License follows:
4+
npm is released under the Artistic License 2.0, subject to additional terms
5+
that are listed below.
6+
7+
The text of the npm License follows and the text of the additional terms
8+
follows the Artistic License 2.0 terms:
69

710

811
--------
@@ -214,13 +217,39 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
214217
--------
215218

216219

220+
The following additional terms shall apply to use of the npm software, the npm
221+
website, the npm repository and any other services or products offered by npm,
222+
Inc.:
223+
217224
"Node.js" trademark Joyent, Inc. npm is not officially part of the Node.js
218225
project, and is neither owned by nor affiliated with Joyent, Inc.
219226

220-
Packages published in the npm registry (other than the Software and
221-
its included dependencies) are not part of npm itself, are the sole
222-
property of their respective maintainers, and are not covered by
223-
this license.
227+
"npm" and "The npm Registry" are owned by npm, Inc. All rights reserved.
228+
229+
Modules published on the npm registry are not officially endorsed by npm, Inc.
230+
or the Node.js project.
231+
232+
Data published to the npm registry is not part of npm itself, and is the sole
233+
property of the publisher. While every effort is made to ensure accountability,
234+
there is absolutely no guarantee, warrantee, or assertion expressed or implied
235+
as to the quality, fitness for a specific purpose, or lack of malice in any
236+
given npm package. Packages downloaded through the npm registry are
237+
independently licensed and are not covered by this license.
238+
239+
Additional policies relating to, and restrictions on use of, npm products and
240+
services are available on the npm website. All such policies and restrictions,
241+
as updated from time to time, are hereby incorporated into this license
242+
agreement. By using npm, you acknowledge your agreement to all such policies
243+
and restrictions.
244+
245+
If you have a complaint about a package in the public npm registry, and cannot
246+
resolve it with the package owner, please email support@npmjs.com and explain
247+
the situation. See the [npm Dispute Resolution
248+
policy](https://github.com/npm/policies/blob/master/disputes.md) for more
249+
details.
250+
251+
Any data published to The npm Registry (including user account information) may
252+
be removed or modified at the sole discretion of the npm server administrators.
224253

225254
"npm Logo" created by Mathias Pettersson and Brian Hammond,
226255
used with permission.

deps/npm/html/doc/README.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h2 id="legal-stuff">Legal Stuff</h2>
141141
<p>If you have a complaint about a package in the public npm registry,
142142
and cannot <a href="https://www.npmjs.org/doc/misc/npm-disputes.html">resolve it with the package
143143
owner</a>, please email
144-
<a href="&#x6d;&#x61;&#x69;&#x6c;&#116;&#x6f;&#58;&#115;&#117;&#x70;&#112;&#x6f;&#114;&#116;&#64;&#110;&#112;&#109;&#x6a;&#x73;&#46;&#x63;&#x6f;&#x6d;">&#115;&#117;&#x70;&#112;&#x6f;&#114;&#116;&#64;&#110;&#112;&#109;&#x6a;&#x73;&#46;&#x63;&#x6f;&#x6d;</a> and explain the situation.</p>
144+
<a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#58;&#115;&#117;&#x70;&#x70;&#x6f;&#114;&#116;&#x40;&#x6e;&#112;&#109;&#x6a;&#115;&#x2e;&#x63;&#x6f;&#109;">&#115;&#117;&#x70;&#x70;&#x6f;&#114;&#116;&#x40;&#x6e;&#112;&#109;&#x6a;&#115;&#x2e;&#x63;&#x6f;&#109;</a> and explain the situation.</p>
145145
<p>Any data published to The npm Registry (including user account
146146
information) may be removed or modified at the sole discretion of the
147147
npm server administrators.</p>
@@ -161,7 +161,7 @@ <h2 id="bugs">BUGS</h2>
161161
<li>web:
162162
<a href="https://github.com/npm/npm/issues">https://github.com/npm/npm/issues</a></li>
163163
<li>email:
164-
<a href="&#x6d;&#97;&#x69;&#108;&#116;&#x6f;&#x3a;&#110;&#x70;&#x6d;&#x2d;&#x40;&#x67;&#x6f;&#111;&#x67;&#x6c;&#x65;&#103;&#x72;&#111;&#x75;&#112;&#x73;&#46;&#99;&#111;&#x6d;">&#110;&#x70;&#x6d;&#x2d;&#x40;&#x67;&#x6f;&#111;&#x67;&#x6c;&#x65;&#103;&#x72;&#111;&#x75;&#112;&#x73;&#46;&#99;&#111;&#x6d;</a></li>
164+
<a href="&#109;&#97;&#x69;&#x6c;&#x74;&#x6f;&#58;&#x6e;&#x70;&#x6d;&#x2d;&#x40;&#x67;&#111;&#111;&#x67;&#108;&#x65;&#103;&#x72;&#111;&#117;&#x70;&#x73;&#x2e;&#x63;&#x6f;&#x6d;">&#x6e;&#x70;&#x6d;&#x2d;&#x40;&#x67;&#111;&#111;&#x67;&#108;&#x65;&#103;&#x72;&#111;&#117;&#x70;&#x73;&#x2e;&#x63;&#x6f;&#x6d;</a></li>
165165
</ul>
166166
<p>Be sure to include <em>all</em> of the output from the npm command that didn&#39;t work
167167
as expected. The <code>npm-debug.log</code> file is also helpful to provide.</p>
@@ -186,5 +186,5 @@ <h2 id="see-also">SEE ALSO</h2>
186186
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
187187
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
188188
</table>
189-
<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@1.4.21</p>
189+
<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@1.4.23</p>
190190

deps/npm/html/doc/api/npm-bin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ <h2 id="synopsis">SYNOPSIS</h2>
2828
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
2929
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
3030
</table>
31-
<p id="footer">npm-bin &mdash; npm@1.4.21</p>
31+
<p id="footer">npm-bin &mdash; npm@1.4.23</p>
3232

deps/npm/html/doc/api/npm-bugs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ <h2 id="synopsis">SYNOPSIS</h2>
3333
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
3434
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
3535
</table>
36-
<p id="footer">npm-bugs &mdash; npm@1.4.21</p>
36+
<p id="footer">npm-bugs &mdash; npm@1.4.23</p>
3737

deps/npm/html/doc/api/npm-cache.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ <h2 id="synopsis">SYNOPSIS</h2>
4242
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
4343
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
4444
</table>
45-
<p id="footer">npm-cache &mdash; npm@1.4.21</p>
45+
<p id="footer">npm-cache &mdash; npm@1.4.23</p>
4646

deps/npm/html/doc/api/npm-commands.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ <h2 id="see-also">SEE ALSO</h2>
3636
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
3737
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
3838
</table>
39-
<p id="footer">npm-commands &mdash; npm@1.4.21</p>
39+
<p id="footer">npm-commands &mdash; npm@1.4.23</p>
4040

deps/npm/html/doc/api/npm-config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ <h2 id="see-also">SEE ALSO</h2>
5757
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
5858
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
5959
</table>
60-
<p id="footer">npm-config &mdash; npm@1.4.21</p>
60+
<p id="footer">npm-config &mdash; npm@1.4.23</p>
6161

deps/npm/html/doc/api/npm-deprecate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ <h2 id="see-also">SEE ALSO</h2>
4747
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
4848
<tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
4949
</table>
50-
<p id="footer">npm-deprecate &mdash; npm@1.4.21</p>
50+
<p id="footer">npm-deprecate &mdash; npm@1.4.23</p>
5151

0 commit comments

Comments
 (0)