Releases: sindresorhus/update-notifier
Releases · sindresorhus/update-notifier
1.0.2
1.0.1
1.0.0
v0.7.0
v0.6.0
0.2.0 - mustached-shrimp
- Slick new notification design. 6457c9b
- Only notify when there is an update and the process is TTY. d0ce339
- The
.notify()
method no longer accepts a custom message, just check the.update
property and display it yourself if you need this. It now accepts an options object. packagePath
option removed.
You now need to explicitly setpackageName
andpackageVersion
.updateCheckTimeout
option removed.registryUrl
option removed. It now uses the registry set in npm.
Changes: v0.1.8...v0.2.0