Gary Crye

Results 3 issues of Gary Crye

I have some JSON references using array index notation that are throwing inspection errors. I believe they should be valid according to [RFC 6901](https://tools.ietf.org/html/rfc6901#section-6), where `#/foo/0` resolves to `"bar"`. Here's...

bug

A minimal reproduction is available at the repo [`garygsc/standardjs-regression`, which has two commits](https://github.com/GaryGSC/standardjs-regression/commits/main). **What version of this package are you using?** There's a regression when switching from `16.0.4` to `17.0.0`...

Even though there's an understanding that [we currently see node majors as possibilities to make breaking changes to the images](https://github.com/nodejs/docker-node/issues/1180#issuecomment-570209048), recent patch updates have included breaking changes. A changelog would...