Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.11.1 #236

Closed
wants to merge 1,157 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1157 commits
Select commit Hold shift + click to select a range
550bf70
misc: adding @types to ignore list to fix git clean -fd
zkat Jan 23, 2019
f91024e
npm-registry-fetch@3.9.0
zkat Jan 24, 2019
a86d097
doc: use const in lib/fetch-package-metadata.md (#120)
watilde Jan 29, 2019
1305bb6
misc: replace ronn with marked-man (#126)
watilde Jan 29, 2019
cb8707a
Reduce work to test if executable ends with a 'g'. (#138)
elidoran Jan 29, 2019
75dce4c
test(maketest): Fix common.npm callback arguments (#144)
larsgw Jan 29, 2019
88cc4fc
install/dedupe: fix hoisting of packages with peerDeps (#147)
sokra Jan 29, 2019
e37c0cd
ls: show installed but unmet peer deps (#145)
larsgw Jan 29, 2019
aa32239
doc: update package.json docs to include repository.directory details…
greysteil Jan 29, 2019
4cf850d
token: use figgy-config to make sure extra opts are there (#149)
zkat Jan 30, 2019
ad0a1b2
pacote@9.4.1
Jan 30, 2019
7d6b7e2
chore: add changelog for v6.8.0
Jan 30, 2019
9123ee2
update AUTHORS
Jan 31, 2019
87d801e
6.8.0-next.0
Jan 31, 2019
7e7a09d
access: ls-collaborators is ok with non-scoped (#151)
zkat Feb 4, 2019
580e97e
normalize-package-data@2.5.0
Feb 6, 2019
f492bb3
npm-packlist@1.3.0
Feb 6, 2019
a6f62bf
chore: update changelog for 6.8.0
Feb 6, 2019
1cc6a03
6.8.0-next.1
Feb 6, 2019
bbda492
Fix issue with sub folder local references (#86)
jtwebman Feb 7, 2019
9332db6
chore: update changelog for 6.8.0
Feb 7, 2019
8e5a3de
update AUTHORS
Feb 7, 2019
a0beb44
6.8.0-next.2
Feb 7, 2019
22d283a
Revert "install/dedupe: fix hoisting of packages with peerDeps (#147)…
zkat Feb 12, 2019
bd961b4
read-package-tree@5.2.2
zkat Feb 12, 2019
cae1c8f
chore: update changelog for final 6.8.0 release
Feb 13, 2019
86f5bdb
6.8.0
Feb 13, 2019
dd90c43
tar-stream@2.0.0
zkat Feb 14, 2019
cec1e82
test: add mock-tarball utility
zkat Feb 14, 2019
ee6b674
agent-base@4.2.1
zkat Feb 18, 2019
684bccf
install: always save package_lock.json when using `--package-lock-onl…
aeschright Feb 18, 2019
cf09fba
view: set modified to undefined when not retrievable (#153)
simonua Feb 18, 2019
774fc26
install.sh: print out tar version when the flag is supported (#154)
agudulin Feb 18, 2019
863baff
stars: Fix typo in error message (#158)
phihag Feb 18, 2019
5d76338
doc: add npm add as alias to npm install (#160)
ahasall Feb 18, 2019
489c221
docs: updating link to RFC #10 in the changelog (#162)
mansona Feb 18, 2019
b8b8afd
run-script: Check run script existence with undefined (#139)
vlasy Feb 18, 2019
a805a95
error-message: strip version info from pkg on E404 (#132)
larsgw Feb 18, 2019
433020e
docs: described exit codes in npm-audit docs
emilis-tm Jan 9, 2019
8047b19
install: match git semver ranges (#115)
larsgw Feb 18, 2019
e135c2b
update: re-enable updating local packages
larsgw Oct 2, 2018
2ce23ba
lock-verify@2.1.0
zkat Feb 18, 2019
b7b54f2
install: add support for package aliases (#3)
zkat Feb 18, 2019
baaedbc
pacote@9.5.0
zkat Feb 18, 2019
2ba3a0f
install: add --before date support for time traveling~ (#90)
zkat Feb 19, 2019
57e771a
licensee@6.1.0 (#164)
kemitchell Feb 19, 2019
2b78288
test: add core to default inclusion tests in pack
zkat Feb 20, 2019
9b8b651
npm-packlist@1.4.1
zkat Feb 20, 2019
96e4fa9
tap@12.5.3
zkat Feb 20, 2019
f957798
doc: update changelog for npm@6.9.0
zkat Feb 20, 2019
5ac0950
update AUTHORS
zkat Feb 20, 2019
de0ebe1
6.9.0-next.0
zkat Feb 20, 2019
656bce7
6.9.0
zkat Mar 6, 2019
6b1a9da
Update `knownBroken` version (#165)
ljharb Mar 19, 2019
d075471
outdated: fix rendering for global dependencies (#173)
zkat Mar 19, 2019
e4a1f17
token: fix otp for create and remove (#175)
zkat Mar 19, 2019
a163a9c
sha@3.0.0
Mar 19, 2019
47b08b3
query-string@6.4.0
Mar 19, 2019
d6a956c
readable-stream@3.2.0
Mar 19, 2019
10b8bed
tacks@1.3.0
Mar 19, 2019
e748370
tap@12.6.0
Mar 19, 2019
3242fe6
tar-stream@2.0.1
Mar 19, 2019
dcc759c
doc: update changelog for npm@6.9.1
Mar 20, 2019
199c970
6.9.1-next.0
Mar 20, 2019
43cb258
6.9.1
isaacs Jun 26, 2019
21eef31
doc: update changelog for npm@6.9.2
zkat Jun 27, 2019
31718e7
6.9.2
zkat Jun 27, 2019
011ae67
readable-stream@3.3.0
isaacs May 21, 2019
740fd95
tap@12.7.0
isaacs Jun 26, 2019
a4dc342
tests: parallel tests
isaacs May 23, 2019
ce93dab
outdated: fix special 'remote' deps
larsgw Apr 5, 2019
acbbf7e
licensee@7.0.2
kemitchell Mar 29, 2019
d192904
Fix: Return a value for `view` when in silent mode
Mar 22, 2019
39d473a
Allow git to follow global tagsign config
junderw Apr 4, 2019
747fdaf
doc: add --audit-level param
ngraef Feb 13, 2019
8d4effb
chore: replace var with const in lib/adduser.js
jamesgeorge007 Apr 21, 2019
f5857e2
Clarify usage of bundledDependencies
john-osullivan Apr 24, 2019
d2d3017
CLI: Add the arm64 check for legacy-platform-all.js test case.
ossdev07 May 1, 2019
57bef61
update fstream in node-gyp
isaacs Jun 26, 2019
4bec4f1
npm checks only node.exe and not node on local dir
rgoulais Jun 5, 2019
a4475de
enable production flag for npm audit
Jun 18, 2019
2ee405d
fix indentation in test
Jun 18, 2019
f101d44
fix(unpublish): add space after hyphen
ffflorian Jun 25, 2019
ec62362
npm-packlist@1.4.4
isaacs Jun 27, 2019
f75d46a
tar@4.4.10
isaacs Jun 27, 2019
bf61c45
bluebird@3.5.5
isaacs Jun 27, 2019
b57d07e
npm-registry-couchapp@2.7.2
isaacs Jun 28, 2019
e9411c6
test: Don't time out waiting for gpg user input
isaacs Jun 28, 2019
f5e8849
npm-registry-mock@1.2.1
isaacs Jun 28, 2019
d9238af
fix: do not crash when removing nameless packages
isaacs Jun 28, 2019
87fef4e
fix: Always return JSON for outdated --json
Mar 20, 2019
8bd8e90
cacache@11.3.3
isaacs Jun 28, 2019
0421930
pacote@9.5.1
isaacs Jun 28, 2019
39538b4
write-file-atomic@2.4.3
isaacs Jun 28, 2019
33e2d1d
fix flaky debug-logs test
isaacs Jun 29, 2019
6bb935c
read-package-tree@5.3.1
isaacs Jun 29, 2019
a823f30
travis: Update to include new v12 LTS
isaacs Jun 29, 2019
e36b3c3
graceful-fs@4.2.0
isaacs Jun 30, 2019
828c21d
test: use common.pkg basedir in newly added test
isaacs Jul 1, 2019
36ddc3c
doc: update changelog for npm@6.10.0
isaacs Jun 30, 2019
cad4b85
update AUTHORS
isaacs Jul 1, 2019
eee0bcd
6.10.0-next.0
isaacs Jul 1, 2019
162858b
doc: update changelog to set date for 6.10.0
isaacs Jul 2, 2019
c1522be
6.10.0
isaacs Jul 3, 2019
3cbd577
fix(git): strip GIT environs when running git
isaacs Jul 2, 2019
429226a
lru-cache@5.1.1
isaacs Jul 1, 2019
175670e
npm-registry-fetch@3.9.1
isaacs Jul 2, 2019
0d0517f
call-limit@1.1.1
isaacs Jul 2, 2019
7414004
glob@7.1.4
isaacs Jul 2, 2019
bddd60e
inherits@2.0.4
isaacs Jul 2, 2019
4acf03f
libnpmsearch@2.0.1
isaacs Jul 2, 2019
c2bd172
marked@0.6.3
isaacs Jul 2, 2019
7f0221b
marked-man@0.6.0
isaacs Jul 2, 2019
f458fe7
npm-lifecycle@2.1.1
isaacs Jul 2, 2019
0097529
node-gyp@4.0.0
isaacs Jul 2, 2019
0fa2bb4
query-string@6.8.1
isaacs Jul 2, 2019
b864509
tar-stream@2.1.0
isaacs Jul 2, 2019
25db00f
worker-farm@1.7.0
isaacs Jul 2, 2019
8dfbe86
readable-stream@3.4.0
isaacs Jul 2, 2019
a81a8c4
install: improve isOnly(Dev,Optional)
larsgw Jul 1, 2019
172f9ac
fix-xmas-underline
raywu0123 Mar 22, 2019
027742e
mailmap: Fix 'isaacs' for the gen-changelog script
isaacs Jul 2, 2019
3013a2d
doc: changelog for 6.10.1
isaacs Jul 2, 2019
900e8f6
update AUTHORS
Jul 3, 2019
08e0fa6
6.10.1-next.0
Jul 3, 2019
f6164d5
chownr@1.1.2
isaacs Jul 3, 2019
a7f1665
docs: add chownr@1.1.2 to 6.10.1 changelog
isaacs Jul 3, 2019
61b2beb
update AUTHORS
isaacs Jul 3, 2019
c2a4aed
6.10.1-next.1
isaacs Jul 3, 2019
ef4445a
node-gyp@5.0.2
Jul 9, 2019
c0d6113
npm-lifecycle@3.0.0
Jul 10, 2019
7716ba9
libcipm@4.0.0
Jul 10, 2019
42d22e8
libnpm@3.0.0
Jul 10, 2019
a2ea7f9
semver@5.7.0
Jul 10, 2019
f52673f
build: use /usr/bin/env to load bash
rsmarples Jul 10, 2019
7c92800
Replace var with const for unbuild.js
RobertJGabriel Jul 10, 2019
ff5458a
Replaced var with const for root.js
RobertJGabriel Jul 10, 2019
1db001f
docs: changelog for 6.10.1
Jul 10, 2019
6ec8233
update AUTHORS
Jul 10, 2019
9a693d0
6.10.1-next.2
Jul 10, 2019
5f0064d
doc: update semver documentation
isaacs Jul 11, 2019
ba7f146
6.10.1
isaacs Jul 11, 2019
2a78b96
test: check cache for root-owned files
isaacs Jul 13, 2019
108646e
travis: run sudo tests
isaacs Jul 16, 2019
cf984e9
test: set --no-esm tap flag
isaacs Jul 14, 2019
8e0a310
test: add script to run tests and leave fixtures
isaacs Jul 14, 2019
e1d87a3
pacote@9.5.4
isaacs Jul 12, 2019
ba32831
npm-registry-fetch@4.0.0
isaacs Jul 16, 2019
ee90c33
libnpm@3.0.1
isaacs Jul 16, 2019
1e480c3
libnpmaccess@3.0.2
isaacs Jul 16, 2019
7662ee8
libnpmhook@5.0.3
isaacs Jul 16, 2019
1357fad
libnpmorg@1.0.1
isaacs Jul 16, 2019
a621b5c
libnpmsearch@2.0.2
isaacs Jul 16, 2019
560cd31
libnpmteam@1.0.2
isaacs Jul 16, 2019
de7ae08
npm-profile@4.0.2
isaacs Jul 16, 2019
6bb8e93
cacache@12.0.0
isaacs Jul 16, 2019
e95da46
dedupe: libnpm@3.0.1
isaacs Jul 16, 2019
554b641
dedupe: npm-registry-fetch@4.0.0
isaacs Jul 16, 2019
25f4f73
add a util for writing arbitrary files to cache
isaacs Jul 12, 2019
2c61ce6
correct-mkdir: infer cache owner from parent dir
isaacs Jul 15, 2019
235e5d6
search: ensure correct owner on all-packages metadata
isaacs Jul 15, 2019
ae84af8
dedupe: pacote@9.5.4
isaacs Jul 16, 2019
4c8b628
docs: changelog for 6.10.2
isaacs Jul 16, 2019
9ce32bb
6.10.2-next.0
isaacs Jul 16, 2019
06772f3
node-gyp@5.0.3
isaacs Jul 17, 2019
42a1780
npm-lifecycle@3.1.0
isaacs Jul 17, 2019
f900c6f
docs: changelog updates for 6.10.2
isaacs Jul 17, 2019
122f5fc
6.10.2-next.1
isaacs Jul 17, 2019
ad19143
docs: tiny changelog typo
isaacs Jul 17, 2019
74da180
npm-registry-couchapp@2.7.3
isaacs Jul 17, 2019
e2d377b
audit: report server error on failure
isaacs Jul 17, 2019
3f035bf
infer-owner@1.0.4
isaacs Jul 19, 2019
0fefdee
cacache@12.0.2
isaacs Jul 19, 2019
3dcf86f
correct-mkdir: use infer-owner module
isaacs Jul 19, 2019
2fb0509
Fix `npm ci` with `file:` dependencies
jfirebaugh Jul 18, 2019
9917893
docs: changelog updates for 6.10.2
isaacs Jul 21, 2019
7c80ba5
6.10.2-next.2
isaacs Jul 21, 2019
85358db
npm-lifecycle@3.1.2
isaacs Jul 22, 2019
1520508
update AUTHORS
isaacs Jul 22, 2019
de3c105
docs: changelog updates for 6.10.2
isaacs Jul 22, 2019
cc87013
6.10.2-next.3
isaacs Jul 22, 2019
6bcafd3
6.10.2
isaacs Jul 23, 2019
b1d5e8d
doc: fix typo in changelog
isaacs Jul 24, 2019
0ebf071
chore: add a scripts to land PRs more easily
isaacs Aug 1, 2019
272e6c4
Fix Typos
kittenking Jul 25, 2019
aacd355
chore: remove unused config/fetch-opts file
claudiahdz Jul 23, 2019
27cccfb
vulns → vulnerabilities in npm audit output
sapegin Jul 30, 2019
d5e865e
install, doctor: don't crash if registry unset
isaacs Jul 26, 2019
77516df
licensee@7.0.3
isaacs Aug 1, 2019
ceb9935
query-string@6.8.2
isaacs Aug 1, 2019
9bb66e1
docs: changelog for 6.10.3
isaacs Aug 1, 2019
99edd49
test: clean up some unnecessary setup/cleanup
isaacs Aug 1, 2019
5b38902
Handle unhandledRejections, help with cache eacces
isaacs Aug 1, 2019
0f980f5
doc: changelog 6.10.3
isaacs Aug 2, 2019
46181cb
dev: make the pr script a little friendlier with conflicts
isaacs Aug 4, 2019
4050b91
hosted-git-info@2.8.2
isaacs Aug 5, 2019
586c938
doc: changelog 6.10.3 update
isaacs Aug 5, 2019
d2eaf0b
update AUTHORS
isaacs Aug 6, 2019
897537a
6.10.3
isaacs Aug 6, 2019
24acc9f
Revert "inflate-shrinkwrap: Stop shortcircuiting tree walks with fake…
salomvary Jul 22, 2019
45772af
install: do not descend into directory deps' child modules
isaacs Aug 6, 2019
50cfe11
doc: fixed typo for Number.MAX_SAFE_INTEGER
gall0ws Aug 5, 2019
941f994
test: move whoami into test/tap
isaacs Aug 9, 2019
82f8e17
test: remove empty test set that's no longer used
isaacs Aug 9, 2019
b6df091
test: Proper handing of /usr/bin/node lifecycle-path test
Aug 5, 2019
535226b
test: move lifecycle-path to main test set
isaacs Aug 9, 2019
238f8c3
test: remove broken-under-* test sets
isaacs Aug 9, 2019
e7e9895
pacote@9.5.5
isaacs Aug 12, 2019
0e9e517
semver@5.7.1
isaacs Aug 12, 2019
e8fb2a1
docs: Fix spelling mistakes in CHANGELOG-3.md
XhmikosR Aug 10, 2019
a123410
Implements peerDependenciesMeta
arcanis Jul 30, 2019
aaf98e8
npm-registry-mock@1.3.0
isaacs Aug 12, 2019
aa22ff6
cmd-shim@2.1.0
isaacs Aug 12, 2019
a4e2795
npm-lifecycle@3.1.3
isaacs Aug 12, 2019
769d2e0
fix: Better error on invalid --user/--group
isaacs Aug 12, 2019
ab66c9a
libcipm@4.0.2
isaacs Aug 12, 2019
8b43c96
ci: pass all configs to cipm installer
isaacs Aug 12, 2019
c2d7e9f
docs: changelog for 6.11.0
isaacs Aug 12, 2019
7086a18
libcipm@4.0.3
isaacs Aug 12, 2019
10b278f
docs: changelog for 6.11.0
isaacs Aug 12, 2019
8845141
read-package-json@2.1.0
isaacs Aug 13, 2019
f4995e0
docs: update changelog to include uid-number issue link
isaacs Aug 14, 2019
bb33940
cmd-shim@3.0.0
isaacs Aug 14, 2019
51c0282
bin-links@1.1.3
isaacs Aug 14, 2019
534a554
read-cmd-shim@1.0.3
isaacs Aug 14, 2019
732c115
docs: update change log for more cmd-shim fixes
isaacs Aug 14, 2019
3038f2f
gentle-fs@2.2.1
isaacs Aug 14, 2019
049b0a5
pacote@9.5.6
isaacs Aug 15, 2019
0260572
docs: update change log for 6.11.0
isaacs Aug 15, 2019
8b85eaa
config: save files with inferred ownership
isaacs Aug 15, 2019
b7f6e5f
Infer ownership of shrinkwrap files
isaacs Aug 15, 2019
96c0ec4
docs: update change log for 6.11.0
isaacs Aug 15, 2019
a2cd07f
travis: do not cache in node v6
isaacs Aug 15, 2019
54b095d
Add spec to dist-tag remove function
theberbie Aug 14, 2019
a609a16
graceful-fs@4.2.2
isaacs Aug 16, 2019
1df5b96
docs: update change log for 6.11.0
isaacs Aug 16, 2019
99d31a0
update AUTHORS
isaacs Aug 19, 2019
f0346f7
cacache@12.0.3
isaacs Aug 19, 2019
dc8f9e5
pacote@9.5.7
isaacs Aug 19, 2019
b906983
docs: update change log for 6.11.0
isaacs Aug 19, 2019
ca9c615
npm-pick-manifest@3.0.0
isaacs Aug 20, 2019
b417aff
pacote@9.5.8
isaacs Aug 20, 2019
2f3b79b
feat: add new forbidden 403 error code
claudiahdz Aug 9, 2019
91620bd
docs: update change log for 6.11.0
isaacs Aug 20, 2019
712a895
update AUTHORS
isaacs Aug 20, 2019
53cf5e9
6.11.0
isaacs Aug 20, 2019
c9c8d90
Actually use mailmap file when generating AUTHORS
isaacs Aug 20, 2019
37db296
cmd-shim@3.0.2
isaacs Aug 21, 2019
d17f0d8
docs: change log for 6.11.1
isaacs Aug 21, 2019
6c18f1f
6.11.1
isaacs Aug 21, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @npm/cli-team
69 changes: 0 additions & 69 deletions .github/issue_template.md

This file was deleted.

15 changes: 2 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,5 @@ npm-debug.log
.jshintrc
.eslintrc
.nyc_output

# dev dependencies
/node_modules/deep-equal/
/node_modules/marked/
/node_modules/marked-man/
/node_modules/nock/
/node_modules/npm-registry-couchapp/
/node_modules/npm-registry-mock/
/node_modules/require-inject/
/node_modules/sprintf-js/
/node_modules/standard/
/node_modules/tap/
/node_modules/tacks/
/test/npm_cache*
/node_modules/.cache
15 changes: 15 additions & 0 deletions .licensee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"licenses": {
"spdx": [
"CC-BY-3.0"
],
"blueOak": "bronze"
},
"corrections": true,
"packages": {
"config-chain": "1.1.12",
"cyclist": "0.2.2",
"json-schema": "0.2.3",
"qrcode-terminal": "0.12.0"
}
}
21 changes: 16 additions & 5 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,19 @@ Alex K. Wolfe <alexkwolfe@gmail.com>
Andrew Bradley <cspotcode@gmail.com>
Andrew Lunny <alunny@gmail.com>
Arlo Breault <arlolra@gmail.com>
Ashley Williams <ashley@npmjs.com> <ashley@bocoup.com>
Ashley Williams <ashley@npmjs.com> <ashley666ashley@gmail.com>
Ashley Williams <ashley@npmjs.com> <ashley@bocoup.com>
Benjamin Coe <bencoe@gmail.com>
Benjamin Coe <bencoe@gmail.com> <ben@npmjs.com>
Brian White <mscdex@mscdex.net> <mscdex@gmail.com>
Cedric Nelson <cedric.nelson@gmail.com>
Charlie Robbins <charlie.robbins@gmail.com>
Claudia Hernández <cghr1990@gmail.com>
Dalmais Maxence <root@ip-10-195-202-5.ec2.internal>
Danila Gerasimov <danila.gerasimov@gmail.com>
Dave Galbraith <dave@jut.io>
David Beitey <david@davidjb.com>
David Rousselie <guido.dassori@gmail.com>
Domenic Denicola <domenic@domenicdenicola.com>
Einar Otto Stangvik <einaros@gmail.com>
Emma Ramirez <ramirez.emma.g@gmail.com>
Expand All @@ -21,21 +23,28 @@ Evan Lucas <evan@btc.com> <evan.lucas@hattiesburgclinic.com>
Evan Lucas <evan@btc.com> <evanlucas@me.com>
Faiq Raza <faiqrazarizvi@gmail.com>
Forbes Lindesay <forbes@lindesay.co.uk>
Forrest L Norvell <ogd@aoaioxxysz.net> <forrest@npmjs.com> <othiym23@gmail.com>
Forrest L Norvell <ogd@aoaioxxysz.net> <forrest@npmjs.com>
Forrest L Norvell <ogd@aoaioxxysz.net> <othiym23@gmail.com>
Gabriel Barros <descartavel1@gmail.com>
Geoff Flarity <geoff.flarity@gmail.com> <gflarity@raptvm-x02.(none)>
Gregers Gram Rygg <gregers.gram.rygg@finn.no>
Ifeanyi Oraelosi <ifeanyioraelosi@gmail.com>
Isaac Z. Schlueter <i@izs.me> <i@foohack.com>
Isaac Z. Schlueter <i@izs.me> isaacs <i@izs.me>
isaacs <i@izs.me> <i@foohack.com>
isaacs <i@izs.me> <nope@not.real>
isaacs <i@izs.me> <isaacs@npmjs.com>
Jake Verbaten <raynos2@gmail.com>
James Sanders <jimmyjazz14@gmail.com>
James Treworgy <jamietre@gmail.com>
Jason Smith <jhs@iriscouch.com>
Jed Fox <git@twopointzero.us>
Jonas Weber <github@jonasw.de>
Joshua Bennett <legodudejb@gmail.com>
Joshua Bennett <legodudejb@gmail.com> <legodude17@users.noreply.github.com>
Julien Meddah <julien.meddah@deveryware.com>
Kat Marchán <kzm@zkat.tech> <kzm@sykosomatic.org>
Kevin Lorenz <mail@kevinlorenz.com>
Kris Windham <kriswindham@gmail.com>
Leonardo Rojas <leonardo.rojas@shopify.com>
Lin Clark <lin.w.clark@gmail.com>
Luke Arduini <luke.arduini@gmail.com> <luke.arduini@me.com>
Maciej Małecki <me@mmalecki.com> <maciej.malecki@notimplemented.org>
Expand All @@ -44,13 +53,15 @@ Max Goodman <c@chromakode.com>
Maxim Bogushevich <boga1@mail.ru>
Maximilian Antoni <mail@maxantoni.de> <maximilian.antoni@juliusbaer.com>
Michael Hayes <michael@hayes.io> <mhayes@newrelic.com>
Misha Kaletsky <misha.kaletsky@gmail.com>
Nicolas Morel <marsup@gmail.com>
Olivier Melcher <olivier.melcher@gmail.com>
Ra'Shaun Stovall <rashaunstovall@gmail.com>
Rebecca Turner <me@re-becca.org> <turner@mikomi.org>
Rebecca Turner <me@re-becca.org> <rebecca@npmjs.com>
Rebecca Turner <me@re-becca.org> <turner@mikomi.org>
Ryan Emery <seebees@gmail.com>
Sam Mikes <smikes@cubane.com>
Sreenivas Alapati <sreenivas9alapati@gmail.com>
Stephanie Snopek <stephaniesnopek@gmail.com>
Takaya Kobayashi <jigsaw@live.jp>
Ted Yavuzkurt <hello@TedY.io> <davidteoman@gmail.com>
Expand Down
14 changes: 3 additions & 11 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
*.swp
.*.swp
npm-debug.log
/test/bin
/test/output.log
/test/packages/*/node_modules
/test/packages/npm-test-depends-on-spark/which-spark.log
/test/packages/test-package/random-data.txt
/test/root
/test/npm_cache
/.github
/test
node_modules/marked
node_modules/ronn
node_modules/marked-man
node_modules/tap
node_modules/.bin
node_modules/npm-registry-mock
Expand All @@ -27,8 +22,5 @@ html/*.png

*.pyc

/test/tap/builtin-config

.nyc_output

npm-shrinkwrap.json
3 changes: 0 additions & 3 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
save-prefix = ~
proprietary-attribs = false
legacy-bundling = true
47 changes: 14 additions & 33 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sudo: false
sudo: true
# need to declare the language as well as the matrix below
language: node_js
# having top-level `env:` adds a phantom build
Expand All @@ -7,47 +7,28 @@ language: node_js
matrix:
include:
# LTS is our most important target
- node_js: "6"
- node_js: "12"
# DEPLOY_VERSION is used to set the couchapp setup mode for test/tap/registry.js
# only gather coverage info for LTS
env: DEPLOY_VERSION=testing COVERALLS_REPO_TOKEN="$COVERALLS_OPTIONAL_TOKEN"
script:
- "node . run tap-cover -- \"test/tap/*.js\""
- "unset COVERALLS_REPO_TOKEN ; node . run tap -- \"test/broken-under-*/*.js\""
# run the sudo tests, with coverage enabled
- "sudo PATH=$PATH $(which node) . run tap -- \"test/tap/*.js\" --coverage"
# previous LTS is next most important
- node_js: "4"
env: DEPLOY_VERSION=testing
- node_js: "7"
- node_js: "10"
env: DEPLOY_VERSION=testing
# then master
script:
- "npx standard"
- "node . run licenses"
- "node . run tap -- \"test/tap/*.js\""
- node_js: "8"
env: DEPLOY_VERSION=testing
before_install:
# required by test/tap/registry.js
- "mkdir -p /var/run/couchdb"
- node_js: "6"
env: DEPLOY_VERSION=testing
cache: false
notifications:
slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8
cache:
directories:
- $HOME/.npm
- html/doc
- man
- node_modules/.bin
- node_modules/.cache
- node_modules/deep-equal
- node_modules/marked
- node_modules/marked-man
- node_modules/npm-registry-couchapp
- node_modules/npm-registry-mock
- node_modules/require-inject
- node_modules/sprintf-js
- node_modules/standard
- node_modules/tacks
- node_modules/tap
install:
- "node . rebuild --depth=0"
- "node . install --ignore-scripts"
- "node . prune"
- "make -j4 doc"
- "node . install"
script:
- "node . run tap -- \"test/tap/*.js\" \"test/broken-under-nyc/*.js\""
- "node . run tap -- \"test/tap/*.js\""
Loading