rfc: Expose arborist metadata to lifecycle scripts#51
Conversation
|
This will be included in v7, and may require a fall-back lockfile to support cases where the user installs with |
|
When you say a "fallback lockfile" do you mean like, a temporary |
|
@ljharb The idea would be a copy (or hard-link) of the lockfile at That would also let us make things like |
|
And yeah, it would make |
|
That sounds awesome, especially if |
The idea would be that it gets updated even when |
|
I think the needs here are addressed by #90. Basically, arborist will set I presume that will satisfy your needs? |
|
Looks good, thanks! I think the removal of |
Bot-generated follow-up to the merge of `accepted/0000-validate-signatures.md`. Assigns RFC number **51**, renames the file to `accepted/0051-validate-signatures.md`, fills in front-matter (`status`, `accepted_at`, `created`), and regenerates `INDEX.md`. Front-matter was synthesized from the file's `# Title` heading. Edit the front-matter or the title in this PR if you need different values, then merge. Co-authored-by: npm CLI robot <[email protected]>
Bot-generated transition of RFC **#51** to status `implemented`. Moved to `implemented/0051-validate-signatures.md`. Front-matter `status` and the relevant date field were updated. `INDEX.md` was regenerated. Implementation: npm/cli#4827 Co-authored-by: npm CLI robot <[email protected]>
Following the conversation in #38 (comment).
FYI @lovell @ralphtheninja