File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# RFC index
44
5- Generated 2026-06-19 . See [ README.md] ( ./README.md ) for the RFC process.
5+ Generated 2026-06-22 . See [ README.md] ( ./README.md ) for the RFC process.
66
7- ## Accepted (7 )
7+ ## Accepted (6 )
88
99| # | Title | Created | Accepted | Implemented | Withdrawn | Implementation |
1010| - | ----- | ------- | -------- | ----------- | --------- | -------------- |
11- | [ 0056] ( ./accepted/0056-npm-extension-manifest-repairs.md ) | npm Extension for Manifest Repairs | 2026-06-19 | 2026-06-19 | — | — | — |
1211| [ 0054] ( ./accepted/0054-make-scripts-install-opt-in.md ) | Make install scripts opt-in | 2026-06-08 | 2026-06-08 | — | — | — |
1312| [ 0047] ( ./accepted/0047-npm-diff-ignore-cr-at-eol.md ) | npm diff ignore CR at EOL | — | — | — | — | — |
1413| [ 0044] ( ./accepted/0044-deprecation-ux-revamp.md ) | Deprecated packages UX revamp | — | — | — | — | — |
1514| [ 0037] ( ./accepted/0037-audit-overrides.md ) | npm audit fix can apply overrides | — | — | — | — | — |
1615| [ 0035] ( ./accepted/0035-registry-spec.md ) | The ` registry: ` Dependency Specifier | — | — | — | — | — |
1716| [ 0028] ( ./accepted/0028-publish-prompt.md ) | Publish confirmation prompt | — | — | — | — | — |
1817
19- ## Implemented (41 )
18+ ## Implemented (42 )
2019
2120| # | Title | Created | Accepted | Implemented | Withdrawn | Implementation |
2221| - | ----- | ------- | -------- | ----------- | --------- | -------------- |
22+ | [ 0056] ( ./implemented/0056-npm-extension-manifest-repairs.md ) | npm Extension for Manifest Repairs | 2026-06-19 | 2026-06-19 | 2026-06-22 | — | [ link] ( < https://github.com/npm/cli/pull/9586 > ) |
2323| [ 0055] ( ./implemented/0055-package-manifest-extensions.md ) | Package Manifest Extensions | 2026-06-18 | 2026-06-18 | 2026-06-18 | — | [ link] ( < https://github.com/npm/cli/pull/9496 > ) |
2424| [ 0053] ( ./implemented/0053-native-dependency-patching.md ) | Native Dependency Patching | 2026-06-05 | 2026-06-05 | 2026-06-18 | — | [ link] ( < https://github.com/npm/cli/pull/9439 > ) |
2525| [ 0052] ( ./implemented/0052-registry-scoped-keyfile-and-certfile.md ) | Registry-scoped keyfile / certfile credential options | 2026-05-29 | 2026-05-29 | 2026-05-29 | — | [ link] ( < https://github.com/npm/cli/pull/5160 > ) |
Original file line number Diff line number Diff line change 11---
22title : npm Extension for Manifest Repairs
33number : 56
4- status : accepted
4+ status : implemented
55created : 2026-06-19
66accepted_at : 2026-06-19
7- implemented_at : null
7+ implemented_at : 2026-06-22
88withdrawn_at : null
9- implementation : null
9+ implementation : https://github.com/npm/cli/pull/9586
1010---
1111# npm Extension for Manifest Repairs
1212
You can’t perform that action at this time.
0 commit comments