Skip to content

Add update notifier #8

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

Closed
wants to merge 1 commit into from
Closed

Add update notifier #8

wants to merge 1 commit into from

Conversation

voxpelli
Copy link
Contributor

@voxpelli voxpelli commented Nov 23, 2022

Global npm scripts can often be forgotten to be updated, so this PR adds the same update notification module that nodemon uses, simple-update-notifier, and lets it check npm for an update once per day.

Waiting for alexbrazier/simple-update-notifier#16 before merging.

@voxpelli voxpelli marked this pull request as draft November 23, 2022 19:46
@voxpelli voxpelli self-assigned this Nov 23, 2022
@voxpelli voxpelli force-pushed the add-update-notifier branch from 9f3e6b8 to 849a07a Compare November 23, 2022 19:47
voxpelli pushed a commit that referenced this pull request Nov 23, 2022
Alternative to #8 with a module that pulls in more dependencies, but which also have more features and eg. defers printing the result until the script quits, disables itself on CI, always prints to stderr etc

Has quite a few more users as well. A good first step to try this out probably.
@voxpelli voxpelli mentioned this pull request Nov 23, 2022
voxpelli pushed a commit that referenced this pull request Nov 23, 2022
Alternative to #8 with a module that pulls in more dependencies, but which also have more features and eg. defers printing the result until the script quits, disables itself on CI, always prints to stderr etc

Has quite a few more users as well. A good first step to try this out probably.
@voxpelli
Copy link
Contributor Author

Closing in favor of #9 for now

@voxpelli voxpelli closed this Nov 23, 2022
@voxpelli voxpelli deleted the add-update-notifier branch November 23, 2022 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant