You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Checks for available update and returns an instance
@@ -194,31 +203,4 @@ The check is also skipped automatically:
194
203
- on CI
195
204
- in unit tests (when the `NODE_ENV` environment variable is `test`)
196
205
197
-
## About
198
-
199
-
The idea for this module came from the desire to apply the browser update strategy to CLI tools, where everyone is always on the latest version. We first tried automatic updating, which we discovered wasn't popular. This is the second iteration of that idea, but limited to just update notifications.
200
-
201
-
## Users
202
-
203
-
There are a bunch projects using it:
204
-
205
-
-[npm](https://github.com/npm/npm) - Package manager for JavaScript
206
-
-[Yeoman](https://yeoman.io) - Modern workflows for modern webapps
207
-
-[AVA](https://ava.li) - Simple concurrent test runner
<a href="https://tidelift.com/subscription/pkg/npm-update_notifier?utm_source=npm-update-notifier&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
219
-
</b>
220
-
<br>
221
-
<sub>
222
-
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
0 commit comments