Add notification about npm output
See original GitHub issuenpm
outputs very scary looking “vulnerability” messaging, multiple times, all the way down the dependency tree, when there is a CVE for such dependency. About 100% of the time, these warnings are not applicable to the use-case of this track and can safely be ignored.
Add a message about this in the instructions to avert issues like https://github.com/exercism/exercism/issues/5212.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
node-notifier - npm
A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback). Latest version: 10.0.1, ......
Read more >update-notifier - npm
update-notifier. Update notifications for your CLI app. Inform users of your package of updates in a non-intrusive way.
Read more >awesome-notifications - npm
Lightweight library for beautifull and smooth notifications. Latest version: 3.1.3, last published: 9 months ago.
Read more >notification - npm
Start using notification in your project by running `npm i notification`. There are no other projects in the npm registry using ...
Read more >display-notification - npm
displayNotification(options). Returns a promise that resolves when the notification is shown. options. Specify at least a title or text ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
And they’re usually not vulnerabilities in the sense that there is an attack surface/vector.
@chiptus