Steven Hair

Results 3 issues of Steven Hair

Since `Address4` and `Address6` both have public methods that use the `BigInteger` type from jsbn, any typescript users with a reasonable configuration will be required to explicitly install `@types/jsbn`, otherwise...

**Describe the bug** When defining a custom security handler as [per the documentation](https://github.com/cdimascio/express-openapi-validator/wiki/Documentation#security-handlers), it is never run. **To Reproduce** - Add a security condition to a route in the OpenAPI...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior Because the file-type package is ESM-only, FileTypeValidator loads it dynamically: https://github.com/nestjs/nest/blob/01f762c3361442d620bdea2275ab98f841ac06ec/packages/common/pipes/file/file-type.validator.ts#L75-L76...

needs triage