Zorn

Results 18 issues of Zorn

I'd like to revisit this project and make it more performant by running synchronous computations in Worker threads and posting messages back to the main thread to populate the buffer....

Would you be able to add headers like `X-Forwarded-Proto` and the like? Thanks

update "View Demo" to link to a working demo closes #31

The demo in the readme is broken. See https://github.com/christianalfoni/webpack-bin/issues/226

[email protected] depends on [email protected] which depends on [email protected] > Versions of lodash before 4.17.5 are vulnerable to prototype pollution. > > The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which...

This makes errors bubble up to `await CommandFactory.run(...);` like they should. Example code utilizing new behavior: ```typescript import { CommandFactory } from 'nest-commander'; import { CommanderModule } from './commander.module'; async...

### Description of change update RawSqlResultsToEntityTransformer selection matching for * selector This fixes RawSqlResultsToEntityTransformer to populate entities when you're query is SELECT *, and not specific columns Usage: ```typescript const...

**Brief Description of the Bug** rscData does not serialize/deserialize properly since it is a JS Buffer object **Severity** Major **Frequency of Occurrence** Always **Steps to Reproduce** Provide detailed steps to...

bug
next15