Commit Graph

86 Commits

Author SHA1 Message Date
402c6ed7ba
remove chalk dependency 2018-11-28 00:41:13 +01:00
58d72926ce
support directories in --file 2018-11-27 23:42:10 +01:00
7859e5f27c
cache hgi import 2018-11-27 23:37:24 +01:00
372941bafe
gracefully handle info url failures - fixes #12 2018-11-27 23:34:57 +01:00
Jonas Gierer
0dcd094643
add new info field to output
Fixes: https://github.com/silverwind/updates/issues/10
Fixes: https://github.com/silverwind/updates/pull/11
2018-11-24 19:55:00 +01:00
67a67bb86a
help and readme update 2018-11-19 15:53:58 +01:00
3442a30846
fix dist-tag latest check, fixes #9 2018-11-19 15:37:20 +01:00
0c5c96cabe
add --semver option and rewrite version resolution, fixes #9 2018-11-19 10:20:30 +01:00
16372cd6e6
un-prettify json output, update docs 2018-10-25 22:36:41 +02:00
fd8af7bcdf
refactor 2018-10-16 23:30:11 +02:00
089e93eff5
help text tweaks 2018-10-16 17:24:05 +02:00
ac65b5ac13
add --types option 2018-10-16 17:18:06 +02:00
2ad167879c
rename --exit-code to --error-on-outdated (breaking) 2018-10-15 08:05:54 +02:00
f25855ad79
add --exit-code, fixes #8 2018-10-15 06:52:37 +02:00
63bbf2ae93
refactor 2018-10-05 23:20:41 +02:00
c9abc76be3
remove npm-package-arg dependency 2018-10-05 23:04:52 +02:00
947fd6f7fb
remove update arg again, it's covered by --include 2018-10-04 07:58:20 +02:00
5f850abc43
switch to text-table, fix update arg 2018-10-04 07:41:31 +02:00
7b10252763
add package filter argument to --update 2018-10-04 07:27:11 +02:00
6cefc2d822
fix prerelease arg 2018-10-04 07:09:13 +02:00
9f1f4053ad
reorder help 2018-09-02 21:44:11 +02:00
6a1975d8b1
add optional package arguments to --greatest and --prerelease 2018-09-02 21:43:16 +02:00
3979c99316
better error message when no packages are found 2018-08-25 09:43:37 +02:00
af2146ed53
add -f argument to specify package.json 2018-08-23 22:40:19 +02:00
48f2db613e
search for package.json in parent directories too 2018-08-23 22:35:37 +02:00
bd29c5b5aa
refactor 2018-08-23 22:28:33 +02:00
67c1e775b9
catch npa errors 2018-07-30 19:18:53 +02:00
128efb6cd7
reorder some requires 2018-07-30 18:55:32 +02:00
52564400ca
minor refactor 2018-07-30 18:46:10 +02:00
8996570cd9
update help text for --registry 2018-07-29 22:52:47 +02:00
eef65d3259
fix updates of scoped packages, fixes #7 2018-07-29 22:41:46 +02:00
dc4506b3e0
refactor coloring 2018-07-25 11:53:50 +02:00
6da42f245b
tweak update message 2018-07-24 19:47:29 +02:00
3016e1afcf
improve error handling 2018-07-24 19:41:44 +02:00
Rupesh
3ad2f22002
Add option to support custom npm registry url 2018-07-24 08:40:47 +01:00
c6aa8e07a9
remove emoji in update message 2018-07-21 09:47:37 +02:00
e3197ec15a
add a nicer update info 2018-07-19 23:36:46 +02:00
7594ef8803
change default mechanism to 'latest', remove --latest, add --greatest 2018-07-19 23:28:41 +02:00
700827aa2f
don't return a version in case none is found 2018-07-16 22:24:13 +02:00
37009d031d
don't scan bundledDependencies as it is an array 2018-07-13 02:36:16 +02:00
dec89122c4
small refactor 2018-07-10 23:04:08 +02:00
33d471823e
rework color argument parsing, misc tweak 2018-07-10 17:32:19 +02:00
4c1ae24d60
add --latest option, fix output bug - fixes #2 2018-07-10 17:19:11 +02:00
3a830c04e3
better highlighting of non-numeric versions 2018-07-10 17:01:43 +02:00
e17cd64e7b
switch to make-fetch-happen for performance 2018-07-10 16:36:57 +02:00
329b7fe350
tweaks 2018-06-11 20:04:58 +02:00
65955ef394
don't return 255 code any more, misc tweaks 2018-05-31 19:33:22 +02:00
4584a10c81
tweak -p help text 2018-04-30 10:43:05 +02:00
37089a871c
refactor to arrow funcs 2018-04-30 10:42:39 +02:00
b9a57236de
fix readme usage 2018-04-30 09:13:36 +02:00