Gar

Results 589 comments of Gar

Prior art here is: - pnpm, which defines this as an integer of minutes - dependabot, which explicitly names the parameter as "days" and accepts integer values

> Will wait for input before doing any more tweaking on this. Best option, thanks!

Thanks @kaezone it is still a good PR and we're glad you made it. This is a topic that's obviously top of mind for a lot of folks and this...

Naming of the parameter aside, the approach in #8825 is not correct. This is a parameter that is parsed in [npm-pick-manifest](https://github.com/npm/npm-pick-manifest). The cli itself just gets the intent from the...

npm stdout egress needs to bypass redaction.

The redaction bypass should be moved to the specific `output.buffer` call. See `lib/commands/token.js` for an example of where we do this when outputting the actual login token (a case where...

The docs are a little vague here, all of these entries must be scoped to a registry. The docs should probably not list a partial list then a full list,...

If we're gonna advertise this more heavily we'll want to link to or reiterate some of the many quirks of installing from source control. A good example recently is [this...