Skip to content

Commit f291dec

Browse files
rfc: ratify #54 (make-scripts-install-opt-in) (#893)
Bot-generated follow-up to the merge of `accepted/0000-make-scripts-install-opt-in.md`. Assigns RFC number **54**, renames the file to `accepted/0054-make-scripts-install-opt-in.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 <npm-cli+bot@github.com>
1 parent 600ffe6 commit f291dec

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

INDEX.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
# RFC index
44

5-
Generated 2026-06-05. See [README.md](./README.md) for the RFC process.
5+
Generated 2026-06-08. See [README.md](./README.md) for the RFC process.
66

7-
## Accepted (6)
7+
## Accepted (7)
88

99
| # | Title | Created | Accepted | Implemented | Withdrawn | Implementation |
1010
| - | ----- | ------- | -------- | ----------- | --------- | -------------- |
11+
| [0054](./accepted/0054-make-scripts-install-opt-in.md) | Make install scripts opt-in | 2026-06-08 | 2026-06-08 ||||
1112
| [0053](./accepted/0053-native-dependency-patching.md) | Native Dependency Patching | 2026-06-05 | 2026-06-05 ||||
1213
| [0047](./accepted/0047-npm-diff-ignore-cr-at-eol.md) | npm diff ignore CR at EOL ||||||
1314
| [0044](./accepted/0044-deprecation-ux-revamp.md) | Deprecated packages UX revamp ||||||

accepted/0000-make-scripts-install-opt-in.md renamed to accepted/0054-make-scripts-install-opt-in.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
title: Make install scripts opt-in
3-
number: null
4-
status: proposed
5-
created: null
6-
accepted_at: null
3+
number: 54
4+
status: accepted
5+
created: 2026-06-08
6+
accepted_at: 2026-06-08
77
implemented_at: null
88
withdrawn_at: null
99
implementation: null
1010
---
11-
1211
# Make install scripts opt-in
1312

1413
## Summary

0 commit comments

Comments
 (0)