Last 12 weeks · 0 commits
2 of 6 standards met
Repository: vercel/update-check. Description: Minimalistic update notifications for command line interfaces Stars: 169, Forks: 15. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: https://npmjs.com/update-check Topics: checker, notification, package, update. Latest release: 1.5.4 (5y ago). Open PRs: 0, open issues: 5. Last activity: 1y ago. Community health: 50%. Top contributors: leo, ansballard, leolabs, luksm, styfle, timneutkens.
JavaScript
Hey am a newbie trying to understand and use update-check Following https://github.com/vercel/update-check#usage installed it and initialized it in a .js file and tried running it on node in a project that has a package.json file. But I get Can someone help me here
While using I found event has an parameter and in function will throw a below error: I fixed by throw a new error on event and allows to set timeout.