Matt Sidor

Results 5 issues of Matt Sidor

My project uses a CI/CD security scanning tool for our node apps. This tool flagged the encryption keys in the `test/` folder of this library and would not allow us...

I see there is a labelAnchor option for icons. Is there a way to set an anchor point for polygons/polylines? If not, it would be great if we could have...

ISO-8601 allows datetime strings to not have any timezone offset or _Z_ zone designator. In these instances, it is assumed to be in local time. (Reference: https://en.wikipedia.org/wiki/ISO_8601#Local_time_(unqualified)) However, the datetime...

This PR adds two examples of setting MockDate with times to more explicitly demonstrate this capability.

This feature was added in [version 3.23.0](https://github.com/colinhacks/zod/releases/tag/v3.23.0).