xurei

Results 28 issues of xurei

The extension doesn't open nor prefill the login fields anymore. Does anyone have the same issue ? Chrome version : 61.0.3163.79 (official build) (64 bits)

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade semver from 7.4.0 to 7.5.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade electron-json-storage from 4.5.0 to 4.6.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade core-js from 3.25.5 to 3.27.2. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @babel/runtime from 7.19.0 to 7.20.13. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @babel/runtime-corejs3 from 7.19.1 to 7.20.13. :information_source: Keep your dependencies up-to-date....

**Describe the solution you'd like** Hase a way to use OBS through Hyperkeys **Describe alternatives you've considered** Stream deck, obviously **Additional context** Free - Command line tool for obs-websocket plugin...

enhancement
internal

**Is your feature request related to a problem? Please describe.** Allow to change the icon of a window so you can find them easily. **Describe the solution you'd like** A...

enhancement
internal

In this scenario : ``` all({ postFetch: and( asFilter(willThrow), doSomethingElse, ), }), ``` asFilter will return an array of null, then execute `doSomethingElse`. If no null check is done (which...