#### Meeting from: November 24th, 2021
# Open RFC Meeting (npm)
### Attendees
- Darcy Clarke (@darcyclarke)
- Nathan Fritz (@fritzy)
- Nathan LaFreniere (@nlf)
- Gar (@wraithgar)
- Owen Buckley (@thescientist13)
### Previously...
- [2021-11-17](https://github.com/npm/rfcs/blob/latest/meetings/2021-11-17.md)
### Agenda
1. **Housekeeping**
1. Introduction(s)
1. [Code of Conduct Acknowledgement](https://www.npmjs.com/policies/conduct)
1. Outline Intentions & Desired Outcomes
1. Announcements
1. **PR**: [#488 Make npm install scripts opt-in](https://github.com/npm/rfcs/pull/488) - @tolmasky
1. **PR**: [#481 RFC: Run `prepare` Scripts for Linked Bundled Dependencies](https://github.com/npm/rfcs/pull/481) - @mysterycommand
1. **PR**: [#375 Define which dependencies are shared among workspace projects](https://github.com/npm/rfcs/pull/375) - @isaacs
### Notes
#### **PR**: [#488 Make npm install scripts opt-in](https://github.com/npm/rfcs/pull/488) - @tolmasky
- Research is ongoing into usage of & impact of transitively depended on packages that utilize install scripts
- No other updates
#### **PR**: [#481 RFC: Run `prepare` Scripts for Linked Bundled Dependencies](https://github.com/npm/rfcs/pull/481) - @mysterycommand
- @wraithgar
- this problem seems similar to git deps not running lifecycle scripts (ref. https://github.com/npm/cli/issues/3800)
- No other updates
#### **PR**: [#375 Define which dependencies are shared among workspace projects](https://github.com/npm/rfcs/pull/375) - @isaacs
- Vincent Bailley (implementing Isolated Mode) is on vacation
- Isaacs (writing RFC) is on vacation
- No updates