Matt Paine

Results 8 comments of Matt Paine

Although I would love to see passwords die, I also am not delusional and realise they will be around for a long time to come. However this proposal should at...

I have tried to wrap the sql function but there is something I am missing. The code works great as long as the query does not use an embedded `${sql(...)}`...

I have attempted to use it to no avail. I added this in my package.json dependencies... ``` "postgres": "https://github.com/porsager/postgres.git#query-stats"``` and then updated my sql options to this... ``` const sql...

Any chance this pull request can be commited and pushed to npm? Security scans for this package are showing lots of high and medium vulnerabilies. For example... https://github.com/advisories/GHSA-35jh-r3h4-6jhm `lodash` versions...

Has anyone worked this out yet? I too would like the 'width' of the text component in a sane format so I can build a bounding box around the text...

This raises more questions than i think it answers. What is the 'maxWidth'? Is that the width of the text? How do I convert the w property to the same...

I have the same issue. I am not an android developer so I do not understand the ecosystem that well. It feels like I have everything setup correctly as I...

I might try and look at this issue as a way to get into and understand the codebase a little better. This feels like it should be a simple thing...