npm/pacote

[BUG] _cached field is incorrect

Closed this issue · 0 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The _cached field is set in the presence of a x-local-cache header in the response, which make-fetch-happen seems to set on all requests that it will cache.

The header is not correct, and I don't know that we actually use it. Probably best to just remove it.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response