#### Meeting from: March 24th, 2021 # Open RFC Meeting (npm) ### Attendees - Darcy Clarke (@darcyclarke) - Jordan Harband (@ljharb) - Wes Todd (@wesleytodd) ### 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. **Consider accepting...** 1. [ ] **PR**: [#129 RFC: overrides](https://github.com/npm/rfcs/pull/129) - @isaacs 1. [ ] **PR**: [#314 RFC: `registry:` dependency specifiers](https://github.com/npm/rfcs/pull/314) - @isaacs 1. [ ] **PR**: [#117 RFC: npm workspaces - Working with workspaces](https://github.com/npm/rfcs/pull/117) - @ruyadorno 1. **PR**: [#2912 npm find-dupes pretty print diff](https://github.com/npm/cli/pull/2912) - @chowkapow 1. **PR**: [#339 rfc for improving command suggestions](https://github.com/npm/rfcs/pull/339) - @nlf 1. **PR**: [#336 RFC for `where` config parameter](https://github.com/npm/rfcs/pull/336) - @nlf 1. **PR**: [#182 RFC: npm audit licenses](https://github.com/npm/rfcs/pull/182) - @bnb 1. **Issue**: [#156 [RRFC] Optional install](https://github.com/npm/rfcs/issues/156) - @gotbahn 1. **PR**: [#343 RFC: npm workspaces: auto switch context based on cwd](https://github.com/npm/rfcs/pull/343) - @ruy 1. **Discussion**: [Force `npm update` to update package.json (same as npm 6.x before)](https://github.com/npm/feedback/discussions/270) ### Notes #### **PR**: [#2912 npm find-dupes pretty print diff](https://github.com/npm/cli/pull/2912) - @chowkapow - ... #### **PR**: [#339 rfc for improving command suggestions](https://github.com/npm/rfcs/pull/339) - @nlf - ... #### **PR**: [#336 RFC for `where` config parameter](https://github.com/npm/rfcs/pull/336) - @nlf - @ljharb 99% want to set config at the project level - @bnb - @darcyclarke - @ljharb could push people toward the right place to put config if we understand how config is tied to what user - @ljharb `where` is petty broad, because config is shared in commands we should be more verbose/granular #### **PR**: [#182 RFC: npm audit licenses](https://github.com/npm/rfcs/pull/182) - @bnb - ... #### **Issue**: [#156 [RRFC] Optional install](https://github.com/npm/rfcs/issues/156) - @gotbahn - ... #### **PR**: [#343 RFC: npm workspaces: auto switch context based on cwd](https://github.com/npm/rfcs/pull/343) - @ruy - ... #### **Discussion**: [Force `npm update` to update package.json (same as npm 6.x before)](https://github.com/npm/feedback/discussions/270) - ...