Gar
Gar
@cclauss that's the nodejs release cycle, nothing on there mentions node-gyp? Does this mean it can drop node10 now and it was just overlooked?
https://github.com/nodejs/node-gyp/pull/2601
It looks like this was removed in v3?
The docs as is accurately describe the nuances with leading zeroes in caret ranges. Removing these sections adds more confusion because it is important to call out why this behavior...
Duplicate of #30
This is a great direction, thank you. Can we move these into `lib/options.js` so that the `defaults` method can set them?
Looks like the readme does have usage examples now.
This seems reasonable. Can we add an assertion to one of the registry.js tests that ensures this got set?
`_cached` doesn't mean that the request was fed by the cache, but that it was stored in the cache. I agree this doesn't appear to be very useful information, and...
Made an issue to track https://github.com/npm/pacote/issues/183 Keep this PR open, we may just decide that removing it is a bugfix since it's a `_` attribute and was up until the...