Diego Casorran

Results 11 issues of Diego Casorran

``` events.js:174 throw er; // Unhandled 'error' event ^ Error: write ENOTSUP at ChildProcess.target._send (internal/child_process.js:750:20) at ChildProcess.target.send (internal/child_process.js:634:19) at sendHelper (internal/cluster/utils.js:24:15) ``` This error is throw in Windows when using...

In order to prevent vulnerabilities, the `setTimeout` and `setInterval` functions should be called only with function expressions as their first argument.

CLA: Valid

Listening for DOMContentLoad and traversing through open tabs when disabling/updating to (un)patch window.open calls is overkill. http-on-opening-request or just http-on-modify-request might be more suitable and it'll catch everything being loaded....

enhancement

Move link cleaning function to a module and get rid of the window dependency on some places, such as redirect watcher.

enhancement

### Summary ### Hi there, as you may know, Chrome/ium has been lately aggressively throttling background tabs, this may result in those setTimeout()-based promises/deferreds to never resolve until the tab...

Deferred

Currently, the only provided stores are memory and leveldb which are not _extensible_, and developing new ones requires those to be published under this repository maintenance. https://github.com/kucherenko/jscpd/blob/1fc50995d26534b84df226ad58c40e7c37d6ec71/packages/jscpd/src/init/store.ts#L7 I would like...

- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14.14` --- Hi there, at...

bug

Hello there, Looks like there have been some big changes recently, apparently since the time libplacebo started to require vulkan 1.3.0 and FFmpeg adapted accordingly to not restrict it to...

Hello, I would like to bring to your attention that this extension is randomly causing uncaught exceptions to some of our users, according to the error-reporting built into our website....