Vitaliy Potapov

Results 150 issues of Vitaliy Potapov

## Description Add possibility / instructions how to publish package with [provenance](https://docs.npmjs.com/generating-provenance-statements). **Is the feature request related to a problem?** No particular problem, but in general improving packages credibility by...

Subscribe to this issue and stay notified about new [daily trending repos in Vala](https://github.com/trending/vala?since=daily).

trending-daily

Subscribe to this issue and stay notified about new [daily trending repos in HCL](https://github.com/trending/hcl?since=daily).

trending-daily

Subscribe to this issue and stay notified about new [daily trending repos in TeX](https://github.com/trending/tex?since=daily).

trending-daily

Subscribe to this issue and stay notified about new [weekly trending repos in Vala](https://github.com/trending/vala?since=weekly).

trending-weekly

Subscribe to this issue and stay notified about new [weekly trending repos in HCL](https://github.com/trending/hcl?since=weekly).

trending-weekly

Subscribe to this issue and stay notified about new [weekly trending repos in TeX](https://github.com/trending/tex?since=weekly).

trending-weekly

``` DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. ``` ```bash node -v...

I've created component that renders Menu with 3 items `['a', 'b', 'c']` from state. That works fine. Then I update component state items to `['a', 'x', 'y']`. Component re-renders menu,...

bug
help wanted

Hi! Thank you for this library! I'm using it for testing the package I'm developing. Actually I test that it can be correctly installed. I have script that creates temporary...