James Crosby

Results 12 issues of James Crosby

Instead of setting a timeout each time the cache is accessed, set only one timeout at a time, and keep a record of which items it should be updating. This...

Prevent parsing of documents containing tags or attributes named `__proto__` from overwriting the prototype on returned objects (See #593) This is a breaking change, and will break any users of...

The bootstrap script name is 'Inkscape', whereas the executable in bin is 'inkscape', so this can't use basename, hardcoding it seemed simplest. Also removed unnecessary trailing slash from bundle_res.

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

Also allow AJV options to be overriden, and use that in tests that require additional keywords in schemas. Fixes #673 #### Checklist - [X] run `npm run test` and `npm...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue `strictSchema`...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

I passed a Buffer instead of a string as a secret, and this resulted in an error message that "cookieSigner.sign is not a function" an at request time, rather than...

Opening PR as requested https://github.com/vandium-io/aws-param-store/issues/31#issuecomment-1864222052 Issues that need resolving still: - [ ] the -sdkv3 suffix from the fork needs removing - [ ] what to do about version numbers...

Hiya, It seems like things are inactive here, so I have forked and added ask-sdkv3 support at https://github.com/coggle/aws-param-store (published as `aws-param-store-sdkv3`), adding an explicit dependency on `@aws-sdk/client-ssm` but if you...