Joep van Liempd

Results 3 issues of Joep van Liempd

The `mraaStub` npm package uses `winston` for logging, but it doesn't explicitly depend on it. This was breaking our build. This being node, the obvious workaround is to add `winston`...

Just noticed version 1.0.0 was released on npm. I compared the package code; the changes seem to be the addition of TS definitions, a fix introduced in 459c65230ec1b9d4ff47ee0029661c24503a0413 ("`Fixes currentListeners...

### Description The option to pass `ModuleTeardownOptions` to the `createXFactory` methods was added in #499 (this was back in 2021). As noted in the discussion on that PR, Currently, Spectator...