Skip to content

Commit 32b51c9

Browse files
iarnarvagg
authored andcommitted
deps: upgrade npm to 3.3.6
PR-URL: #3310 Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent 6e78382 commit 32b51c9

File tree

1,820 files changed

+35576
-33959
lines changed

Some content is hidden

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

1,820 files changed

+35576
-33959
lines changed

deps/npm/.mailmap

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Isaac Z. Schlueter <[email protected]> <[email protected]>
2424
Isaac Z. Schlueter <[email protected]> isaacs <[email protected]>
2525
Jake Verbaten <[email protected]>
2626
James Sanders <[email protected]>
27+
James Treworgy <[email protected]>
2728
Jason Smith <[email protected]>
2829
Jonas Weber <[email protected]>
2930
Julien Meddah <[email protected]>

deps/npm/.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
- DEPLOY_VERSION=testing
99
before_install:
1010
- "npm config set spin false"
11-
- "npm install -g npm/npm#2.x"
11+
- "node . install -g ."
1212
- "sudo mkdir -p /var/run/couchdb"
1313
script: "npm run-script test-all"
1414
notifications:

deps/npm/AUTHORS

+4-3
Original file line numberDiff line numberDiff line change
@@ -291,11 +291,12 @@ Eduardo Pinho <[email protected]>
291291
Rachel Hutchison <[email protected]>
292292
Ryan Temple <[email protected]>
293293
Eugene Sharygin <[email protected]>
294-
Nick Heiner <[email protected]>
295294
James Talmage <[email protected]>
296295
297296
Joseph Dykstra <[email protected]>
297+
Andrew Crites <[email protected]>
298298
Joshua Egan <[email protected]>
299+
Carlos Alberto <[email protected]>
299300
Thomas Cort <[email protected]>
300301
Thaddee Tyl <[email protected]>
301302
Steve Klabnik <[email protected]>
@@ -308,7 +309,7 @@ murgatroid99 <[email protected]>
308309
Marcin Cieslak <[email protected]>
309310
João Reis <[email protected]>
310311
Matthew Hasbach <[email protected]>
311-
Anna Henningsen <[email protected]>
312312
313+
Anna Henningsen <[email protected]>
314+
James Treworgy <[email protected]>
313315
James Hartig <[email protected]>
314-

0 commit comments

Comments
 (0)