Skip to content

Commit cbf36de

Browse files
iarnarvagg
authored andcommitted
deps: upgrade npm to 3.6.0
PR-URL: #4958 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Kat Marchán <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent dd97d07 commit cbf36de

File tree

2,028 files changed

+82596
-46137
lines changed

Some content is hidden

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

2,028 files changed

+82596
-46137
lines changed

deps/npm/.mailmap

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Alex K. Wolfe <[email protected]>
22
Andrew Bradley <[email protected]>
33
Andrew Lunny <[email protected]>
44
Arlo Breault <[email protected]>
5+
6+
57
Benjamin Coe <[email protected]>
68
79
@@ -28,10 +30,12 @@ James Treworgy <[email protected]>
2830
Jason Smith <[email protected]>
2931
Jonas Weber <[email protected]>
3032
Julien Meddah <[email protected]>
33+
Kevin Lorenz <[email protected]>
3134
Kris Windham <[email protected]>
3235
Lin Clark <[email protected]>
3336
3437
38+
Martin Ek <[email protected]>
3539
Max Goodman <[email protected]>
3640
Maxim Bogushevich <[email protected]>
3741

deps/npm/.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- "4.1"
4-
- "4.0"
3+
- "5"
4+
- "4"
55
- iojs
66
- "0.12"
77
- "0.10"

deps/npm/AUTHORS

+28
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,31 @@ Jason Kurian <[email protected]>
324324
Sebastiaan Deckers <[email protected]>
325325
lady3bean <[email protected]>
326326
Tomi Carr <[email protected]>
327+
Juan Caicedo <[email protected]>
328+
Ashley Williams <[email protected]>
329+
Andrew Marcinkevičius <[email protected]>
330+
Jorrit Schippers <[email protected]>
331+
Alex Lukin <[email protected]>
332+
Aria Stewart <[email protected]>
333+
Tiago Rodrigues <[email protected]>
334+
335+
Nick Williams <[email protected]>
336+
Louis Larry <[email protected]>
337+
Ben Gotow <[email protected]>
338+
Jakub Gieryluk <[email protected]>
339+
Kevin Lorenz <[email protected]>
340+
Martin von Gagern <[email protected]>
341+
Eymen Gunay <[email protected]>
342+
Martin Ek <[email protected]>
343+
Rafał Pocztarski <[email protected]>
344+
Mark Reeder <[email protected]>
345+
Chris Rebert <[email protected]>
346+
Scott Addie <[email protected]>
347+
Jeff McMahan <[email protected]>
348+
Tim Krins <[email protected]>
349+
Hal Henke <[email protected]>
350+
Julian Simioni <[email protected]>
351+
Jimb Esser <[email protected]>
352+
Alexis Campailla <[email protected]>
353+
Chris Chua <[email protected]>
354+
Beau Gunderson <[email protected]>

deps/npm/CHANGELOG.md

+862-4,402
Large diffs are not rendered by default.

deps/npm/LICENSE

+23-51
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,29 @@
1+
The npm application
12
Copyright (c) npm, Inc. and Contributors
2-
All rights reserved.
3+
Licensed on the terms of The Artistic License 2.0
34

4-
npm is released under the Artistic License 2.0, subject to additional terms
5-
that are listed below.
5+
Node package dependencies of the npm application
6+
Copyright (c) their respective copyright owners
7+
Licensed on their respective license terms
68

7-
The text of the npm License follows and the text of the additional terms
8-
follows the Artistic License 2.0 terms:
9+
The npm public registry at https://registry.npmjs.org
10+
and the npm website at https://www.npmjs.com
11+
Operated by npm, Inc.
12+
Use governed by terms published on https://www.npmjs.com
13+
14+
"Node.js"
15+
Trademark Joyent, Inc., https://joyent.com
16+
Neither npm nor npm, Inc. are affiliated with Joyent, Inc.
17+
18+
The Node.js application
19+
Project of Node Foundation, https://nodejs.org
20+
21+
The npm Logo
22+
Copyright (c) Mathias Pettersson and Brian Hammond
23+
24+
"Gubblebum Blocky" typeface
25+
Copyright (c) Tjarda Koster, https://jelloween.deviantart.com
26+
Used with permission
927

1028

1129
--------
@@ -215,49 +233,3 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
215233

216234

217235
--------
218-
219-
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-
224-
"Node.js" trademark Joyent, Inc. npm is not officially part of the Node.js
225-
project, and is neither owned by nor affiliated with Joyent, Inc.
226-
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 [email protected] 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.
253-
254-
"npm Logo" contributed by Mathias Pettersson and Brian Hammond,
255-
use is subject to https://www.npmjs.com/policies/trademark
256-
257-
"Gubblebum Blocky" font
258-
Copyright (c) by Tjarda Koster, https://jelloween.deviantart.com
259-
included for use in the npm website and documentation,
260-
used with permission.
261-
262-
This program uses several Node modules contained in the node_modules/
263-
subdirectory, according to the terms of their respective licenses.

deps/npm/Makefile

+2-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ publish: link doc
167167
git push origin --tags &&\
168168
npm publish --tag=$(PUBLISHTAG)
169169

170-
release:
170+
release: markedclean marked-manclean doc-clean doc
171+
node cli.js prune --production
171172
@bash scripts/release.sh
172173

