Releases: raineorshine/npm-check-updates
Releases · raineorshine/npm-check-updates
v2.12.0
Added --peer
option to check peerDependencies.
Fixes #80 (comment)
v2.11.2
Maintain 0.12.x compatibility; do not use Object.assign.
PR #353
v2.11.1
Changed hard-to-read blue to cyan.
Fixes #346.
v2.11.0
Added --timeout <ms>
option.
PR #339, fixes #290
v2.10.5
PATCH: Allow multiple instances of ncu to be run programmatically.
PR #336, fixes #328.
v2.3.2
Fix wording in update message to be package manager agnostics (#145).
v2.3.1
Do not crash when installed package is undefined (#148).
v2.3.0
Added bower support (#43).