Yoav Vainrich

Results 18 comments of Yoav Vainrich

Right, they changed the callback api to a promise api. so the callback passed as the 3rd parameter is never called.

I will try to help on this one, since I also would like to have this feature. SnoreToast supports passing buttons since version 0.6.0. If I manage to implement it,...

PR: https://github.com/mikaelbr/node-notifier/pull/293

> Hello Yoavain > is this issue resolved ? > I want to use Action buttons in electron that must be windows 10 compatible The code is merged, but no...

@barzik I can open a PR with the above change, but let me know if the solution is accepted

Hi @barzik Any chance to review, merge and publish this? For a package with ~2500 DL per week, this should save the planet ~6TB of storage a year. Also, you...

@barzik Sorry, but I mentioned this project in an issue I opened in the [package manager best practices repo](https://github.com/ossf/package-manager-best-practices/issues/35) as a **_don"t do_** example. Wanted to see what this committee...

I think that as you said, we're not actually testing the validity, only the type. How about `--validate-integrity-type`? This sounds more generic and will allow changing the "recommended" types in...

> That is an impractical recommendation, since it requires pruning, and it’s irrelevant since dev deps won’t be installed anyways. > > It’s not the community’s job to keep things...