173174
sandwich:

deps/npm/README.md

+11-87
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ Much more info available via `npm help` once it's installed.
1414
To install an old **and unsupported** version of npm that works on node 0.3
1515
and prior, clone the git repo and dig through the old tags and branches.
1616

17+
**npm is configured to use npm, Inc.'s public package registry at
18+
<https://registry.npmjs.org> by default.**
19+
20+
You can configure npm to use any compatible registry you
21+
like, and even run your own registry. Check out the [doc on
22+
registries](https://docs.npmjs.com/misc/registry).
23+
24+
Use of someone else's registry may be governed by terms of use. The
25+
terms of use for the default public registry are available at
26+
<https://www.npmjs.com>.
27+
1728
## Super Easy Install
1829

1930
npm is bundled with [node](http://nodejs.org/download/).
@@ -127,52 +138,6 @@ must remove them yourself manually if you want them gone. Note that
127138
this means that future npm installs will not remember the settings that
128139
you have chosen.
129140

130-
## Using npm Programmatically
131-
132-
Although npm can be used programmatically, its API is meant for use by the CLI
133-
*only*, and no guarantees are made regarding its fitness for any other purpose.
134-
If you want to use npm to reliably perform some task, the safest thing to do is
135-
to invoke the desired `npm` command with appropriate arguments.
136-
137-
The semantic version of npm refers to the CLI itself, rather than the
138-
underlying API. _The internal API is not guaranteed to remain stable even when
139-
npm's version indicates no breaking changes have been made according to
140-
semver._
141-
142-
If you _still_ would like to use npm programmatically, it's _possible_. The API
143-
isn't very well documented, but it _is_ rather simple.
144-
145-
Eventually, npm will be just a thin CLI wrapper around the modules that it
146-
depends on, but for now, there are some things that only the CLI can do. You
147-
should try using one of npm's dependencies first, and only use the API if what
148-
you're trying to do is only supported by npm itself.
149-
150-
```javascript
151-
var npm = require("npm")
152-
npm.load(myConfigObject, function (er) {
153-
if (er) return handlError(er)
154-
npm.commands.install(["some", "args"], function (er, data) {
155-
if (er) return commandFailed(er)
156-
// command succeeded, and data might have some info
157-
})
158-
npm.registry.log.on("log", function (message) { .... })
159-
})
160-
```
161-
162-
The `load` function takes an object hash of the command-line configs.
163-
The various `npm.commands.<cmd>` functions take an **array** of
164-
positional argument **strings**. The last argument to any
165-
`npm.commands.<cmd>` function is a callback. Some commands take other
166-
optional arguments. Read the source.
167-
168-
You cannot set configs individually for any single npm function at this
169-
time. Since `npm` is a singleton, any call to `npm.config.set` will
170-
change the value for *all* npm commands in that process.
171-
172-
See `./bin/npm-cli.js` for an example of pulling config values off of the
173-
command line arguments using nopt. You may also want to check out `npm
174-
help config` to learn about all the options you can set there.
175-
176141
## More Docs
177142

178143
Check out the [docs](https://docs.npmjs.com/),
@@ -183,47 +148,6 @@ You can use the `npm help` command to read any of them.
183148
If you're a developer, and you want to use npm to publish your program,
184149
you should [read this](https://docs.npmjs.com/misc/developers)
185150

186-
## Legal Stuff
187-
188-
"npm" and "The npm Registry" are owned by npm, Inc.
189-
All rights reserved. See the included LICENSE file for more details.
190-
191-
"Node.js" and "node" are trademarks owned by Joyent, Inc.
192-
193-
Modules published on the npm registry are not officially endorsed by
194-
npm, Inc. or the Node.js project.
195-
196-
Data published to the npm registry is not part of npm itself, and is
197-
the sole property of the publisher. While every effort is made to
198-
ensure accountability, there is absolutely no guarantee, warranty, or
199-
assertion expressed or implied as to the quality, fitness for a
200-
specific purpose, or lack of malice in any given npm package.
201-
202-
If you have a complaint about a package in the public npm registry,
203-
and cannot [resolve it with the package
204-
owner](https://docs.npmjs.com/misc/disputes), please email
205-
<[email protected]> and explain the situation.
206-
207-
Any data published to The npm Registry (including user account
208-
information) may be removed or modified at the sole discretion of the
209-
npm server administrators.
210-
211-
### In plainer English
212-
213-
npm is the property of npm, Inc.
214-
215-
If you publish something, it's yours, and you are solely accountable
216-
for it.
217-
218-
If other people publish something, it's theirs.
219-
220-
Users can publish Bad Stuff. It will be removed promptly if reported.
221-
But there is no vetting process for published modules, and you use
222-
them at your own risk. Please inspect the source.
223-
224-
If you publish Bad Stuff, we may delete it from the registry, or even
225-
ban your account in extreme cases. So don't do that.
226-
227151
## BUGS
228152

229153
When you find issues, please report them:
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if not defined npm_config_node_gyp (
22
node "%~dp0\..\..\node_modules\node-gyp\bin\node-gyp.js" %*
33
) else (
4-
node %npm_config_node_gyp% %*
4+
node "%npm_config_node_gyp%" %*
55
)

0 commit comments

Comments
 (0)