Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
dd90c43
[email protected]
zkat Feb 14, 2019
cec1e82
test: add mock-tarball utility
zkat Feb 14, 2019
ee6b674
[email protected]
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
[email protected]
zkat Feb 18, 2019
b7b54f2
install: add support for package aliases (#3)
zkat Feb 18, 2019
baaedbc
[email protected]
zkat Feb 18, 2019
2ba3a0f
install: add --before date support for time traveling~ (#90)
zkat Feb 19, 2019
57e771a
[email protected] (#164)
kemitchell Feb 19, 2019
2b78288
test: add core to default inclusion tests in pack
zkat Feb 20, 2019
9b8b651
[email protected]
zkat Feb 20, 2019
96e4fa9
[email protected]
zkat Feb 20, 2019
f957798
doc: update changelog for [email protected]
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
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update AUTHORS
  • Loading branch information
zkat committed Feb 20, 2019
commit 5ac0950d2809a991fddf269c07b72c2426c2f21b
7 changes: 7 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -623,3 +623,10 @@ Eli Doran <[email protected]>
Tobias Koppers <[email protected]>
Grey Baker <[email protected]>
JT Turner <[email protected]>
Audrey Eschright <[email protected]>
Alexander Gudulin <[email protected]>
Philipp Hagemeister <[email protected]>
Amadou Sall <[email protected]>
Chris Manson <[email protected]>
vlasy <[email protected]>
Emilis Dambauskas (Tokenmill) <[email protected]>